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
|
95633ab6e0
|
Removed some unused macro definitions for snprintf
|
2025-08-25 00:05:30 -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
|
d9fc64af7d
|
Removed more unused matrix parameters from UI drawing methods
|
2025-08-24 15:18:32 -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
|
e64932116a
|
rename handleUpdate to update
|
2025-08-24 15:12:22 -04:00 |
|
Graham Pentheny
|
3ecd326e11
|
Renamed handleRender and handleRenderOverlay to render and renderOverlay
|
2025-08-24 15:11:04 -04:00 |
|
Graham Pentheny
|
3fe88d9e73
|
Use DrawWorldspaceText rather than gluProject and DrawScreenspaceText
|
2025-08-24 15:08:23 -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 |
|