Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Ivan Safrin 966420be46 Implemented a global fixed timestep update for Core, physics modules now update in sync with core using the core fps setting, added ability to have a custom fixed timestep loop 11 vuotta sitten
  Ivan Safrin 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 vuotta sitten
  Ivan Safrin 20165c8eca Slight performance fixes 12 vuotta sitten
  Ivan Safrin 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press 12 vuotta sitten
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings 13 vuotta sitten
  Ivan Safrin 971106bb55 Fixed texture destruction and render to texture 14 vuotta sitten
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 vuotta sitten
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 vuotta sitten
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 vuotta sitten
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 vuotta sitten
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 vuotta sitten
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 vuotta sitten