Commit historia

Upphovsman SHA1 Meddelande Datum
  Ivan Safrin dfd27ddab3 Added a shader clearing call in ScreenMesh rendering, fixed zlib URL 12 år sedan
  Ivan Safrin bb3204a27a Added clampDefault and mipmapsDefault settings to MaterialManager to set the texture clamping and mimap generation defaults 12 år sedan
  Ivan Safrin bbd27232a4 Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module 12 år sedan
  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 år sedan
  Ivan Safrin 87be8d27f2 Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer 13 år sedan
  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 år sedan
  Ivan Safrin dfd6ba1da4 More leak fixes from mcclure 13 år sedan
  Ivan Safrin 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes 13 år sedan
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support 13 år sedan
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 år sedan
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 år sedan
  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 år sedan
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 år sedan
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 år sedan
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now 15 år sedan
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 år sedan
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 år sedan