Commit Graph

7 Commits

Author SHA1 Message Date
Graham Pentheny
e0917fd547 Clean up includes in cpp files 2025-08-31 23:24:05 -04:00
Graham Pentheny
30d459ca73 Use a vector to store convex volumes rather than fixed-size array 2025-08-25 01:01:21 -04:00
Graham Pentheny
95633ab6e0 Removed some unused macro definitions for snprintf 2025-08-25 00:05:30 -04:00
Graham Pentheny
3007a18650 Use std::vector to remove limits on convex volume points count 2025-08-24 15:55:19 -04:00
Graham Pentheny
dc9bdbe5a1 Removed more unused matrix parameters 2025-08-24 15:32:07 -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