Drag[en]gine 1.30 Released
This release brings heavy refactoring of the game engine and IGDE localization support as well as other improvements and fixes.
This release has the following major additions besides other improvements and fixes:
- Drag[en]gine: Refactoring memory management and collection class handling to modern template based version for improved stability, clarity and usability.
- DragonScript: Enforcing future safe alignment restrictions on DragonScript script class native data pointers.
- DragonScript: Added module parameter forceDpiAware. Enabling this forces the application to be considered DPI aware.
- Bullet: Fixed scaling problems causing rig bone shapes to be scaled twice.
- XInput: Added support for raw mouse input.
- IGDE: Added localization support. Language can be changed in the IGDE settings dialog.
- IGDE: Fixed problem with font size on Windows.