godot/modules/recast
Ignacio Etcheverry d3f48f88bb Fix EditorNavigationMeshGenerator registered in Core API
Also added an option to output a json file with all the ClassDB registered classes and its members. This can be used to compare the API of two different builds by a simple diff.
2019-07-09 23:33:29 +02:00
..
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
navigation_mesh_editor_plugin.cpp Small fixes to unrechable code, possibly overflows, using NULL pointers 2019-06-03 21:52:50 +02:00
navigation_mesh_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation_mesh_generator.cpp Take CSG into account for nav-mesh generation 2019-06-13 13:44:41 +02:00
navigation_mesh_generator.h Various improvements to NavigationMesh generation 2019-05-23 08:37:58 +02:00
register_types.cpp Fix EditorNavigationMeshGenerator registered in Core API 2019-07-09 23:33:29 +02:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00