parax0
|
5ffa24592c
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
parax0
|
421e718d07
|
Marked some CGizmo functions as const + added a comment
|
2015-09-29 04:48:28 -06:00 |
parax0
|
d8ac185656
|
Implemented frustum culling
|
2015-09-27 16:02:53 -06:00 |
parax0
|
dbf002d12a
|
Split off lots of editor functionality into new abstract INodeEditor class and viewport functionality into CBasicViewport class; added viewport subclasses and undo/redo system in the World Editor
|
2015-09-01 13:05:48 -04:00 |
parax0
|
281a605586
|
Scale gizmo transform functionality implemented
|
2015-08-28 18:57:24 -04:00 |
parax0
|
dd84250422
|
Fix for scale gizmo not showing up until you use one of the other gizmos
|
2015-08-24 10:18:23 -04:00 |
parax0
|
614f73487e
|
Rotate gizmo transform functionality implemented
|
2015-08-23 21:02:14 -04:00 |
parax0
|
63c8351dcf
|
Translation gizmo transform functionality implemented
|
2015-08-19 21:01:58 -04:00 |
parax0
|
5977225aca
|
Gizmo raycasting implemented
|
2015-08-17 14:10:42 -04:00 |
parax0
|
44d0900125
|
Beginning impementation of CGizmo; loading assets + rendering are implemented as well as toggling modes and scaling it on the UI (plus minor renderer bug fixes)
|
2015-08-16 00:29:37 -04:00 |