Ian McInerney
|
d56251fdac
|
Remove universal include of wx.h in 3d viewer OpenGL file
|
2021-06-03 02:29:09 +01:00 |
Ian McInerney
|
ecd9bf696e
|
Be consistent about using nullptr instead of 0
0 can be too easily overloaded into an int, so ensure we use nullptr
when we mean pointers.
|
2021-04-22 22:20:34 +01:00 |
Wayne Stambaugh
|
926cc3a00d
|
3D Viewer: more code cleaning and naming improvements.
|
2021-01-07 14:33:43 -05:00 |
Wayne Stambaugh
|
1c7a5c46e5
|
3D Viewer: member variable and method naming improvements.
A few build improvements thrown in for a good measure.
|
2021-01-05 17:24:29 -05:00 |
Wayne Stambaugh
|
710e621c6a
|
3D Viewer: remove all instances of "c" prefix from file names.
|
2021-01-03 17:44:49 -05:00 |