Releases: Team-Innis/UtH-Engine
Releases · Team-Innis/UtH-Engine
Everything changed when the Object class was added
Changelog
- Added Object class for parent child relationships
- You can find detailed changes in the Object notes .txt
- Layer class is no more. Use Object
- Updated math library
- FileReader is now FileManager (can also write stuff now)
- Controller support for android and PC
- Audio can now load more file formats(e.g. ogg, flac, etc.)
Updated release
Android version can be builded with Master branch of UtH Engine.
Android building will be added to TemplateProject in v1.0
Changes from 0.9:
- Changed Math-library
- Added Gyro & Accelometer support for Android input
- New texture-file support: PNG 8-bit, JPEG baseline (non-progressive)
- Updated engine directory filepaths
- Changes in the interfaces of Resource manager, Sprite batch & Particle system
Beta release
Almost completely working release.
TemplateProject0.9 contains VisualStudio 2010 solution and all required stuff.
uth0.9 only contains libraries and includes.