Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  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 година
  Ivan Safrin 20165c8eca Slight performance fixes пре 12 година
  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 година
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings пре 13 година
  Ivan Safrin 971106bb55 Fixed texture destruction and render to texture пре 14 година
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
  Ivan Safrin c9406f5051 Code cleanup and documentation. пре 14 година
  Ivan Safrin 7a37c48787 Code clean up and documentation пре 14 година
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. пре 15 година
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class пре 15 година
  Ivan Safrin 7cc9015fd0 Initial import from old repository пре 15 година