Historial de Commits

Autor SHA1 Mensaje Fecha
  Lasse Öörni 34ddcdc294 Component reorder in editor. Fix attribute inspector not updating when nodes are added to e.g. StaticModelGroup via dragging. Clean up reorder related code. Set Urho icon as window icon in the editor. Closes #1463. hace 9 años
  Lasse Öörni b3e492e18c Scene node and UI element reordering (within the same parent) by Ctrl-dragging. Closes #1088. Expose Node::SetID() in script, as it was necessary for this, though not recommended to be called. hace 9 años
  Lasse Öörni 474276fc17 Code convention & minor logic edits. Unify tag API between UIElement & Node. Use ; as the default tag separator to match the editor. Do not allow adding empty tags. hace 10 años
  svifylabs 4297cdedd2 Added Simple String Multitag System hace 10 años
  Nick Royer 79bc4feb1e Updated Lua API with scene and node JSON load/save capabilities. hace 10 años
  JSandusky 8df17a41ee Bind GetParentComponent to angelscript and lua hace 10 años
  Yao Wei Tjong 姚伟忠 a58d855e60 Do not assume the location of the NavigationMesh component. hace 10 años
  Lasse Öörni c5a75e523a Added Node function to remove all components of type. hace 10 años
  Mike3D 44d5d21bbe Exposed Node::GetComponents(), Node::GetChildren() and Node::GetChildrenWithComponent() to lua hace 10 años
  Lasse Öörni 4a79c14189 Fix missing Lua Component class property bindings. Removed some "unsafe" Node functions from Lua bindings. hace 10 años
  Lasse Öörni 5e133eb639 Added file modification remark with credit to prettywriter.h. Added indentation parameter to several SaveXML() functions including Node & Scene. Code convention edit to use String& throughout. Removed outdated remark of being only able to save to File. hace 11 años
  Yao Wei Tjong 姚伟忠 7dd9143f59 Fix the include path for the generated Lua API bindings. hace 11 años
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. hace 11 años
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. hace 11 años