Commit History

Author SHA1 Message Date
  1vanK b9c5b1d6cb VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type 3 years ago
  1vanK 27f3768e0a URHO3D_ACCESSOR_ATTRIBUTE: type auto detection 3 years ago
  1vanK b06c7527af Remove deprecated URHO3D_MIXED_ACCESSOR_ATTRIBUTE define 3 years ago
  1vanK 5a2cd72742 Remove PODVector alias [cache clear] (#2963) 3 years ago
  1vanK 26f3a4f2ca Style (#2954) 3 years ago
  Urho3D[bot] 3b3bba6272 Remove end-line spaces 3 years ago
  1vanK e9616faafd Minimizing license text in src files (#2924) 3 years ago
  1vanK 449ab2e2e8 Split Urho2D to Urho2D and Physics2D (#2864) 3 years ago
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. 4 years ago
  orefkov d5b763de93 Improved ScriptInstance performance. Faster call of event handlers. Obtaining information about the attributes of an object is performed only once and is cached. (#2836) 4 years ago
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 years ago
  1vanK 711053d293 AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 4 years ago
  1vanK 08063ca915 AS bindings: Move wrapper addon to engine; fix unclosed multiline comment 4 years ago
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. 6 years ago
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. 7 years ago
  Yao Wei Tjong 姚伟忠 6d08bcd8c0 Clang-Tidy - hicpp-member-init. 7 years ago
  Yao Wei Tjong 姚伟忠 c277e7fd01 Rinse and repeat using Clang-Tidy 4.0 and Clion. 8 years ago
  Eugene Kozlov 136b84e351 Merge pull request #2194 from SirNate0/script-enum-attributes 8 years ago
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. 8 years ago
  Yao Wei Tjong 姚伟忠 446247fa8c Clang-Tidy - modernize-loop-convert. 8 years ago
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. 8 years ago
  SirNate0 b9f39755db Minor fixes: cleaning up comments, variable initilization, early return 8 years ago
  SirNate0 8ef31d75bb Added enum support for ScriptInstance attributes. Presently names are cached in the Script class. 8 years ago
  Eugene Kozlov 56f4c6cb79 Minor changes in ScriptInstance. Use &inout qualifier for AS Array::Swap. 8 years ago
  orefkov 187a353d6b Improve serialization of ScriptInstance (#2156) 8 years ago
  orefkov b8335f5059 In scripting optimize searching node's script object by their type name (#2154) 8 years ago
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 years ago
  Lasse Öörni a5ff4f43c6 Avoid calling asGetActiveContext() in template functions, as it might result in undefined symbol when used in application code with shared library Urho3D build. Make GetScriptContext() safe to call when it would return null. Provide function GetActiveASContext() (in ScriptInstance.h) as a wrapper. 8 years ago
  Lasse Öörni 883b5105cb Merge branch 'master' into update-angelscript 9 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago