This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
Releases: NeilKleistGao/NginD
Releases · NeilKleistGao/NginD
Space Boy 1.0
In this version, here are updates:
- Added reinforcement learning support
- Fixed some bugs about lua
Space Boy 0.4
In this version, here are updates:
- Fixed publish bugs
- Fixed preload bugs
- Fixed mouse input bugs
Space Boy 0.3
In this version, here are updates:
- Fixed bugs in the archive
- Fixed bugs about static rigid body
- Recalculate position of physics shapes
- Fixed input bugs
- Added more component interfaces
Space Boy 0.2
In this version, here are updates:
- Added tools for creating state machines
- Fixed bugs about the position
- Fixed bugs about rigid body's type
- Fixed bugs about removing children
Space Boy 0.1
In this version, here are updates:
- Fixed bugs about visual logger's position
- Removed some unused properties in JSON files
- Added the tool and you can use ti to create a world configuration file
- Fixed bugs about texture cutting
- Fixed bugs about anchor property
Hello Space Boy!
Space Boy is the codename for version 1.x, which means that these releases are not pre-release anymore!
In this version, here are updates:
- Rewrote cmake files so that they would be smaller
- Screen adaptor now is available
- Optimized lua registration code
- Added more information to log
- Fixed lots of bugs in physics/observer/archive/log/windows
dogfight 9.0
In this version, here are updates:
- Re-designed some interfaces of resources
- Fixed some bugs about Observer
- Added prefabs into engine
dogfight 8.2
In this version, here are updates:
- Engine now uses KD tree instead of quad tree
- Now you can move button around the world
- Camera projection bugs have been fixed
- State machine's move function has been repaired
dogfight 8.1
In this version, here are updates:
- Windows builder has been rewritten
- Fixed several bugs about garbage collection
- Overwrote box2d files for windows platform
dogfight 8.0
In this version, here are updates:
- Added box2d support
- Added serveral kernel interfaces