Add Path2D/3D debug options

Add Path2D/3D debug options.
This commit is contained in:
smix8 2022-06-15 23:24:06 +02:00
parent 421d8b716d
commit e12e239ab4
11 changed files with 204 additions and 9 deletions

View file

@ -49,6 +49,7 @@ private:
RUN_FILE_SERVER,
RUN_LIVE_DEBUG,
RUN_DEBUG_COLLISONS,
RUN_DEBUG_PATHS,
RUN_DEBUG_NAVIGATION,
RUN_DEPLOY_REMOTE_DEBUG,
RUN_RELOAD_SCRIPTS,