This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
f4a80f9ca7dd7241d418db341aa97613bebd6b8d
godot
/
modules
/
navigation
History
kleonc
5422d863e1
NavMap Fix polygons being treated like triangle strips instead of triangle fans
2022-02-13 19:26:17 +01:00
..
config.py
…
godot_navigation_server.cpp
…
godot_navigation_server.h
…
nav_map.cpp
NavMap Fix polygons being treated like triangle strips instead of triangle fans
2022-02-13 19:26:17 +01:00
nav_map.h
NavMap Fix polygons being treated like triangle strips instead of triangle fans
2022-02-13 19:26:17 +01:00
nav_region.cpp
…
nav_region.h
…
nav_rid.h
…
nav_utils.h
NavMap Fix polygons being treated like triangle strips instead of triangle fans
2022-02-13 19:26:17 +01:00
navigation_mesh_editor_plugin.cpp
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
navigation_mesh_editor_plugin.h
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
navigation_mesh_generator.cpp
Fix transforms involved into navmesh baking
2022-01-31 23:07:45 +01:00
navigation_mesh_generator.h
Fix transforms involved into navmesh baking
2022-01-31 23:07:45 +01:00
register_types.cpp
…
register_types.h
…
rvo_agent.cpp
…
rvo_agent.h
…
SCsub
…