parax0
|
9494d2276d
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
parax0
|
c132197df0
|
Draw selected nodes as tinted with wireframe, instead of drawing the bounding box
|
2015-11-26 03:42:42 -07:00 |
parax0
|
373426a98f
|
Added the ability to do accurate raycasts against billboards
|
2015-11-25 14:37:34 -07: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
|
928381f8e4
|
Renderer changes; render buckets now use new abstract class IRenderable instead of CSceneNode to allow rendering non-nodes, plus renderer modified to easily allow multiple rendering passes overlaid on each other
|
2015-08-15 00:04:56 -04:00 |
parax0
|
66e8c2ebcb
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |