[Бот]
|
ca28b35c54
Обновляем год в копирайтах до 2023
|
2 years ago |
1vanK
|
fdea0c2dc7
Нормализация концов строк в репозитоии
|
3 years ago |
1vanK
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
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
|
5a2cd72742
Remove PODVector alias [cache clear] (#2963)
|
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 |
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 姚伟忠
|
d43bf1b3d6
Clang-Tidy - hicpp-signed-bitwise.
|
7 years ago |
Yao Wei Tjong 姚伟忠
|
29fed24492
Rinse and repeat by invoking clang-tidy (v3.9) from CLI directly.
|
8 years ago |
urho3d-travis-ci
|
70049ba582
Travis CI: bump copyright to 2018.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
c29cb530b6
Clang-Tidy - google-default-arguments.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
c99c5fbf64
Clang-Tidy - modernize-use-equals-default.
|
8 years ago |
Eugene Kozlov
|
8fd843703e
Minor changes.
|
8 years ago |
Eugene Kozlov
|
ba95abbad8
Add few bindings. Add some TODOs. Non-functional changes.
|
8 years ago |
Rokas Kupstys
|
b8689422cc
Add Int64 support to Serializable::OnSetAttribute and Serializable::OnGetAttribute
|
8 years ago |
Eugene Kozlov
|
7a3ec74ea4
Refactor attributes. Minor changes.
|
8 years ago |
Henrik Heino
|
2d8c0cf247
IntVector2 bindings, conversions, serialization, etc.
|
9 years ago |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
Eugene Kozlov
|
a69df6344a
Replace new/delete with UniquePtr in simplest cases.
|
9 years ago |
ninjastone
|
9c4b0b169d
Fixed read only attributes in serialization.
|
9 years ago |
ninjastone
|
68f4657528
Add anchor and pivot to UIElement.
|
9 years ago |
Lasse Öörni
|
0991c8e078
Ensure node's components are properly marked for network update in case node is late added to the scene. Make it impossible for a NetworkState to exist without properly allocated currentValues & previousValues. Fix erroneous comment in C++ version of SceneReplication sample. Code cleanup & minor optimization. Closes #1511.
|
9 years ago |
Lasse Öörni
|
1afdd26927
Remove IsNull() checks from JSON save. Closes #1265.
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
Lasse Öörni
|
5165aa91fb
Remove GetJsonType() function from editor resource browser code since JSON files don't have a similar root element name, and it was causing the editor not to compile. Fix save of ResourceRef / ResourceRefList in JSON. Fix missing child nodes in JSON scenes. Fix editor to use the correct function to save / load JSON nodes. Fix number of attempts in finding the attribute matching JSON data.
|
10 years ago |