コミット履歴

作者 SHA1 メッセージ 日付
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年 前
  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. 14 年 前
  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. 14 年 前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年 前
  Lasse Öörni 483413e472 Fixed the UI not rendering on OpenGL. 14 年 前
  Lasse Öörni 7da01092b6 Renamed ShaderProgram to ShaderVariation. 14 年 前
  Lasse Öörni 3ca3f84df9 Refactored shader loading. A binary format is now used instead of XML data. 14 年 前
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. 14 年 前
  Lasse Öörni 97d698e922 Code cleanup. 14 年 前
  Lasse Öörni 7c45da5588 Import new code. 14 年 前
  Lasse Öörni a48885a729 Make way for import of new code. 14 年 前
  Lasse Öörni ee5a087570 Added hover background color & selection color to Text. 15 年 前
  Lasse Öörni 3dddb2be16 LineEdit scrolling fix and code cleanup. 15 年 前
  Lasse Öörni 523559f1a0 Added setFixedUpdateFps() to ScriptInstance. 15 年 前
  Lasse Öörni 74b348c0a5 Fixed bug with rendering nontextured UI elements. 15 年 前
  Lasse Öörni ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. 15 年 前
  Lasse Öörni e14db52ca0 More AssetImporter functionality. 15 年 前
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 年 前