Mr.doob
|
1b959b07aa
Editor: Commented out THREE.AnimationHandler reference.
|
10 years ago |
Elisée Maurer
|
2a6171785b
TransformControls: Rename .setSnap to .setTranslationSnap, add .setRotationSnap
|
10 years ago |
Mr.doob
|
c397796a68
Editor: Support md2 animations.
|
10 years ago |
Mr.doob
|
8594866327
Editor: Fixed camera jump.
|
10 years ago |
Mr.doob
|
f23fc90490
Editor: Undo/Redo object transforms.
|
10 years ago |
Mr.doob
|
146533a5bb
Editor: Clean up.
|
10 years ago |
Mr.doob
|
fa1e48b370
Editor: Simplified code. Thanks SET001@IRC.
|
10 years ago |
Mr.doob
|
79a9676820
Editor: Fixed selectionBox.
|
10 years ago |
Mr.doob
|
2ad32da739
Editor: Fixed renderer losing clearColor when changing antialias.
|
10 years ago |
tschw
|
04de696ba9
Let rendererChanged signal provide the new renderer.
|
10 years ago |
Mr.doob
|
2665e375bf
Replaced instanceof Array with Array.isArray(). See #5886.
|
10 years ago |
Mr.doob
|
8e326bdf1e
Editor: Removed unneeded selectionBox update.
|
10 years ago |
Mr.doob
|
0d25939669
Editor: Starting to add VR.
|
10 years ago |
Mr.doob
|
8b31578ad2
Editor: Fixed pixelRatio breakage.
|
10 years ago |
Mr.doob
|
97d2727153
Editor: Fixed EditorControls being off after clearing.
|
10 years ago |
Mr.doob
|
20dc92f303
Editor: Reworked scripting UI. Implemented CodeMirror.
|
10 years ago |
Mr.doob
|
297addec42
Editor: Update selectionBox when geometry changes.
|
10 years ago |
Mr.doob
|
f60a6e7ba7
Editor: Set Pixel Ratio.
|
10 years ago |
WestLangley
|
bda2f09c86
Updating code to use Raycaster.setFromCamera() method
|
10 years ago |
Mr.doob
|
793e78ca07
Editor: Moved setIds to the objects themselves.
|
10 years ago |
Mr.doob
|
bf7d54c787
Editor: Added antialias checkbox.
|
10 years ago |
Mr.doob
|
e5fca6f796
Editor: Added headers.
|
10 years ago |
Mr.doob
|
61b7c68a03
Updated examples using Projector.(un)projectVector.
|
11 years ago |
Mr.doob
|
980d842ef5
Editor: Config.setKey() now allows more than one key.
|
11 years ago |
Mr.doob
|
50cfd87e2e
Editor: Some more touch work.
|
11 years ago |
Mr.doob
|
1e33aea129
Editor: More Viewport simplifications.
|
11 years ago |
Mr.doob
|
0ea690472f
Editor.Viewport: Simplified getIntersects().
|
11 years ago |
Mr.doob
|
9171dc3ff6
TransformControls: Removed objectChange event. MouseUp event makes it redundant.
|
11 years ago |
Daniel Taub
|
793e335d18
Merge remote-tracking branch 'upstream/dev' into adsk-dev
|
11 years ago |
Daniel Taub
|
bf4d930cce
changing event names as per requested, and using new events in editor viewport for more reliable disabling of editorcontrols
|
11 years ago |