Commit Graph

8 Commits

Author SHA1 Message Date
Graham Pentheny
e0917fd547 Clean up includes in cpp files 2025-08-31 23:24:05 -04:00
Graham Pentheny
8de2dcef5f Use vectors to store offmesh connection data rather than arrays 2025-08-25 12:08:48 -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
58f58053b5 Clean up off mesh connection tool 2025-08-21 21:58:11 -04:00
Graham Pentheny
192dc97b94 Rename "renderOverlay" to "drawOverlayUI" 2025-08-21 21:46:50 -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