Skip to content

Releases: CadetEditor/CadetEngine-as

Release 3: Nested Transform2Ds

09 Sep 13:23
Compare
Choose a tag to compare

Support for nested Transform2Ds in Cadet2D, courtesy of @b005t3r. Child Transform2Ds in the CadetEngine scene graph now inherit the transforms of Transform2D components which are higher up in the scene hierarchy.

Release 2: Box2D Upgrade

15 Aug 22:01
Compare
Choose a tag to compare
  • FileSystem browser issue fixed on Mac
  • GeometrySkin & TextureComponent performance increase (validation cycle bug fix)
  • Design time performance increase (view grid disabled at smaller grid sizes/zooms)
  • Fixed editor selection issues relating to Connections, Pins & Polygons
  • Fixed Box2D geometry rotation issue
  • Added Box2D DebugDrawProcess Overlay
  • Separated & improved motorbike game demo
  • fixed validateDisplay for Skins

Initial Public Beta

10 Jul 12:17
Compare
Choose a tag to compare

Starling editor (stage3D)
Flash Builder worflow integration
Hungry Hero game example