Releases: supernovaengine/supernova
Releases · supernovaengine/supernova
v0.5
v0.4
- New UI components: panel (window) and scrollbar
- Fixed UI layout bugs
- Added selection of mouse cursor type
- Storage buffer support
- Added zoom to camera
v0.3.3
- Using world position and rotation for physics
- More raycast filtering
v0.3.2
- Lines support
- Raycast support
- Added capsule shape
- Added onPostUpdate event
- Physics improvements
v0.3.1
- Fixed GLTF load bugs
- Fixed vector subscript out of range in Windows
- Updated third-party libraries
- Improved animation action frames
v0.3
- Physics 2D and 3D
- New texture data and font pools
v0.2.1
- Using Android Game Activity
- UI improvements
- Google UMP integration
- Support text input suggestions on Android
v0.2
- Tested production deployment for mobile
- Improved engine stabilization
- Improved buffer allocation
- Fixed multithreading issues
v0.1.3
- Fixed bugs
- Added onPause and onResume system callback
- Added global volume sound property
v0.1.2
- Fixed buffer allocation problem
- Fixed texture reference lost in cleanup