Commit Graph

13 Commits

Author SHA1 Message Date
parax0 5ffa24592c Cleanup; fixed tons of warnings, set up the project to treat warnings as errors 2015-11-24 03:22:37 -07:00
parax0 367cb6c3d8 Switched everything over from std::string to TString (farewell StringUtil!) 2015-11-23 23:08:31 -07:00
parax0 b187da3925 Added support for bitfield properties 2015-10-25 17:43:11 -06:00
parax0 8470923e45 Enum fixes 2015-10-25 16:44:25 -06:00
parax0 1dcfa63f3c Added support for enum properties 2015-10-19 04:35:05 -06:00
parax0 19b3ae59be 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
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 8d633553c9 Made the transform spin boxes in the world editor functional 2015-08-24 21:17:15 -04:00
parax0 2a0134fbfc More fixes and improvements for WDraggableSpinBox 2015-07-29 23:53:24 -04:00
parax0 8280055e21 Prevented spin boxes in property editor from stealing focus on wheel scroll 2015-07-29 00:41:23 -04:00
parax0 7c2c1c9088 World Editor UI reshuffling + WDraggableSpinBox improvements 2015-07-28 23:19:25 -04:00
parax0 0577c8a0fa Added support for WResourceSelector to have multiple allowed file extensions (required for Prime 3) 2015-07-27 16:17:22 -04:00
parax0 66e8c2ebcb Initial commit of current work on Prime World Editor 2015-07-26 17:39:49 -04:00