Commit History

Автор SHA1 Съобщение Дата
  Nur Monson faa12ac8ed Fix member var init order warnings on OS X преди 12 години
  Ivan Safrin dfd27ddab3 Added a shader clearing call in ScreenMesh rendering, fixed zlib URL преди 12 години
  Ivan Safrin bb3204a27a Added clampDefault and mipmapsDefault settings to MaterialManager to set the texture clamping and mimap generation defaults преди 12 години
  Ivan Safrin bbd27232a4 Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module преди 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 87be8d27f2 Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer преди 13 години
  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. преди 13 години
  Ivan Safrin dfd6ba1da4 More leak fixes from mcclure преди 13 години
  Ivan Safrin 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes преди 13 години
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support преди 13 години
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures преди 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 години
  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. преди 14 години
  Ivan Safrin c9406f5051 Code cleanup and documentation. преди 14 години
  Ivan Safrin 7a37c48787 Code clean up and documentation преди 14 години
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now преди 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 години