godot/main
Josh Jones a0715b30f9 Rework const on NavigationServer methods
`const` is used on all methods, even when they cause modification of the server.  This reworks the methods of the server to only use `const` on method that don't change the state of the server.
2023-01-07 17:29:00 -08:00
..
app_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
main.cpp Rework const on NavigationServer methods 2023-01-07 17:29:00 -08:00
main.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
main_builders.py Tweak the editor splash screen color to better match the default theme 2021-03-17 22:57:35 +01:00
main_timer_sync.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
main_timer_sync.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
performance.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
performance.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Remove editor splash screen with sponsors logo 2021-11-30 12:47:25 +01:00
splash.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00