Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. il y a 13 ans
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. il y a 13 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 71d2e019e6 Use a vertex buffer for UI rendering instead of several immediate mode draw operations. The vertex buffer is locked and updated once per frame, instead of several smaller locks. il y a 14 ans
  Lasse Öörni 861091d375 Fixed performance problems caused by offscreen UI elements being queued for rendering unnecessarily. Fixed missing file extension filtering on Unix. Added String::StartsWith() & String::EndsWith() functions. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni 483413e472 Fixed the UI not rendering on OpenGL. il y a 14 ans
  Lasse Öörni 7da01092b6 Renamed ShaderProgram to ShaderVariation. il y a 14 ans
  Lasse Öörni 3ca3f84df9 Refactored shader loading. A binary format is now used instead of XML data. il y a 14 ans
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. il y a 14 ans
  Lasse Öörni 97d698e922 Code cleanup. 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 ee5a087570 Added hover background color & selection color to Text. il y a 15 ans
  Lasse Öörni 3dddb2be16 LineEdit scrolling fix and code cleanup. il y a 15 ans
  Lasse Öörni 523559f1a0 Added setFixedUpdateFps() to ScriptInstance. il y a 15 ans
  Lasse Öörni 74b348c0a5 Fixed bug with rendering nontextured UI elements. il y a 15 ans
  Lasse Öörni ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. il y a 15 ans
  Lasse Öörni e14db52ca0 More AssetImporter functionality. il y a 15 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