summaryrefslogtreecommitdiff
path: root/modules/recast
AgeCommit message (Expand)Author
2019-08-18Baking gridmap navmesh.lukasz.liberadzki
2019-07-09Fix EditorNavigationMeshGenerator registered in Core APIIgnacio Etcheverry
2019-06-13Take CSG into account for nav-mesh generationjfons
2019-06-03Small fixes to unrechable code, possibly overflows, using NULL pointersqarmin
2019-05-23Various improvements to NavigationMesh generationjfons
2019-05-11Fix orientation of generated navmeshesBojidar Marinov
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-25Fix inconsistences in some buttons in the Canvas/Spatial editor menubarMichael Alexsander Silva Dias
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-30Move NavigationMeshEditorPlugin to Recast module as should beRémi Verschelde
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-20Do not compile Recast for AndroidRuslan Mustakov
2017-09-04Recast integration.Saracen