.. |
WorldEditor
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
undo
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
CAboutDialog.cpp
|
Initial draft of "about" dialog box with assimp copyright
|
2015-08-08 11:18:43 -04:00 |
CAboutDialog.h
|
Initial draft of "about" dialog box with assimp copyright
|
2015-08-08 11:18:43 -04:00 |
CAboutDialog.ui
|
Initial draft of "about" dialog box with assimp copyright
|
2015-08-08 11:18:43 -04:00 |
CBasicViewport.cpp
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
CBasicViewport.h
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
CDarkStyle.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CDarkStyle.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CGizmo.cpp
|
Draw selected nodes as tinted with wireframe, instead of drawing the bounding box
|
2015-11-26 03:42:42 -07:00 |
CGizmo.h
|
Draw selected nodes as tinted with wireframe, instead of drawing the bounding box
|
2015-11-26 03:42:42 -07:00 |
CMaterialEditor.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CMaterialEditor.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CMaterialEditor.ui
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CModelEditorViewport.cpp
|
Added the ability to do accurate raycasts against billboards
|
2015-11-25 14:37:34 -07:00 |
CModelEditorViewport.h
|
Set up CBasicViewport to draw an XYZ axis overlay in the corner
|
2015-09-01 19:21:10 -04:00 |
CModelEditorWindow.cpp
|
Added orbit camera mode, set up orbit in World Editor and Model Editor
|
2015-11-26 00:47:02 -07:00 |
CModelEditorWindow.h
|
Added orbit camera mode, set up orbit in World Editor and Model Editor
|
2015-11-26 00:47:02 -07:00 |
CModelEditorWindow.ui
|
Added orbit camera mode, set up orbit in World Editor and Model Editor
|
2015-11-26 00:47:02 -07:00 |
CNodeSelection.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CNodeSelection.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CSceneViewport.cpp
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
CSceneViewport.h
|
Added orbit camera mode, set up orbit in World Editor and Model Editor
|
2015-11-26 00:47:02 -07:00 |
CSimpleDelegate.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CSimpleDelegate.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CStartWindow.cpp
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
CStartWindow.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CStartWindow.ui
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
CWorldEditor.cpp
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
CWorldEditor.h
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
CWorldEditor.ui
|
Added Game Mode in the World Editor
|
2015-11-26 02:05:26 -07:00 |
INodeEditor.cpp
|
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 |
INodeEditor.h
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
IPreviewPanel.cpp
|
Various SCAN fixes + MP3 support
|
2015-07-28 01:47:48 -04:00 |
IPreviewPanel.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
PWEMaterialEditor.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
TestDialog.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
TestDialog.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
TestDialog.ui
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
UICommon.cpp
|
Minor cleanup + allow multiple extensions to be set with one string input
|
2015-07-27 17:10:26 -04:00 |
UICommon.h
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
WAnimParamsEditor.cpp
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
WAnimParamsEditor.h
|
Added AnimationParameters property type, decreased contents margins for struct properties in the modify tab, other minor fixes/cleanup
|
2015-09-21 04:30:24 -06:00 |
WCollapsibleGroupBox.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WCollapsibleGroupBox.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WColorPicker.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WColorPicker.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WDraggableSpinBox.cpp
|
Made the transform spin boxes in the world editor functional
|
2015-08-24 21:17:15 -04:00 |
WDraggableSpinBox.h
|
Made the transform spin boxes in the world editor functional
|
2015-08-24 21:17:15 -04:00 |
WIntegralSpinBox.cpp
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
WIntegralSpinBox.h
|
More fixes and improvements for WDraggableSpinBox
|
2015-07-29 23:53:24 -04:00 |
WPropertyEditor.cpp
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
WPropertyEditor.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WResourceSelector.cpp
|
Cleanup; fixed tons of warnings, set up the project to treat warnings as errors
|
2015-11-24 03:22:37 -07:00 |
WResourceSelector.h
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
WRollout.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WRollout.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WScanPreviewPanel.cpp
|
Various SCAN fixes + MP3 support
|
2015-07-28 01:47:48 -04:00 |
WScanPreviewPanel.h
|
Various SCAN fixes + MP3 support
|
2015-07-28 01:47:48 -04:00 |
WScanPreviewPanel.ui
|
Added borders to strings shown in STRG/SCAN previewers
|
2015-07-28 11:00:19 -04:00 |
WStringPreviewPanel.cpp
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
WStringPreviewPanel.h
|
Added borders to strings shown in STRG/SCAN previewers
|
2015-07-28 11:00:19 -04:00 |
WTextureGLWidget.cpp
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WTextureGLWidget.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WTexturePreviewPanel.cpp
|
Switched everything over from std::string to TString (farewell StringUtil!)
|
2015-11-23 23:08:31 -07:00 |
WTexturePreviewPanel.h
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WTexturePreviewPanel.ui
|
Initial commit of current work on Prime World Editor
|
2015-07-26 17:39:49 -04:00 |
WVectorEditor.cpp
|
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 |
WVectorEditor.h
|
Made the transform spin boxes in the world editor functional
|
2015-08-24 21:17:15 -04:00 |