Nelsson Huotari
313e895912
[OpenMW-CS] Cube and sphere instance selection
4 years ago
Andrei Kortunov
8ca3c3b123
Mark overrided methods by override keyword
4 years ago
Nelsson Huotari
dc7dc93320
Remove unused functions, improve formatting, handle terrain edit click
5 years ago
Nelsson Huotari
16138fc896
Transient land shape editing
5 years ago
Kyle Cooley
ab607f3028
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
7 years ago
Kyle Cooley
5950b26912
Update scene assets
7 years ago
LohikaarmeHAV
19c74a4d6e
Part two
9 years ago
LohikaarmeHAV
7309be8592
First part
9 years ago
lohikaarme
e8ef5c233f
Miss info
9 years ago
lohikaarme
0592d1cdcf
Commnent?
9 years ago
LohikaarmeHav
c6ec473280
Camera reset now every time cell object->view is pressed.
9 years ago
Aesylwinn
96a3c278fd
Added shortcuts for loading a cell relative to the camera,
...
Removed Ctl+V binding for "Verify" because that is associated
with paste.
9 years ago
Aesylwinn
1b5273f2b7
Finally re-added rendering stats, refactored some functions
...
to better fit new input structure, removed unneeded shortcut
declarations in headers, and changed the cell marker
interaction to use primary/secondary select instead of
shift + primary/secondary edit.
9 years ago
Aesylwinn
faa84e0a35
- Further extended usage of new shortcut class
...
- Refactored camera classes to take advantage of Qt's reference counting
- Removed some of the old implementation
9 years ago
Aesylwinn
a3363bc098
Fix and simplify pathgrid update handling, only recreate geometry
...
once per frame, and a few naming changes.
9 years ago
Aesylwinn
6fbc10dbba
Add ability to get cell, pathgrid, and ability to add nodes.
...
Also missing include.
9 years ago
Aesylwinn
8b6cb73369
Add ability to invert selection.
9 years ago
Aesylwinn
9645d0cc8a
Pass more mouse pick information in scene view editor.
9 years ago
Aesylwinn
7fbcc47b15
Add pathgrid modified signals.
9 years ago
Aesylwinn
933504dbd0
Revert "Pathgrid rendering v2"
...
This reverts commit 4dee9604bb
.
9 years ago
Aesylwinn
4dee9604bb
Pathgrid rendering v2
9 years ago
Marc Zinnschlag
091e1bf25d
improved scene element visibility buttons
9 years ago
Marc Zinnschlag
1240e0c716
cancel instance move on drag abort
9 years ago
Marc Zinnschlag
a19ac72215
render marker
9 years ago
Marc Zinnschlag
dececf6c38
instance moving via drag in 3D scenes
9 years ago
Marc Zinnschlag
1d0ef97bf6
added select all of same ID item to selection mode button menu
9 years ago
Marc Zinnschlag
c1f0aa7260
added delete selection item to selection mode button menu
9 years ago
Marc Zinnschlag
45e6974266
added select all and clear selection features
9 years ago
Marc Zinnschlag
6eba647a9d
added accessor function for cell selection in paged worldspace
9 years ago
Marc Zinnschlag
7dd7be7f0e
make scenes drop target for referenceables
9 years ago
Marc Zinnschlag
843225996c
get modifiers from event instead of from the application
9 years ago
Marc Zinnschlag
e34af4c4b5
handle primary and secondary edit button clicks on cell arrows
9 years ago
Marc Zinnschlag
319e3f24a3
on edit mode change clear selection of elements that are not affected by current edit mode (only support for instance for now since we do not have selection for other elements yet)
9 years ago
scrawl
72400747f2
OpenCS: preliminary port of cell rendering to OSG
10 years ago
scrawl
34d503017a
OpenCS: Set up an osgQt GraphicsWindow in SceneWidget
10 years ago
scrawl
49c2da27b3
OpenCS compiles and runs again (no rendering)
10 years ago
Marc Zinnschlag
406cf2b981
disable element visibility buttons that do not apply to the respective cell type
10 years ago
Marc Zinnschlag
e04ead2bd5
new element visibility button icons
10 years ago
Marc Zinnschlag
a60e4c036f
Merge branch 'mode'
...
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
apps/opencs/view/render/worldspacewidget.cpp
apps/opencs/view/render/worldspacewidget.hpp
10 years ago
Marc Zinnschlag
b7f8f848a8
added edit modes for exteriors
10 years ago
Marc Zinnschlag
b50fcd403b
renamed getElementMask to getVisibilityMask
10 years ago
cc9cii
1741043f20
Revert to storing Scene Node names as the key in RigidBody. Allow moving objects up/down using scroll wheel or touchpad while dragging. Cleanup code a little.
10 years ago
cc9cii
792fbd119f
Resolve incorrect merge issues.
10 years ago
cc9cii
c990ed4335
Merge branch 'mouse-picking-state' into mouse-picking
...
Conflicts:
apps/opencs/view/render/pagedworldspacewidget.cpp
apps/opencs/view/render/pagedworldspacewidget.hpp
10 years ago
cc9cii
8e2a0ea90a
Implemented moving objects around x-y plane.
10 years ago
cc9cii
68b7532383
Move code to WorldspaceWidget so that UnpagedWorldspaceWidget can be supported.
10 years ago
cc9cii
5afaa0083f
Minimise false detection of grab & drag operation.
10 years ago
cc9cii
a01a921644
Experimental mouse event state machine for 3d editing, starting with drag & drop objects.
10 years ago
cc9cii
0b63ba5727
Move debug rendering code out of PhysicsSystem.
10 years ago
cc9cii
e58e5c2bf5
Update overlays independently from multiple viewports.
10 years ago