alteredq
|
7ab30ca13b
Editor: moved scene export logic from Outliner to Viewport.
|
13 years ago |
alteredq
|
15283f7e0f
Editor: refactored active camera handling for scene exporter (thanks to @mrdoob).
|
13 years ago |
Mr.doob
|
f1c17394c8
Editor: Moved outline style into Viewport.
|
13 years ago |
alteredq
|
fe902e553f
Editor: fixed scene export being broken on initial page load.
|
13 years ago |
Mr.doob
|
567a008f98
Editor: Selecting camera instead of null.
|
13 years ago |
Mr.doob
|
8c7d7e71b2
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
alteredq
|
42479eaf6c
Editor: merged with @mrdoob's changes.
|
13 years ago |
Mr.doob
|
f53e8cf47e
Editor: Simpler way to do the more intutive selecting behavious. Not perfect yet though.
|
13 years ago |
alteredq
|
3b987332fe
Editor: fixed delete confirmation pop-up being triggered on all UI elements.
|
13 years ago |
Mr.doob
|
a1d8be2145
Editor: Simpler way to notify camera changes.
|
13 years ago |
Mr.doob
|
c51119784c
Editor: Renamed objectRemoved signal to removeSelectedObject.
|
13 years ago |
alteredq
|
021837a028
Editor: added handling of fog to "World" section.
|
13 years ago |
alteredq
|
95f72d1596
Editor: plugged in active camera into SceneExporter.
|
13 years ago |
alteredq
|
0800ec13e7
Editor: made active camera changes be reflected in Object properties UI.
|
13 years ago |
alteredq
|
235568964d
Editor: added "World" section.
|
13 years ago |
alteredq
|
2767f6bc01
Editor: more intuitive selection behavior.
|
13 years ago |
alteredq
|
473c56a430
Editor: changed selection to stay on after changing camera in viewport.
|
13 years ago |
alteredq
|
6e0ae620fe
Editor: a bit neater object delete prompt.
|
13 years ago |
Mr.doob
|
aaaf500f7c
Editor: Improved mouse control.
|
13 years ago |
Mr.doob
|
6a64685f85
Editor: Typo.
|
13 years ago |
Mr.doob
|
9f680519c3
Editor: Some more outliner tweaks.
|
13 years ago |
alteredq
|
5670f0e818
Editor: reapplying deletion / selection handling code that got lost in the merge.
|
13 years ago |
alteredq
|
8b06b2117b
Merge remote-tracking branch 'remotes/mrdoob/dev' into editor-outliner-ui
|
13 years ago |
alteredq
|
ad9ad59ded
Editor: added simple object removal (using "delete" key).
|
13 years ago |
alteredq
|
5891fb03c6
Editor: changed outliner to use FancySelect for nicer styling (using custom DOM instead of <select> element).
|
13 years ago |
alteredq
|
f6cd125010
Editor: fixed object names in outliner. Added names for some default objects.
|
13 years ago |
Mr.doob
|
9d83a7f4bf
Editor: Figured out trickiness with controls. They're now under control.
|
13 years ago |
Mr.doob
|
6e6ac10476
Editor: Improved object dragging. Controls are out of control.
|
13 years ago |
Mr.doob
|
35e9bd897a
Editor: Made objects draggable
|
13 years ago |
Mr.doob
|
3616896687
Editor: Map row wasn't being updated.
|
13 years ago |