Lioncache
|
2c58d9da95
|
INodeEditor: Fix gizmo action bindings
Now these work again since the move to Qt6. Also adds some left-handed
equivalents for the workspace.
|
2025-12-14 00:26:40 -05:00 |
|
Lioncache
|
2d0d3d03c6
|
Editor: Remove now unnecessary qOverload instances
These used to be necessary on older versions of Qt
|
2025-12-07 09:21:08 -05:00 |
|
Lioncache
|
03ae5b54df
|
INodeEditor: Pass cursor by reference
|
2025-12-07 03:00:02 -05:00 |
|
Lioncash
|
1be07ca571
|
INodeEditor: Make use of Qt 5 signals and slots
|
2020-07-03 07:05:23 -04:00 |
|
Lioncash
|
ec66d7af9d
|
General: Make use of ranged for where applicable
|
2020-06-28 17:30:49 -04:00 |
|
Lioncash
|
2d3564d626
|
INodeEditor: Mark strings as translatable where applicable
|
2020-06-28 06:45:21 -04:00 |
|
Lioncash
|
0ef016256a
|
INodeEditor: Make use of in-class initializers where applicable
|
2020-06-28 06:39:55 -04:00 |
|
Jack Andersen
|
981b374232
|
Merge pull request #1 from Antidote/cmake
Silence Warnings
|
2019-05-26 15:38:50 -10:00 |
|
Jack Andersen
|
d593500e18
|
Codegen fixes, DPI scaling, SVG icons
|
2019-05-26 15:29:10 -10:00 |
|
|
|
1c80a13c23
|
Silence Warnings
|
2019-05-26 18:18:31 -07:00 |
|
Aruki
|
76bc2b50f8
|
WIP string editor UI
|
2018-12-26 23:59:59 -07:00 |
|
Aruki
|
c4829f5fda
|
Cleanup & refactoring
|
2018-12-16 14:00:40 -07:00 |
|
Aruki
|
568cd67994
|
Node rotation/scale now transforms correctly around the pivot point
|
2017-02-10 23:55:07 -07:00 |
|
parax0
|
3f3735ac7a
|
Created application class to manage editor windows, improved camera AABox orbit
|
2016-08-30 00:47:02 -06:00 |
|
parax0
|
82ad4fb5c8
|
Mass code cleanup
|
2016-03-27 13:09:38 -06:00 |
|
parax0
|
d961545309
|
Added some extra menu actions to allow the user more control over which connected instances are selected
|
2016-03-19 21:47:40 -06:00 |
|
parax0
|
1921fbf5de
|
Added "select connected" action to CSceneViewport context menu
|
2016-03-19 21:02:23 -06:00 |
|
parax0
|
99a64342e9
|
Added support for script instance cloning
|
2016-03-19 20:30:42 -06:00 |
|
parax0
|
f02f7ada0f
|
Moved selection handling code to CNodeSelection, implemented instance spawning, half-implemented instance deleting (this build is buggy/crash prone)
|
2016-03-13 22:30:04 -06:00 |
|
parax0
|
cc054cf571
|
Support for undoing property changes + tons of tweaks and fixes
|
2016-01-31 01:11:32 -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
|
440c3ad484
|
Feature additions and improvements for pick mode and the POI -> World editor
|
2016-01-16 12:57:20 -07:00 |
|
parax0
|
5c3a37ca4a
|
Added support for editing and resaving EGMC files + improved its preview rendering
|
2016-01-16 01:13:27 -07:00 |
|
parax0
|
444382c1a9
|
Added more actions to CSceneViewport context menu
|
2016-01-09 16:52:01 -07:00 |
|
parax0
|
38d04bcd25
|
Added CSceneIterator and implemented support for Select All/Invert Selection
|
2016-01-09 09:39:43 -07:00 |
|
parax0
|
3fa109d5b8
|
Renamed CSceneManager to CScene
|
2016-01-06 03:19:06 -07:00 |
|
parax0
|
610c1c11a5
|
Fixing some CColor bugs and fixing icon paths
|
2015-12-16 12:17:03 -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 |
|