parax0
|
82ad4fb5c8
|
Mass code cleanup
|
2016-03-27 13:09:38 -06:00 |
|
parax0
|
c4e05610f3
|
Fully implemented delete, added an easy-to-use ID lookup system for undo commands, fixed a bunch of crashes when undoing/redoing after creating/deleting an object
|
2016-03-16 19:09:59 -06:00 |
|
parax0
|
f02f7ada0f
|
Moved selection handling code to CNodeSelection, implemented instance spawning, half-implemented instance deleting (this build is buggy/crash prone)
|
2016-03-13 22:30:04 -06:00 |
|
parax0
|
739e3c51bf
|
Added PostLoad methods to ensure all models have created vertex buffers and all materials have generated shaders before the user gains control of the camera, to fix hitching issues
|
2016-02-10 17:38:32 -07:00 |
|
parax0
|
38d04bcd25
|
Added CSceneIterator and implemented support for Select All/Invert Selection
|
2016-01-09 09:39:43 -07:00 |
|
parax0
|
d66b3dee8e
|
Reorganized CScene; better organization, less redundant code, responsibility for show/hide shifted to other classes, and in position to implement CSceneIterator
|
2016-01-06 03:42:07 -07:00 |
|
parax0
|
3fa109d5b8
|
Renamed CSceneManager to CScene
|
2016-01-06 03:19:06 -07:00 |
|