Commit History

Author SHA1 Message Date
  Lasse Öörni a40fead7dc Updated license for the new year. 13 years ago
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 years ago
  Lasse Öörni 0cd53cdee3 Added 16 & 32-bit texture formats. 13 years ago
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 years ago
  Lasse Öörni 3b67320a49 Added animation trigger event system. 13 years ago
  Lasse Öörni 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. 13 years ago
  Lasse Öörni fcbd3b493d Moved the data lost flag to GPUObject. 13 years ago
  Lasse Öörni d7d599be7b Added loading of ETC1 compressed textures on mobile devices. These need to be stored inside .ktx files. 13 years ago
  Lasse Öörni 354f04e6f2 Added Texture::IsCompressed(). 13 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. 14 years ago
  Lasse Öörni d449b946bd Additions to the PostProcess API. 14 years ago
  Lasse Öörni 80a6948b22 Large rendering architecture refactoring. 14 years ago
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
  Lasse Öörni a7a94a7af2 Unified the texture get/set data API between Direct3D9 & OpenGL. 14 years ago
  Lasse Öörni 5db24c8d02 Renamed OpenGL/Direct3D9 implemntation and shader directories. 14 years ago