Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lasse Öörni db29964574 Apply CollisionShape2D / signed world scale patch from Ricardo Abreu. Closes #1926. 8 gadi atpakaļ
  Eugene Kozlov d60e96c866 Add script binding for Node::IsChildOf. 8 gadi atpakaļ
  Eugene Kozlov e556f63291 Add 'temporary' parameter to Node::CreateChild and Node::CreateTemporaryChild. 9 gadi atpakaļ
  Rokas Kupstys e71fa46e89 Node::SetTransform(const Matrix3x4& matrix) 9 gadi atpakaļ
  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. 9 gadi atpakaļ
  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. 9 gadi atpakaļ
  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. 10 gadi atpakaļ
  svifylabs 4297cdedd2 Added Simple String Multitag System 10 gadi atpakaļ
  Nick Royer 79bc4feb1e Updated Lua API with scene and node JSON load/save capabilities. 10 gadi atpakaļ
  JSandusky 8df17a41ee Bind GetParentComponent to angelscript and lua 10 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 a58d855e60 Do not assume the location of the NavigationMesh component. 10 gadi atpakaļ
  Lasse Öörni c5a75e523a Added Node function to remove all components of type. 10 gadi atpakaļ
  Mike3D 44d5d21bbe Exposed Node::GetComponents(), Node::GetChildren() and Node::GetChildrenWithComponent() to lua 10 gadi atpakaļ
  Lasse Öörni 4a79c14189 Fix missing Lua Component class property bindings. Removed some "unsafe" Node functions from Lua bindings. 10 gadi atpakaļ
  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. 11 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 gadi atpakaļ
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 gadi atpakaļ