Skip to content

Releases: indiesoftby/defold-scene3d

1.2.1

25 Jun 22:49
7ca74a5
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Defold 1.9.0

1.2.0

20 Sep 14:26
6d8a2a0
Compare
Choose a tag to compare

What's Changed

  • The project simplified and upgraded to Defold 1.5.0.
  • Added an example game: blocksbuster by @notbadgun
  • New math functions.

Full Changelog: 1.1.0...1.2.0

1.1.0 - Blob shadows

01 Mar 14:37
Compare
Choose a tag to compare

What's Added

  • Blob shadows (implemented as 2D sprites).
  • New scene: shadows to test blob shadows.
  • Simplex Noise 2D, 3D, 4D.
  • scene3d.is_quat, scene3d.get_scale_to functions.
  • script_api for native functions.
  • DefOS dependency + keys for toggling fullscreen (F11, Alt+Enter) + Alt+F4 for exit by @subsoap.

Plus other minor changes.

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0 - Initial

13 Feb 15:45
Compare
Choose a tag to compare

The first release of Scene3D!