Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: Ethosa/nodesnim

Nightly v0.3.1 20.09.21 23:00

20 Sep 16:03
Compare
Choose a tag to compare

New features:

  • isometric tilemaps are now available!

Nightly v0.3.1 20.09.21 14:00

20 Sep 07:43
Compare
Choose a tag to compare

New features:

  • Storing Canvas content in image files;
  • Draw bezier cubic bezier and text in Canvas.

Fix Issue #15

Stable v0.3.0

16 Sep 08:30
54980e5
Compare
Choose a tag to compare

New features:

  • Camera3D node is now available!
  • padding is now available for Box, VBox, HBox, GridBox and Label;
  • margin is now available for VBox and HBox;

Other:

  • Removed unnecessary files;
  • Optimized Drawable and Scene rendering;
  • Fix StyleSheet;
  • Refactor Slider.

Nightly v0.3.0 16.09.21 15:00

16 Sep 08:06
Compare
Choose a tag to compare

New features:

  • Camera3D node is now available!

Nightly v0.3.0 14.09.21 22:00

14 Sep 15:14
Compare
Choose a tag to compare

Optimized Drawable rendering.
Refactor Slider node.

Nightly v0.3.0 14.09.21 00:00

13 Sep 17:27
Compare
Choose a tag to compare

New features:

  • padding now available for Box, HBox, VBox, GridBox and Label;
  • margin now available for VBox and HBox.

Also removed unnecessary files
And small fix Stylesheet 👀

Stable v0.2.4

12 Sep 13:26
04af92c
Compare
Choose a tag to compare

New features:

  • TileMap is now available.

Delete GLUT as dependency
Now SDL2 provides Window.

Nightly v0.2.4 12.09.21 19:00

12 Sep 12:27
Compare
Choose a tag to compare

Delete GLUT as dependency
Now SDL2 provides Window.

Nightly v0.2.4 12.09.21 15:00

12 Sep 08:23
Compare
Choose a tag to compare

Nightly v0.2.4 12.09.21 13:00

12 Sep 06:05
Compare
Choose a tag to compare

New features:

  • TileMap node is now available