提交歷史

作者 SHA1 備註 提交日期
  Lasse Öörni 14fa3b3d6e Added SavePNG() function to Image. 13 年之前
  Lasse Öörni 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. 13 年之前
  Lasse Öörni a40fead7dc Updated license for the new year. 13 年之前
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 年之前
  Lasse Öörni d6deaccd5a Added FlipVertical() to Image. 13 年之前
  Lasse Öörni 411ab13883 Applied jpeg save and system time patches from Alex Fuller. 13 年之前
  Lasse Öörni c6de5b25a1 Fixed handling of faces that are not triangles in AssetImporter. 13 年之前
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 年之前
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 年之前
  Lasse Öörni 109f76600a Cleaned up image decompression code. 13 年之前
  Lasse Öörni dee2e099de Added ETC1 & PVRTC decompression from the Oolong Engine. Used when not supported in hardware. 13 年之前
  Lasse Öörni 442f3d832c Fixed memory leak in Image. 13 年之前
  Lasse Öörni 5404482ce7 Fixed PVRTC support. 13 年之前
  Lasse Öörni 729df6e65b Started work on PVRTC texture format support. 13 年之前
  Lasse Öörni d7d599be7b Added loading of ETC1 compressed textures on mobile devices. These need to be stored inside .ktx files. 13 年之前
  Lasse Öörni 2ff2fc81fa Moved Squish back to its own directory. 13 年之前
  Lasse Öörni ec593273b8 Moved a slimmed down version of Squish (only DXT decompression) directly to the Resource library. 13 年之前
  Lasse Öörni 2f4165bf0f Added Squish library for DXT decompression. 13 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 年之前
  Lasse Öörni 7eed016fd8 Added more assertions. 14 年之前
  Lasse Öörni 6d552a8193 Use fixed size 24 bit network object IDs for more deterministic bandwidth use. 14 年之前
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 年之前
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. 14 年之前
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  Lasse Öörni b78205cfe1 Documentation updates. 14 年之前
  Lasse Öörni 9f712d922d Image.cpp no longer relies on ddraw.h. 14 年之前
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 年之前
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 年之前