Graham Pentheny
|
e0917fd547
|
Clean up includes in cpp files
|
2025-08-31 23:24:05 -04:00 |
|
Graham Pentheny
|
7d0e1aba99
|
Convert some includes in AppData.h to forward declarations
|
2025-08-24 23:55:38 -04:00 |
|
Graham Pentheny
|
cc1611d417
|
Use unique_ptr for InputGeom in AppData
|
2025-08-24 17:29:14 -04:00 |
|
Graham Pentheny
|
686f9afd44
|
Use unique_ptr to automatically handle the lifetime of sample
|
2025-08-24 17:12:48 -04:00 |
|
Graham Pentheny
|
08cf89bd27
|
Clean up some bad formatting in camera resetting code
|
2025-08-24 16:49:20 -04:00 |
|
Graham Pentheny
|
84b967ebbe
|
Reduce header includes in AppData.h
|
2025-08-24 16:45:30 -04:00 |
|
Graham Pentheny
|
a272a3d31d
|
fixed casing on some AppData methods
|
2025-08-24 16:39:36 -04:00 |
|
Graham Pentheny
|
79d4b15dff
|
Fixed some value conversion warnings that were being treated as errors
|
2025-08-24 16:36:52 -04:00 |
|
Graham Pentheny
|
3495195d38
|
Revert "Reduce required includes in AppData.h"
This reverts commit 97a0f9f41a.
|
2025-08-24 16:29:56 -04:00 |
|
Graham Pentheny
|
97a0f9f41a
|
Reduce required includes in AppData.h
|
2025-08-24 15:42:04 -04:00 |
|
Graham Pentheny
|
bad8e7e953
|
Moved AppData functions to a cpp, removed unused glu includes
|
2025-08-24 15:32:36 -04:00 |
|