This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
4a1f22d1ecbd364983ccbf3634e8a0b4355aea5c
engine
/
modules
/
gdnavigation
T
History
luz.paz
7bf6e5f773
Fix various typos
...
Found via `codespell`
2020-03-11 13:59:18 -04:00
..
config.py
…
gd_navigation_server.cpp
Fix various typos
2020-03-11 13:59:18 -04:00
gd_navigation_server.h
Reimplement Mutex with C++'s <mutex>
2020-02-26 20:40:10 +01:00
nav_map.cpp
Fix various typos
2020-03-11 13:59:18 -04:00
nav_map.h
…
nav_region.cpp
…
nav_region.h
…
nav_rid.h
…
nav_utils.h
…
navigation_mesh_editor_plugin.cpp
Complete NavigationMeshInstance rename
2020-03-08 17:33:34 +01:00
navigation_mesh_editor_plugin.h
Complete NavigationMeshInstance rename
2020-03-08 17:33:34 +01:00
navigation_mesh_generator.cpp
Renamed PlaneShape to WorldMarginShape
2020-02-27 17:45:16 +01:00
navigation_mesh_generator.h
Renamed NavigationMeshInstance to NavigationRegion
2020-02-27 17:42:53 +01:00
register_types.cpp
…
register_types.h
…
rvo_agent.cpp
Reworked signal connection system, added support for Callable and Signal objects and made them default.
2020-02-20 08:24:50 +01:00
rvo_agent.h
…
SCsub
…