Commit Graph

8 Commits

Author SHA1 Message Date
Graham Pentheny
bad8e7e953 Moved AppData functions to a cpp, removed unused glu includes 2025-08-24 15:32:36 -04:00
Graham Pentheny
ff5a6052c1 Removed unnecessary matrix parameters from UI and overlay drawing methods 2025-08-24 15:16:18 -04:00
Graham Pentheny
3fe88d9e73 Use DrawWorldspaceText rather than gluProject and DrawScreenspaceText 2025-08-24 15:08:23 -04:00
Graham Pentheny
735405686d Fixed bad memcpy caused by name shadowing 2025-08-22 01:47:42 -04:00
Graham Pentheny
192dc97b94 Rename "renderOverlay" to "drawOverlayUI" 2025-08-21 21:46:50 -04:00
Graham Pentheny
0d95e05f74 Cleanup NavMeshTester tool a bit 2025-08-21 21:45:06 -04:00
Graham Pentheny
182b9b7729 Changed ToolMode enum to scoped enum 2025-08-21 21:20:34 -04:00
Graham Pentheny
72296e7ea5 Renamed tools class files to use a Tool_ prefix
to group them in the project and make it align more with Sample_ etc.
2025-08-18 00:31:19 -04:00