Mr.doob
|
7a0bea6f66
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
Mr.doob
|
09ca234777
Editor: Removed ambient color on object creation.
|
13 years ago |
alteredq
|
c557343047
Editor: WIP many fixes to be able to load exported scenes.
|
13 years ago |
alteredq
|
54696b4190
Editor: added hotkey for toggling helpers.
|
13 years ago |
Mr.doob
|
006e4b87f3
Editor: Refactored Sidebar files.
|
13 years ago |
Mr.doob
|
f1de407729
Editor: Merged Sidebar.Properties.World into Sidebar.Outline (now Sidebar.Scene).
|
13 years ago |
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 |
alteredq
|
42479eaf6c
Editor: merged with @mrdoob's changes.
|
13 years ago |
alteredq
|
3b987332fe
Editor: fixed delete confirmation pop-up being triggered on all UI elements.
|
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
|
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
|
058a94ef3f
Editor: add dummy menubar entries also for "Edit", "Add" and "Help".
|
13 years ago |
alteredq
|
6e0ae620fe
Editor: a bit neater object delete prompt.
|
13 years ago |
Mr.doob
|
1834c1bc84
Editor: WIP Menubar.File.
|
13 years ago |
Mr.doob
|
32ffefa50a
Editor: Added confirm() to delete action.
|
13 years ago |
alteredq
|
c828dbbde0
Editor: added keeping track of geometries loaded via loaders to scene export.
|
13 years ago |
Mr.doob
|
328834506e
Editor: Fancier outliner.
|
13 years ago |
alteredq
|
9f57ad8211
Editor: removed dummy textures.
|
13 years ago |
alteredq
|
2e6fa9c7bd
Editor: added materials to scene export.
|
13 years ago |
alteredq
|
662cbae96d
Editor: started to implement scene export.
|
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 |
alteredq
|
7b209a23d9
Editor: setting drag-and-dropped object names according to file names.
|
13 years ago |
alteredq
|
edc4f71944
Editor: creating textured materials only for models which have UVs.
|
13 years ago |