Commit History

Author SHA1 Message Date
  Lasse Öörni 96855411c0 Fixed unnecessarily complicated UI element focusing/defocusing logic. 14 years ago
  Lasse Öörni 3576a81993 Initial node/component attribute editing. 14 years ago
  Lasse Öörni 2863a640a8 Fixed inconsistent lineedit scrolling behaviour. 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 432f57b4b0 Use SDL 1.3 in OpenGL mode. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 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 b8155e9558 Added support for ALT qualifier. 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 23152b4d58 Improved asset import directly invokable from the editor. 14 years ago
  Lasse Öörni 5707722337 Editor fixes and cleanup. Handle changing amount of component attributes as a result of edit. 15 years ago
  Lasse Öörni 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
  Lasse Öörni fd24ca3c69 UI improvements and cleanup. 15 years ago
  Lasse Öörni 0dc5690767 Exposed FileSelector to script fully. 15 years ago
  Lasse Öörni 47faf427f8 Fixed more possible layout bugs. 15 years ago
  Lasse Öörni d8a75f7d03 Simplified UI layout file structure (root UI element is also the root XML element.) 15 years ago
  Lasse Öörni fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
  Lasse Öörni 553b5055ad Exposed EventListener, sending events to any EventListener (not just entities or components) and subscribing to sender specific events to script. 15 years ago
  Lasse Öörni 13ca9b42fe Added arrow key scrolling to ScrollView. 15 years ago
  Lasse Öörni 1d3e0bbe41 Added cycling focus with TAB key to UI. 15 years ago
  Lasse Öörni 6d22d95d97 LineEdit copy-paste & selection by shift-cursor. 15 years ago
  Lasse Öörni 5d5cf9e0e0 LineEdit drag selection support. 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 74b348c0a5 Fixed bug with rendering nontextured UI elements. 15 years ago
  Lasse Öörni b9250e7c04 Ninja movement, controls & camera update in ScriptTest. 15 years ago