Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 85c14f96f9 Added checked attribute to CheckBox. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 4cef5395f5 Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni a341b9ea4f Cleaned up Menu code. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni f58e2595bf Rewrite node & component IDs when instantiating content from file. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 58843be1fa Initial multiselection in the editor. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni b90c1386be Removed unnecessary parentheses. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni fe56f0118b Renamed the UserData VariantMap in UIElement to Vars, to distinguish from low-level userdata that is typically a pointer. Added same VariantMap to Node. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7c45da5588 Import new code. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni a48885a729 Make way for import of new code. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni a3150b5f11 Fixed lockup in removeResourcePath(). %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni 02ffc5801c Component enum & resource editing. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni 803953f41c Added choose resource path & reload resources functionality to editor. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni e2335ec26e Initial component editing. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni e43c591f6e Added Renderer::setWindowTitle(). %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni 5c98ad85df Initial file menu in the editor. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni 748a1fe381 Documentation update and code cleanup. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni fd24ca3c69 UI improvements and cleanup. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni e343f0c631 Replaced TryFocus event with UIMouseClick. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni c3acff9a2d Added entity group flags for group-based scene queries. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni 9350f4056e UI layout system refactoring. %!s(int64=15) %!d(string=hai) anos
  Lasse Öörni dd24a35ab6 Initial DropDownList implementation. %!s(int64=15) %!d(string=hai) anos