Commit History

Author SHA1 Message Date
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. 9 years ago
  Lasse Öörni 883b5105cb Merge branch 'master' into update-angelscript 9 years ago
  Lasse Öörni f5b68769d0 ElementsNames -> ElementNames. 9 years ago
  Konstant f0a872ad2b Add variantStructureElementsNames_ list to attribute. 9 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Lasse Öörni dae1c615a9 Initial work to update to AngelScript 2.31.2. 9 years ago
  Lasse Öörni a44f5299ee Register Variant::GetTypeName & Variant::GetTypeFromName as global functions into AngelScript. Closes #1730. 9 years ago
  Lasse Öörni 467729bae7 Minor comment edits and missing bindings. Move VAR_RECT last in the enum to not break potential binary scenes/prefabs. Set StaticSprite2D rect attribute default values to Rect::ZERO for more pleasant editing. Editing of VAR_RECT attributes. 9 years ago
  Lasse Öörni 8c7c34ac4d Configurable base in StringUtils ToInt & ToUInt to allow parsing hexadecimal. 9 years ago
  Lasse Öörni 5ac188d459 Add event name subscription to AngelScript & Lua API's as a global function, so that script-defined events can work with EventProfiler. Simplify code to terminate EventProfiler block when event send ends. Also terminate EventProfiler block if event send is terminated abnormally (sender expired.) 9 years ago
  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 years ago
  Lasse Öörni 1877fb3b90 Minor space fix in code. Make editor stop itself when minimized and reduce defocused FPS to 10. Increase hierarchy window initial size to match inspector window initial size. 9 years ago
  Blue, The Magnificent bfe39c6a3f Enhancement to global variable implementation 9 years ago
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 years ago
  Lasse Öörni 5e780d9e8b Allow configurable minidump write location via ProcessUtils.h functions. Closes #1142. 10 years ago
  Lasse Öörni 7afc3cd9ce HasSubscribedToEvent() exposed to scripting. Closes #1122. 10 years ago
  Lasse Öörni 8463b48e96 Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014. 10 years ago
  Yao Wei Tjong 姚伟忠 d7bc2d6a0d Move GetFileSizeString() to StringUtils. 10 years ago
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. 10 years ago