Aesylwinn
|
aea2380c2b
|
Add raytrace to dragCompleted. Implement node drag connection,
node and edge removal, and some fixes.
|
2016-05-16 17:25:02 -04:00 |
|
Aesylwinn
|
9645d0cc8a
|
Pass more mouse pick information in scene view editor.
|
2016-05-12 18:21:43 -04:00 |
|
Marc Zinnschlag
|
1774f6d9bf
|
moved ref num assingment from instance creation to save procedure
|
2016-03-24 11:12:05 +01:00 |
|
Marc Zinnschlag
|
fa9689c5e7
|
delay command execution until call to Object::apply has finished (avoids cutting off the branch we are sitting on)
|
2016-03-11 14:04:47 +01:00 |
|
Marc Zinnschlag
|
b2181fae20
|
safer handling of command macros
|
2016-03-08 10:48:44 +01:00 |
|
Marc Zinnschlag
|
b5005f7812
|
keep sub mode over mode changes
|
2016-03-05 11:41:42 +01:00 |
|
Marc Zinnschlag
|
51a4e3fa7d
|
properly abort drags from outside the worldspace widget (code was leaving unclean dragging flags behind)
|
2016-03-05 10:56:54 +01:00 |
|
Marc Zinnschlag
|
70745487f3
|
cancel instance move on editing lock becoming active
|
2016-03-05 10:44:46 +01:00 |
|
Marc Zinnschlag
|
b1fb64bf68
|
added missing drag mode resets
|
2016-03-04 16:25:30 +01:00 |
|
Marc Zinnschlag
|
dd564daba0
|
do not start move drags while the document is locked for editing
|
2016-03-04 16:24:02 +01:00 |
|
Marc Zinnschlag
|
1726393963
|
cancel instance move on edit mode change
|
2016-03-04 15:31:50 +01:00 |
|
Marc Zinnschlag
|
25effc4222
|
cancel instance move on sub mode change
|
2016-03-04 15:30:28 +01:00 |
|
Marc Zinnschlag
|
1240e0c716
|
cancel instance move on drag abort
|
2016-03-04 15:19:26 +01:00 |
|
Marc Zinnschlag
|
d57021b23c
|
some code simplification
|
2016-03-04 12:02:45 +01:00 |
|
Marc Zinnschlag
|
c2a8be9048
|
confine move marker drags to a single axis
|
2016-03-04 12:00:05 +01:00 |
|
Marc Zinnschlag
|
a19ac72215
|
render marker
|
2016-03-01 15:48:34 +01:00 |
|
Marc Zinnschlag
|
dececf6c38
|
instance moving via drag in 3D scenes
|
2016-02-16 16:02:29 +01:00 |
|
Marc Zinnschlag
|
45e6974266
|
added select all and clear selection features
|
2016-01-19 14:25:20 +01:00 |
|
Marc Zinnschlag
|
4a02563708
|
Merge branch 'master' into buttons
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
2016-01-19 13:59:24 +01:00 |
|
Marc Zinnschlag
|
0305ae3693
|
added selection mode UI
|
2016-01-19 12:17:13 +01:00 |
|
scrawl
|
41c571d4f4
|
Merge branch 'master' of https://github.com/OpenMW/openmw into lighting
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
2016-01-15 15:46:10 +01:00 |
|
Marc Zinnschlag
|
c1901069be
|
added instance mode sub-modes
|
2016-01-15 12:07:25 +01:00 |
|
Marc Zinnschlag
|
55627c0853
|
handling drops into cells that do not exist or are not shown
|
2016-01-14 13:20:01 +01:00 |
|
scrawl
|
ad2145b463
|
OpenCS: use a separate enum for the toggle buttons
|
2016-01-11 23:10:16 +01:00 |
|
Marc Zinnschlag
|
7dd7be7f0e
|
make scenes drop target for referenceables
|
2016-01-10 08:56:15 +01:00 |
|
Marc Zinnschlag
|
ecbd68a19b
|
third batch of changing over user settings usage to the new system
|
2015-12-15 10:40:00 +01:00 |
|
Marc Zinnschlag
|
655b40267b
|
changed instance selection model (primary selects, secondary toggles selection)
|
2015-10-29 11:27:01 +01:00 |
|
Marc Zinnschlag
|
ad4e0e3b97
|
split virtual select button into two buttons (primary select and seconadry select)
|
2015-10-29 11:20:06 +01:00 |
|
Marc Zinnschlag
|
8e87b48866
|
handle context-sensitive select mode in instance editing
|
2015-09-29 16:07:14 +02:00 |
|
Marc Zinnschlag
|
f28fa9fc16
|
clear instance selection on select click on nothing/something that isn't an instance
|
2015-09-29 13:53:47 +02:00 |
|
Marc Zinnschlag
|
981a8a2cc2
|
delegated editing and selection functions to mode objects
|
2015-09-27 16:18:22 +02:00 |
|