Historia zmian

Autor SHA1 Wiadomość Data
  Lasse Öörni 895819e8d2 Removed use of the UIQuad intermediate structure. Instead construct vertex data directly. 12 lat temu
  Wei Tjong Yao d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. 12 lat temu
  Lasse Öörni a40fead7dc Updated license for the new year. 13 lat temu
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 lat temu
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 lat temu
  Lasse Öörni 59ad97a04b Fixed ScrollView position not being correctly applied after deserialization. 13 lat temu
  Lasse Öörni 9401ad8063 Removed UI serialization hacks related to the Menu & DropDownList popup element. To avoid layout problems, now it is never added as a child temporarily. 13 lat temu
  Lasse Öörni 053c1f3e6a Added convenience overloads for LoadLayout(). 13 lat temu
  Lasse Öörni 94fc8ce4e4 Removed the hack way of filling a DropDownList from XML layout. As a consequence defining dropdown items in XML is more complex. 13 lat temu
  Lasse Öörni 1ed8f1fe94 Removed unnecessary line of code from DropDownList. 13 lat temu
  Lasse Öörni 85c14f96f9 Added checked attribute to CheckBox. 13 lat temu
  Lasse Öörni 4cef5395f5 Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML. 13 lat temu
  Lasse Öörni e586349114 Added UIElement::CreateChild(). 13 lat temu
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 lat temu
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 lat temu
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. 14 lat temu
  Lasse Öörni 6c5d216c27 Added local axis movement mode to the editor. 14 lat temu
  Lasse Öörni 5296a4e569 Fixed ItemSelected event. 14 lat temu
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 lat temu
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 lat temu
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 lat temu
  Lasse Öörni d69efd65f0 Container library fixes. 14 lat temu
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. 14 lat temu
  Lasse Öörni 7c45da5588 Import new code. 14 lat temu
  Lasse Öörni a48885a729 Make way for import of new code. 14 lat temu
  Lasse Öörni 7d51c583a8 Entity & component cut/copy/paste. 15 lat temu
  Lasse Öörni 02ffc5801c Component enum & resource editing. 15 lat temu
  Lasse Öörni 5a4957b7a3 Added debug geometry drawing to Octree. 15 lat temu
  Lasse Öörni 0dc5690767 Exposed FileSelector to script fully. 15 lat temu
  Lasse Öörni 9350f4056e UI layout system refactoring. 15 lat temu