.. |
CAreaAttributes.cpp
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
CAreaAttributes.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CCamera.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 |
CCamera.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 |
CDrawUtil.cpp
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
CDrawUtil.h
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
CFrustumPlanes.cpp
|
Implemented frustum culling
|
2015-09-27 16:02:53 -06:00 |
CFrustumPlanes.h
|
Implemented frustum culling
|
2015-09-27 16:02:53 -06:00 |
CGraphics.cpp
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
CGraphics.h
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
CLightParameters.cpp
|
Added support for dynamic lighting in Metroid Prime 3 + some other dynamic lighting additions and fixes
|
2015-10-25 23:36:53 -06:00 |
CLightParameters.h
|
Added support for dynamic lighting in Metroid Prime 3 + some other dynamic lighting additions and fixes
|
2015-10-25 23:36:53 -06:00 |
CRenderBucket.cpp
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
CRenderBucket.h
|
Draw selected nodes as tinted with wireframe, instead of drawing the bounding box
|
2015-11-26 03:42:42 -07:00 |
CRenderer.cpp
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
CRenderer.h
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
CResCache.cpp
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
CResCache.h
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
CSceneManager.cpp
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
CSceneManager.h
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
ERenderCommand.h
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
ERenderOptions.h
|
Wireframe render functions for CModel and CStaticModel added
|
2015-11-24 08:42:01 -07:00 |
IRenderable.h
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
Log.cpp
|
Minor TString cleanup (also enable log terminal output in release mode)
|
2015-11-24 08:40:09 -07:00 |
Log.h
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
SRenderablePtr.h
|
Bunch of backend rendering reshuffling; getting rid of DrawAsset, adding convenience functions, renaming some things
|
2015-11-27 16:28:35 -07:00 |
SViewInfo.h
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
TResPtr.h
|
Replaced CToken with TResPtr
|
2015-12-13 13:52:17 -07:00 |
main.cpp
|
Minor TString cleanup (also enable log terminal output in release mode)
|
2015-11-24 08:40:09 -07:00 |