Releases: abansal755/3D-Renderer
Releases · abansal755/3D-Renderer
3D Renderer v0.2.0
Added
- Support for saving/loading scenes to/from files (new .scene extension). Opening .scene files with this application automatically loads it. Scene files will also contain info of version of the application used while saving.
- Support for checking for updates.
- settings.json now contains the version info which maybe usefull for supporting backwards compatibility in future.
Fixed
- Corrected step value of floating point sliders.
3D Renderer v0.1.0
This is first release of 3D Renderer.