Yao Wei Tjong 姚伟忠
|
ff9796fdaa
For CI - attempt to implement the conditional build stage on our own.
|
8 years ago |
Lasse Öörni
|
6af97c59b6
Remove setting certain RigidBody boolean flags when UpdateMass() readds the body to world, to avoid introducing potential new bugs.
|
8 years ago |
urho3d-travis-ci
|
2da19c1ab6
Travis CI: API documentation update at 2017-08-12 13:56:05 UTC.
|
8 years ago |
Eugene Kozlov
|
d537c2027a
Merge pull request #2061 from eugeneko/navmesh-streaming
|
8 years ago |
Lasse Öörni
|
63724fcdc3
Remove unnecessary parameter from the bugfix code.
|
8 years ago |
Lasse Öörni
|
ad3a30f2e3
If Rigidbody's collisionshape changes, readd to world. Fixes #2064.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
4068d2474e
Remove temporary workaround which appears to be redundant now.
|
8 years ago |
urho3d-travis-ci
|
768b6ddf5a
Travis CI: API documentation update at 2017-08-09 19:56:06 UTC.
|
8 years ago |
Lasse Öörni
|
787ce41a81
Merge remote-tracking branch 'TheComet93/iss2058'
|
8 years ago |
TheComet
|
e419afa30b
Fixing grammar error, making feature flags boolean in lua script bindings
|
8 years ago |
Eugene Kozlov
|
f7b98fea74
Use VectorBuffer for Lua NavigationMesh API.
|
8 years ago |
Eugene Kozlov
|
ef3b6efd96
Add streaming mode to Lua samples 15_Navigation and 39_CrowdNavigation. Minor changes.
|
8 years ago |
Eugene Kozlov
|
e110998f70
Update Lua bindings.
|
8 years ago |
Eugene Kozlov
|
4403b99cbd
Remove separate navigation streaming samples.
|
8 years ago |
Eugene Kozlov
|
f84e9d1392
Add streaming mode to C++ samples 15_Navigation and 39_CrowdNavigation . Fix using outdated navigation mesh data for streaming.
|
8 years ago |
Eugene Kozlov
|
20d2133f13
Add streaming mode to AS sample 15_Navigation.
|
8 years ago |
Eugene Kozlov
|
f7573971f4
Update Navigation AS API. Add streaming mode to AS sample 39_CrowdNavigation. Disable bounding box padding on NavigationMesh::Allocate. Send E_NAVIGATION_MESH_REBUILT on NavigationMesh::Allocate.
|
8 years ago |
Eugene Kozlov
|
db7d92e419
Fix stuck CrowdAgent-s after NavigationMesh::AddTile.
|
8 years ago |
Eugene Kozlov
|
2073349613
Partially revert commit a8a29d7 due to broken off-mesh movement.
|
8 years ago |
Eugene Kozlov
|
6f57b5b4e5
Add events for navigation mesh tile operations. Fix obstacles rendering into newly added tiles.
|
8 years ago |
Eugene Kozlov
|
214dcc6638
Fix C++98 compilation.
|
8 years ago |
Eugene Kozlov
|
e85e9d897c
Add support of sparse navigation meshes and dynamic tile management. Add two examples based on 15_Navigation and 39_CrowdNavigation.
|
8 years ago |
Eugene Kozlov
|
e963e89f47
Copy 15_Navigation and 39_CrowdNavigation samples.
|
8 years ago |
TheComet
|
e134de1b18
Updating sample scripts
|
8 years ago |
TheComet
|
c43b269845
Updating script APIs, making sure sample compiles, see thread on the forum for more info
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
8cd8569243
Clean the generated PCH when 'clean' built-in target is invoked.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
ba66888068
Fix PCH generation for the Web/MODULE lib type.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
d0a51addf7
Generate PCH deps file using a naming convention expected by Clion.
|
8 years ago |
TheComet
|
1f679d6756
fixes #2058 - It probably still has some bugs that need fixing, and the script bindings need updating
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
ddf64ccdb8
Make the symlinked batch files launchable via Windows Explorer.
|
8 years ago |