Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni 109f76600a Cleaned up image decompression code. il y a 13 ans
  Lasse Öörni dee2e099de Added ETC1 & PVRTC decompression from the Oolong Engine. Used when not supported in hardware. il y a 13 ans
  Lasse Öörni 442f3d832c Fixed memory leak in Image. il y a 13 ans
  Lasse Öörni 5404482ce7 Fixed PVRTC support. il y a 13 ans
  Lasse Öörni 729df6e65b Started work on PVRTC texture format support. il y a 13 ans
  Lasse Öörni d7d599be7b Added loading of ETC1 compressed textures on mobile devices. These need to be stored inside .ktx files. il y a 13 ans
  Lasse Öörni 2ff2fc81fa Moved Squish back to its own directory. il y a 13 ans
  Lasse Öörni ec593273b8 Moved a slimmed down version of Squish (only DXT decompression) directly to the Resource library. il y a 13 ans
  Lasse Öörni 2f4165bf0f Added Squish library for DXT decompression. il y a 13 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 700520f320 Further comments and code cleanup. il y a 14 ans
  Lasse Öörni 7eed016fd8 Added more assertions. il y a 14 ans
  Lasse Öörni 6d552a8193 Use fixed size 24 bit network object IDs for more deterministic bandwidth use. il y a 14 ans
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. il y a 14 ans
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. il y a 14 ans
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni b78205cfe1 Documentation updates. il y a 14 ans
  Lasse Öörni 9f712d922d Image.cpp no longer relies on ddraw.h. il y a 14 ans
  Lasse Öörni f3859c1ed7 Added documentation about containers. il y a 14 ans
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans
  Lasse Öörni a48885a729 Make way for import of new code. il y a 14 ans
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! il y a 15 ans