PrimeWorldEditor/Scene
parax0 0da183b161 Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
..
script Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CCollisionNode.cpp Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things 2015-11-27 16:28:35 -07:00
CCollisionNode.h Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things 2015-11-27 16:28:35 -07:00
CLightNode.cpp Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CLightNode.h Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CModelNode.cpp Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CModelNode.h Added CDamageableTriggerExtra 2015-11-28 11:37:22 -07:00
CRootNode.h Added CDamageableTriggerExtra 2015-11-28 11:37:22 -07:00
CSceneNode.cpp Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CSceneNode.h Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CScriptNode.cpp Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CScriptNode.h Set up CCamera, CLight, and CSceneNode to use mutable members for caching; modified CSceneNode to allow subclasses to change how transform is calculated 2015-12-06 21:23:52 -07:00
CStaticNode.cpp Added CDamageableTriggerExtra 2015-11-28 11:37:22 -07:00
CStaticNode.h Added CDamageableTriggerExtra 2015-11-28 11:37:22 -07:00
ENodeType.h Added Script Extras system with classes for three objects (Waypoint, PointOfInterest, SpacePirate) 2015-11-27 11:49:20 -07:00