This repository has been archived by the owner on Jan 27, 2022. It is now read-only.
Releases: Ethosa/nodesnim
Releases · Ethosa/nodesnim
Nightly v0.3.1 20.09.21 23:00
New features:
- isometric tilemaps are now available!
Nightly v0.3.1 20.09.21 14:00
New features:
- Storing
Canvas
content in image files; - Draw
bezier
cubic bezier
andtext
inCanvas
.
Fix Issue #15
Stable v0.3.0
New features:
Camera3D
node is now available!padding
is now available forBox
,VBox
,HBox
,GridBox
andLabel
;margin
is now available forVBox
andHBox
;
Other:
- Removed unnecessary files;
- Optimized
Drawable
andScene
rendering; - Fix
StyleSheet
; - Refactor
Slider
.
Nightly v0.3.0 16.09.21 15:00
New features:
Camera3D
node is now available!
Nightly v0.3.0 14.09.21 22:00
Optimized Drawable
rendering.
Refactor Slider
node.
Nightly v0.3.0 14.09.21 00:00
New features:
padding
now available forBox
,HBox
,VBox
,GridBox
andLabel
;margin
now available forVBox
andHBox
.
Also removed unnecessary files
And small fix Stylesheet
👀
Stable v0.2.4
New features:
TileMap
is now available.
Delete GLUT
as dependency
Now SDL2
provides Window
.
Nightly v0.2.4 12.09.21 19:00
Delete GLUT
as dependency
Now SDL2
provides Window
.
Nightly v0.2.4 12.09.21 15:00
Optimize TileMap
Nightly v0.2.4 12.09.21 13:00
New features:
TileMap
node is now available