index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
recast
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-10
8
-943
/
+0
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-1
/
+2
*
Fix ClassDB API portability with some android and editor classes
Ignacio Etcheverry
2020-01-19
1
-5
/
+5
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
6
-12
/
+12
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-1
/
+1
*
Add option to create navmesh from objects in group
jfons
2019-10-16
2
-5
/
+21
*
Baking gridmap navmesh.
lukasz.liberadzki
2019-08-18
1
-1
/
+18
*
Fix EditorNavigationMeshGenerator registered in Core API
Ignacio Etcheverry
2019-07-09
1
-0
/
+7
*
Take CSG into account for nav-mesh generation
jfons
2019-06-13
1
-0
/
+18
*
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-3
/
+1
*
Various improvements to NavigationMesh generation
jfons
2019-05-23
4
-26
/
+193
*
Fix orientation of generated navmeshes
Bojidar Marinov
2019-05-11
1
-2
/
+3
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
Small fixes, mostly dupicated code
qarmin
2019-04-08
1
-3
/
+1
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-14
/
+14
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
6
-12
/
+12
*
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
Michael Alexsander Silva Dias
2018-10-25
2
-11
/
+12
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-3
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
2
-3
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-3
/
+3
*
Move NavigationMeshEditorPlugin to Recast module as should be
Rémi Verschelde
2018-05-30
6
-8
/
+621
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-2
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
2
-4
/
+4
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-0
/
+1
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
1
-2
/
+0
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-5
/
+1
*
Do not compile Recast for Android
Ruslan Mustakov
2017-09-20
1
-1
/
+1
*
Recast integration.
Saracen
2017-09-04
4
-0
/
+111