Graham Pentheny
|
ab1593da2e
|
Improve UI for NavMeshTester tool
|
2025-09-12 01:40:11 -04:00 |
|
Graham Pentheny
|
dbb899175f
|
Neighbour -> Neighbor in cases that don't break APIs
|
2025-09-05 11:54:19 -04:00 |
|
Graham Pentheny
|
e0917fd547
|
Clean up includes in cpp files
|
2025-08-31 23:24:05 -04:00 |
|
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 |
|