提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 年之前
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. 14 年之前
  Lasse Öörni a341b9ea4f Cleaned up Menu code. 14 年之前
  Lasse Öörni f58e2595bf Rewrite node & component IDs when instantiating content from file. 14 年之前
  Lasse Öörni 58843be1fa Initial multiselection in the editor. 14 年之前
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  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. 14 年之前
  Lasse Öörni 7c45da5588 Import new code. 14 年之前
  Lasse Öörni a48885a729 Make way for import of new code. 14 年之前
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. 15 年之前
  Lasse Öörni a3150b5f11 Fixed lockup in removeResourcePath(). 15 年之前
  Lasse Öörni 02ffc5801c Component enum & resource editing. 15 年之前
  Lasse Öörni 803953f41c Added choose resource path & reload resources functionality to editor. 15 年之前
  Lasse Öörni e2335ec26e Initial component editing. 15 年之前
  Lasse Öörni e43c591f6e Added Renderer::setWindowTitle(). 15 年之前
  Lasse Öörni 5c98ad85df Initial file menu in the editor. 15 年之前
  Lasse Öörni 748a1fe381 Documentation update and code cleanup. 15 年之前
  Lasse Öörni fd24ca3c69 UI improvements and cleanup. 15 年之前
  Lasse Öörni e343f0c631 Replaced TryFocus event with UIMouseClick. 15 年之前
  Lasse Öörni c3acff9a2d Added entity group flags for group-based scene queries. 15 年之前
  Lasse Öörni 9350f4056e UI layout system refactoring. 15 年之前
  Lasse Öörni dd24a35ab6 Initial DropDownList implementation. 15 年之前