Historie revizí

Autor SHA1 Zpráva Datum
  Nur Monson faa12ac8ed Fix member var init order warnings on OS X před 12 roky
  Ivan Safrin dfd27ddab3 Added a shader clearing call in ScreenMesh rendering, fixed zlib URL před 12 roky
  Ivan Safrin bb3204a27a Added clampDefault and mipmapsDefault settings to MaterialManager to set the texture clamping and mimap generation defaults před 12 roky
  Ivan Safrin bbd27232a4 Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module před 12 roky
  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 před 12 roky
  Ivan Safrin 87be8d27f2 Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer před 13 roky
  mcc 7c2adedb49 hitwidth/hitheight (now a Rectangle hit instead of two Numbers) now works correctly with ScreenMesh. If you change the Mesh after creating the ScreenMesh you will need to call an updateHitBox() function. před 13 roky
  Ivan Safrin dfd6ba1da4 More leak fixes from mcclure před 13 roky
  Ivan Safrin 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes před 13 roky
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support před 13 roky
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures před 14 roky
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. před 14 roky
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
  Ivan Safrin c9406f5051 Code cleanup and documentation. před 14 roky
  Ivan Safrin 7a37c48787 Code clean up and documentation před 14 roky
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now před 15 roky
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class před 15 roky
  Ivan Safrin 7cc9015fd0 Initial import from old repository před 15 roky