Eugene Kozlov
|
5a2bec95f1
Automatic upgrade: override, typedef to using, 0 to nullptr.
|
8 years ago |
Eugene Kozlov
|
b617a576c4
Added attribute metadata. Removed attribute variant structure element names. Resolves #1766.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
53d213eb50
Minor refactor to remove the '***' as the repeat indicator.
|
9 years ago |
Lasse Öörni
|
f5b68769d0
ElementsNames -> ElementNames.
|
9 years ago |
Konstant
|
d2364ed342
Update components with variant vector structures.
|
9 years ago |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
Johnathan Jenkins
|
d78fc4020f
minor typos
|
9 years ago |
Lasse Öörni
|
a10aba4cfa
Remove debug print.
|
9 years ago |
Lasse Öörni
|
19300a3dd7
Add note that ResetTarget() doesn't stop automatically. Do not debug draw a "velocity" target for CrowdAgent. Closes #1572.
|
9 years ago |
Lasse Öörni
|
dc90a2d5de
Remove ambiguous weak ptr constructor call.
|
9 years ago |
Lasse Öörni
|
3dfb4a4c0b
Find navigation mesh from the scene in a delayed manner. Plus other codepath consistency fixes for CrowdManager. Closes #1565.
|
9 years ago |
Yao Wei Tjong 姚伟忠
|
78a55a8422
Attempt to fix random segfault on CrowdNavigation demo.
|
9 years ago |
Lasse Öörni
|
d9a295a595
Re-enable the unsigned/signed mismatch warning. Code cleanup.
|
9 years ago |
Lasse Öörni
|
039542e91c
Warning, compile & script binding fixes related to MathDefs.h. Use multiple template parameters where necessary to allow e.g. Min() or Max() with mixed int and unsigned values. Silence repeated warnings in MathDefs.h on MSVC.
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
Ivan K
|
bfe60520bd
LOGWARNINGF -> URHO3D_LOGWARNINGF
|
10 years ago |
Ivan K
|
ad2eb74d83
LOGERROR -> URHO3D_LOGERROR
|
10 years ago |
Ivan K
|
db15f0358e
PROFILE -> URHO3D_PROFILE
|
10 years ago |
Ivan K
|
3959d569fa
MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE
|
10 years ago |
Ivan K
|
431e29d2cd
ATTRIBUTE -> URHO3D_ATTRIBUTE
|
10 years ago |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
10 years ago |
Lasse Öörni
|
af5a14c3d9
Mark potentially dangerous math class constructors explicit. Closes #947.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
69dd312d54
Reformat and reorganize include for Navigation sub-library.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
ac0a712f0b
Refactor to rename 'filter type' to 'query filter type'.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
a58d855e60
Do not assume the location of the NavigationMesh component.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
27cc9c4277
Add filter and obstacle avoidance type attribute to CrowdManager class.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
b7d03abfe1
Add navigation mesh id attribute to CrowdManager class.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
c9bc4cbae3
Add new event for crowd agent formation.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
549b6fd8be
Add crowd update callback support. Remove redundant vectors.
|
10 years ago |