Commit History

Author SHA1 Message Date
  Lasse Öörni 61b0277fdd Added kerning support to fonts. 14 years ago
  Lasse Öörni baa3efacc3 Fixed the Data directory getting removed in the editor, if a scene was first loaded from there, and then from elsewhere. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. 14 years ago
  Lasse Öörni dbebed33c4 Fixed bug with setting only the minimum Text width when the text changes. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago
  Lasse Öörni a48885a729 Make way for import of new code. 14 years ago
  Lasse Öörni bb39d663c9 Camera settings dialog expanded to be a general editor settings dialog. 14 years ago
  Lasse Öörni ec327701e5 Initial skeleton of the scene editor. 15 years ago
  Lasse Öörni ab3bec9d3f Added AngelScript 2.20.2. 15 years ago
  Lasse Öörni 748a1fe381 Documentation update and code cleanup. 15 years ago
  Lasse Öörni fd24ca3c69 UI improvements and cleanup. 15 years ago
  Lasse Öörni 24cec6fac5 Initial FileSelector implementation. 15 years ago
  Lasse Öörni 9350f4056e UI layout system refactoring. 15 years ago
  Lasse Öörni cae8301062 Initial ListView implementation. 15 years ago
  Lasse Öörni 0bea69e546 ScrollView refactoring. Now ScrollView creates its own scrollbars. 15 years ago
  Lasse Öörni fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
  Lasse Öörni 1d3e0bbe41 Added cycling focus with TAB key to UI. 15 years ago
  Lasse Öörni ee5a087570 Added hover background color & selection color to Text. 15 years ago
  Lasse Öörni 3dddb2be16 LineEdit scrolling fix and code cleanup. 15 years ago
  Lasse Öörni 523559f1a0 Added setFixedUpdateFps() to ScriptInstance. 15 years ago
  Lasse Öörni fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
  Lasse Öörni 74b348c0a5 Fixed bug with rendering nontextured UI elements. 15 years ago