Skip to content

Commit

Permalink
Small comment on changes compared to an old plugin
Browse files Browse the repository at this point in the history
Should include a proper changelog / documentation later
  • Loading branch information
ivan-mogilko committed Jul 8, 2022
1 parent a97b13d commit f27748a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ags_sprite3d/ags_sprite3d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@
#include "Common.h"
#include "BaseObject.h"

// Sprite3D plugin:
// v0.9:
// - OpenGL render support
// - Linux build support

// AJA's Direct3D plugin:
// Change list (1.1):
// v1.1:
// - Added D3D.OpenBackground( int frame )
// - Tinting and transparency
// - Limited parenting: position, rotation, scaling, tint, alpha. Rotating a child sprite doesn't work as local rotation, it adds to the global rotation.
Expand Down

0 comments on commit f27748a

Please sign in to comment.