parax0
|
f4484556c0
|
Disable ok button in the link dialog when there's no sender/receiver; fix toggling Active not changing game mode visibility
|
2016-03-07 07:41:45 -07:00 |
|
parax0
|
8f82dcbdd9
|
Implemented functionality for editing, creating, and deleting script object links
|
2016-03-06 17:44:51 -07:00 |
|
parax0
|
6ac7c1cbd2
|
Fixed undo/redo when selecting objects from the instance view, set DKCR to render basic lighting for objects with no ingame model
|
2016-02-27 02:51:11 -07:00 |
|
parax0
|
146c88d016
|
Removed some lines that weren't deleted in an earlier commit for some reason, fixed some objects being selectable in game mode despite not being visible, fixed a few property templates
|
2016-02-26 05:38:26 -07:00 |
|
parax0
|
c36c09a674
|
Improved DKCR game mode + a few other assorted fixes
|
2016-02-17 01:55:19 -07:00 |
|
parax0
|
739e3c51bf
|
Added PostLoad methods to ensure all models have created vertex buffers and all materials have generated shaders before the user gains control of the camera, to fix hitching issues
|
2016-02-10 17:38:32 -07:00 |
|
parax0
|
a46cd5446f
|
Added Editor Properties widget at the top of every World Editor tab, made tons of backend changes to get it to work properly
|
2016-02-07 23:48:43 -07:00 |
|
parax0
|
1a07a9c083
|
Added TPropCast property casting function, added support for clean/dirty state in the world editor + check for unsaved changes when the window is closed
|
2016-02-01 16:42:12 -07:00 |
|
parax0
|
6669dd4367
|
Added check for the World Lighting Options property in LightParameters when lighting script nodes
|
2016-01-31 23:53:35 -07:00 |
|
parax0
|
c7d448225c
|
Update the rest of the UI on property changes and update properties on node transform
|
2016-01-30 18:54:00 -07:00 |
|
parax0
|
2e6024b413
|
Notify script nodes when their properties are modified
|
2016-01-30 11:21:29 -07:00 |
|
parax0
|
75091f718c
|
Added rotation arrow for when billboards are selected
|
2016-01-25 22:26:38 -07:00 |
|
parax0
|
cae8caaabb
|
Implemented sorting and context menus on the instance views
|
2016-01-23 04:00:26 -07:00 |
|
parax0
|
c0b74c9883
|
Added support for EGMC and a basic EGMC visualizer dialog
|
2016-01-15 16:36:58 -07:00 |
|
parax0
|
d66b3dee8e
|
Reorganized CScene; better organization, less redundant code, responsibility for show/hide shifted to other classes, and in position to implement CSceneIterator
|
2016-01-06 03:42:07 -07:00 |
|
parax0
|
3fa109d5b8
|
Renamed CSceneManager to CScene
|
2016-01-06 03:19:06 -07:00 |
|
parax0
|
5375f34c19
|
Implemented TFlags for easy, type-safe bitflags
|
2016-01-05 11:50:10 -07:00 |
|
parax0
|
78400b7072
|
Updated to Script Template V4
|
2016-01-02 10:24:40 -07:00 |
|
parax0
|
2faf44821b
|
Fix for preview scale on billboards, prevent CDoorExtra from drawing its wireframe in game mode, change default World Editor tab to Modify
|
2015-12-16 18:20:26 -07:00 |
|
parax0
|
6e3deb836c
|
Getting rid of CylinderLarge, replacing with preview volume scaling support
|
2015-12-16 17:44:21 -07:00 |
|
parax0
|
2db8d23516
|
Splitting Math into a separate subproject and adding FileIO as a PWE subproject
|
2015-12-16 14:39:51 -07:00 |
|
parax0
|
6b8966f0b9
|
Making CColor use floats instead of u8s
|
2015-12-16 03:28:40 -07:00 |
|
parax0
|
824d23efc1
|
Mass refactoring part 2/2: fixing include paths and project files
|
2015-12-14 19:07:22 -07:00 |
|
parax0
|
8805baaee1
|
Mass refactoring part 1/2: establishing multiple subprojects, moving source files to their new location, adding resources/templates to version control
|
2015-12-14 18:33:16 -07:00 |
|