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
e67339eeca4e06fef9931fecbce8b91cc345fc87
engine
/
modules
/
gdnavigation
T
History
Andrii Doroshenko (Xrayez)
69d5de632e
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
...
Extra `_2d` suffixes are removed from 2D methods accoringly.
2020-05-27 14:28:34 +03:00
..
config.py
…
gd_navigation_server.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
gd_navigation_server.h
Port member initialization from constructor to declaration (C++11)
2020-05-14 10:01:56 +02:00
nav_map.cpp
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
2020-05-27 14:28:34 +03:00
nav_map.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
nav_region.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
nav_region.h
Port member initialization from constructor to declaration (C++11)
2020-05-14 10:01:56 +02:00
nav_rid.h
…
nav_utils.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
navigation_mesh_editor_plugin.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
navigation_mesh_editor_plugin.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
navigation_mesh_generator.cpp
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
2020-05-27 14:28:34 +03:00
navigation_mesh_generator.h
…
register_types.cpp
…
register_types.h
…
rvo_agent.cpp
Port member initialization from constructor to declaration (C++11)
2020-05-14 10:01:56 +02:00
rvo_agent.h
Port member initialization from constructor to declaration (C++11)
2020-05-14 10:01:56 +02:00
SCsub
…