Mr.doob
|
f53e8cf47e
Editor: Simpler way to do the more intutive selecting behavious. Not perfect yet though.
|
13 年 前 |
Mr.doob
|
a1d8be2145
Editor: Simpler way to notify camera changes.
|
13 年 前 |
Mr.doob
|
c51119784c
Editor: Renamed objectRemoved signal to removeSelectedObject.
|
13 年 前 |
alteredq
|
021837a028
Editor: added handling of fog to "World" section.
|
13 年 前 |
alteredq
|
5cd0bfd10b
Fixed missing quotes in SceneExport object type labels.
|
13 年 前 |
alteredq
|
95f72d1596
Editor: plugged in active camera into SceneExporter.
|
13 年 前 |
alteredq
|
0800ec13e7
Editor: made active camera changes be reflected in Object properties UI.
|
13 年 前 |
alteredq
|
235568964d
Editor: added "World" section.
|
13 年 前 |
alteredq
|
4e217b573e
Editor: trying to restyle menubar.
|
13 年 前 |
alteredq
|
058a94ef3f
Editor: add dummy menubar entries also for "Edit", "Add" and "Help".
|
13 年 前 |
alteredq
|
2767f6bc01
Editor: more intuitive selection behavior.
|
13 年 前 |
alteredq
|
473c56a430
Editor: changed selection to stay on after changing camera in viewport.
|
13 年 前 |
alteredq
|
6e0ae620fe
Editor: a bit neater object delete prompt.
|
13 年 前 |
alteredq
|
f0e4fd9650
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 年 前 |
alteredq
|
30cdcbea82
Added handling of UTF8 models to SceneLoader, extended scene example.
|
13 年 前 |
alteredq
|
f892642351
Got rid of exceptions in scene loader example.
|
13 年 前 |
Mr.doob
|
1834c1bc84
Editor: WIP Menubar.File.
|
13 年 前 |
Mr.doob
|
32ffefa50a
Editor: Added confirm() to delete action.
|
13 年 前 |
Mr.doob
|
aaaf500f7c
Editor: Improved mouse control.
|
13 年 前 |
alteredq
|
d503b9578f
Added handling of Collada files to SceneLoader and scene example.
|
13 年 前 |
alteredq
|
22e512635b
Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders.
|
13 年 前 |
alteredq
|
9ad52bddf2
Forgot to change debug build.
|
13 年 前 |
alteredq
|
627b04c043
Added handling of OBJ models to SceneLoader.
|
13 年 前 |
alteredq
|
d2a0d37974
Added support for SkinnedMeshes to SceneLoader.
|
13 年 前 |
alteredq
|
0f0aba2a8d
Changed ShaderMaterial.clone() to use UniformsUtils.clone()
|
13 年 前 |
alteredq
|
4b06bc6380
Added custom attributes support for Ribbons and corresponding example.
|
13 年 前 |
alteredq
|
199bde51c8
Added missing custom attributes buffers deallocation for Lines and ParticleSystems.
|
13 年 前 |
alteredq
|
9c3194b9e1
Added support for fog to Sprites.
|
13 年 前 |
Mr.doob
|
83bc4dbb69
Hopefully easier to understand offset array creation code.
|
13 年 前 |
Mr.doob
|
9909389814
object.clone() now (recursively) handles children too.
|
13 年 前 |