コミット履歴

作者 SHA1 メッセージ 日付
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. 7 年 前
  Eugene Kozlov bcad960586 Fix AS bindings. 7 年 前
  Yao Wei Tjong 姚伟忠 80668bf125 Add Scene::IsReplicatedID() static helper method for code reuse. 8 年 前
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. 8 年 前
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 年 前
  Eugene Kozlov b617a576c4 Added attribute metadata. Removed attribute variant structure element names. Resolves #1766. 8 年 前
  Lasse Öörni f5b68769d0 ElementsNames -> ElementNames. 9 年 前
  Lasse Öörni c9884af9a6 Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes. 9 年 前
  Konstant b155da4f16 Add checking if object has any attributes. 9 年 前
  Konstant c70b6cf7ae Fix another misspelling. 9 年 前
  Konstant e96bc6eaa8 Fix misspelling. 9 年 前
  Konstant c3e9f4617d Another small fixes in codestyle. 9 年 前
  Konstant 73f72be922 Fix codestyle. 9 年 前
  Konstant 59c123630d Add GetObjectsAttriuteInfos to angel script api. 9 年 前
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 年 前
  ninjastone 68f4657528 Add anchor and pivot to UIElement. 9 年 前
  Lasse Öörni 3fe5024cf7 Remove deprecated autoRemove bool from SoundSource. Replace with a more generic AutoRemoveMode enum which is now used by both SoundSource & ParticleEmitter. 9 年 前
  Lasse Öörni a955725bd0 Add the interpolation mode IM_NONE to ValueAnimation. Add animating UI element to LightAnimation example. Add ResourceRef constructor that takes type & name as strings for easier script bindings. 9 年 前
  Lasse Öörni 6b5b6ab4b3 Document node & UI element tagging. Closes #1176. Fixes in scene model documentation. Tabs to spaces in Scene AngelScript API. 10 年 前
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 年 前
  svifylabs 4297cdedd2 Added Simple String Multitag System 10 年 前
  svifylabs 41f5ff1a51 added node tags 10 年 前
  Nick Royer 44bdb94047 Updated Scene and Node AngelScript APIs to reflect JSON scene and node 10 年 前
  Lasse Öörni 7287e02278 Expose Node::MarkDirty() to AngelScript for consistency. 10 年 前
  Mike3D 730388c0ce Fixed SplinePath AngelScript bindings and added documentation for it. 10 年 前
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. 10 年 前