История коммитов

Автор SHA1 Сообщение Дата
  1vanK 544ce6a558 GetUInt() etc -> GetU32() | Add color32 type alias 3 лет назад
  1vanK b9c5b1d6cb VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type 3 лет назад
  1vanK 27f3768e0a URHO3D_ACCESSOR_ATTRIBUTE: type auto detection 3 лет назад
  1vanK b06c7527af Remove deprecated URHO3D_MIXED_ACCESSOR_ATTRIBUTE define 3 лет назад
  1vanK 5a2cd72742 Remove PODVector alias [cache clear] (#2963) 3 лет назад
  1vanK 26f3a4f2ca Style (#2954) 3 лет назад
  Urho3D[bot] 3b3bba6272 Remove end-line spaces 3 лет назад
  1vanK e9616faafd Minimizing license text in src files (#2924) 3 лет назад
  1vanK 449ab2e2e8 Split Urho2D to Urho2D and Physics2D (#2864) 4 лет назад
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. 4 лет назад
  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 лет назад
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 лет назад
  1vanK 711053d293 AS Bindings: Allows using generic calling convention on any platform [cache clear] (#2783) 5 лет назад
  1vanK 08063ca915 AS bindings: Move wrapper addon to engine; fix unclosed multiline comment 5 лет назад
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. 6 лет назад
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. 7 лет назад
  Yao Wei Tjong 姚伟忠 6d08bcd8c0 Clang-Tidy - hicpp-member-init. 8 лет назад
  Yao Wei Tjong 姚伟忠 c277e7fd01 Rinse and repeat using Clang-Tidy 4.0 and Clion. 8 лет назад
  Eugene Kozlov 136b84e351 Merge pull request #2194 from SirNate0/script-enum-attributes 8 лет назад
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. 8 лет назад
  Yao Wei Tjong 姚伟忠 446247fa8c Clang-Tidy - modernize-loop-convert. 8 лет назад
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. 8 лет назад
  SirNate0 b9f39755db Minor fixes: cleaning up comments, variable initilization, early return 8 лет назад
  SirNate0 8ef31d75bb Added enum support for ScriptInstance attributes. Presently names are cached in the Script class. 8 лет назад
  Eugene Kozlov 56f4c6cb79 Minor changes in ScriptInstance. Use &inout qualifier for AS Array::Swap. 8 лет назад
  orefkov 187a353d6b Improve serialization of ScriptInstance (#2156) 8 лет назад
  orefkov b8335f5059 In scripting optimize searching node's script object by their type name (#2154) 8 лет назад
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. 8 лет назад
  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. 9 лет назад
  Lasse Öörni 883b5105cb Merge branch 'master' into update-angelscript 9 лет назад