Skip to content

Releases: Team-Innis/UtH-Engine

Everything changed when the Object class was added

10 Oct 07:11

Choose a tag to compare

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

05 Sep 07:06

Choose a tag to compare

Updated release Pre-release
Pre-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

09 May 12:14

Choose a tag to compare

Beta release Pre-release
Pre-release

Almost completely working release.

TemplateProject0.9 contains VisualStudio 2010 solution and all required stuff.
uth0.9 only contains libraries and includes.