Commit History

Author SHA1 Message Date
  [Бот] ca28b35c54 Обновляем год в копирайтах до 2023 2 years ago
  1vanK fdea0c2dc7 Нормализация концов строк в репозитоии 3 years ago
  1vanK 544ce6a558 GetUInt() etc -> GetU32() | Add color32 type alias 3 years ago
  1vanK b6058dc478 Rename ToUInt64(String) etc to ToU64(String) etc 3 years ago
  1vanK e26083478a enum TransformSpace -> enum class TransformSpace 3 years ago
  1vanK 1b69720459 Add id32, NodeId, ComponentId type aliases 3 years ago
  1vanK b9c5b1d6cb VectorBuffer, MemoryBuffer: use byte type for data | AS: add bindings for byte type 3 years ago
  1vanK c9d1abe423 WriteInt64, ReadUShort, etc -> WriteI64, ReadU16, etc (#3121) 3 years ago
  1vanK 27f3768e0a URHO3D_ACCESSOR_ATTRIBUTE: type auto detection 3 years ago
  1vanK 832e9c3df9 URHO3D_ATTRIBUTE: auto detection type of variable 3 years ago
  1vanK 343dd161d1 Node.cpp: unsigned to int 3 years ago
  1vanK 7f63f1f859 Node.cpp: fix warnings 3 years ago
  1vanK b40a36db97 Node.cpp: add assert 3 years ago
  1vanK 3f30c04e81 Node: unsigned to int 3 years ago
  1vanK 219851c748 Node::ReorderComponent(): signed index 3 years ago
  1vanK feb0d90190 Fix portion of warnings 3 years ago
  1vanK 5a2cd72742 Remove PODVector alias [cache clear] (#2963) 3 years ago
  1vanK f5f2eae9e3 Rework reverse order cycles (#2962) 3 years ago
  1vanK 0487b5547b Vector: add ENDPOS const; remove hack from Erase() (#2958) 3 years ago
  1vanK 91d0b79d1a Vector: replace size, index & capacity types from unsigned to signed 3 years ago
  1vanK 26f3a4f2ca Style (#2954) 3 years ago
  1vanK e9616faafd Minimizing license text in src files (#2924) 3 years ago
  1vanK 6cd3a253ee Replace UniquePtr by std::unique_ptr [cache clear] 3 years ago
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. 4 years ago
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. 4 years ago
  1vanK 4048798fc5 Remove endline spaces 5 years ago
  Katekov Anton 1f5f393a77 Bugfix/fix crash creating inmemory nodes (#2663) 5 years ago
  [email protected] 552078cb66 E2K: strip UTF-8 BOM for MCST lcc compiler < 1.24 5 years ago
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. 6 years ago
  SirNate0 c7e6a10a4b Added a Matrix3x4 overload for Node::SetWorldTransform() 6 years ago