Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 gadi atpakaļ
  Lasse Öörni 6c5d216c27 Added local axis movement mode to the editor. 14 gadi atpakaļ
  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 gadi atpakaļ
  Lasse Öörni ba7e79e82d If no element is focused, send mouse wheel to the element under cursor. 14 gadi atpakaļ
  Lasse Öörni 96855411c0 Fixed unnecessarily complicated UI element focusing/defocusing logic. 14 gadi atpakaļ
  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 gadi atpakaļ
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 gadi atpakaļ
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 gadi atpakaļ
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 gadi atpakaļ
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 gadi atpakaļ
  Lasse Öörni 7da01092b6 Renamed ShaderProgram to ShaderVariation. 14 gadi atpakaļ
  Lasse Öörni 3ca3f84df9 Refactored shader loading. A binary format is now used instead of XML data. 14 gadi atpakaļ
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 gadi atpakaļ
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. 14 gadi atpakaļ
  Lasse Öörni 9a5cbb6016 More documentation. 14 gadi atpakaļ
  Lasse Öörni 74993d525e Added ID code to binary scenes. 14 gadi atpakaļ
  Lasse Öörni 7c45da5588 Import new code. 14 gadi atpakaļ
  Lasse Öörni a48885a729 Make way for import of new code. 14 gadi atpakaļ
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. 14 gadi atpakaļ
  Lasse Öörni 7d51c583a8 Entity & component cut/copy/paste. 14 gadi atpakaļ
  Lasse Öörni a31265fb65 Further input fixes. 15 gadi atpakaļ
  Lasse Öörni fd24ca3c69 UI improvements and cleanup. 15 gadi atpakaļ
  Lasse Öörni 24cec6fac5 Initial FileSelector implementation. 15 gadi atpakaļ
  Lasse Öörni c4d329d86f Exposed ListView to script, added functionality. 15 gadi atpakaļ
  Lasse Öörni 13ca9b42fe Added arrow key scrolling to ScrollView. 15 gadi atpakaļ
  Lasse Öörni ee5a087570 Added hover background color & selection color to Text. 15 gadi atpakaļ
  Lasse Öörni 523559f1a0 Added setFixedUpdateFps() to ScriptInstance. 15 gadi atpakaļ
  Lasse Öörni f638f5cbf9 Added clear() to UI, which removes all UI elements except cursor. 15 gadi atpakaļ
  Lasse Öörni bf9f51ba4d Refactored setting UI element style. 15 gadi atpakaļ
  Lasse Öörni ec14f7a3a2 Further UI refactoring. A hover color modification is now defined for all UI elements. 15 gadi atpakaļ