dubejf
|
2038fec6a6
Fix temporary drawcalls creation
|
10 years ago |
dubejf
|
763eaae627
Get rid of offsets in favor of drawcalls
|
10 years ago |
dubejf
|
d0dff85716
Remove uses of .offsets
|
10 years ago |
dubejf
|
d2ca5091f6
Encapsulate drawcalls/offsets
|
10 years ago |
Mr.doob
|
7fbcb457a9
Updated builds.
|
10 years ago |
Mr.doob
|
aab11a0432
WebGLState: Replaced setBlend() and setDoubleSided() with enable()/disable().
|
10 years ago |
Mr.doob
|
19a4676a66
Updated builds.
|
10 years ago |
Mr.doob
|
c6daf296be
WebGLRenderer: Clean up.
|
10 years ago |
Ricardo Cabello
|
6aa8219868
Merge pull request #6796 from tschw/ObjectLoader_texturePath
|
10 years ago |
tschw
|
853051f3f4
Let ObjectLoader propagate its texturePath.
|
10 years ago |
Mr.doob
|
ce6c34d943
Updated builds.
|
10 years ago |
Mr.doob
|
900abd32f3
WebGLPRoperties: Clean up.
|
10 years ago |
Mr.doob
|
1a672787b5
WebGLRenderer: Rename webGLProps to properties.
|
10 years ago |
Mr.doob
|
53b304fa17
WebGLRenderer/WebGLObjects: Fixed delete bug.
|
10 years ago |
Mr.doob
|
f7ef1e4f85
WebGLProperties: Rename deleteAll() to clear().
|
10 years ago |
Mr.doob
|
db5a299ce5
WebGLRenderer: Reuse webGLProps in WebGLObjects.
|
10 years ago |
Ricardo Cabello
|
043268837f
Merge pull request #6723 from fordacious/dev
|
10 years ago |
tschw
|
d5908614b0
Let object loader respect its .texturePath .
|
10 years ago |
Mr.doob
|
c062737cc5
Fixed examples that relied on raycasting invisible objects.
|
10 years ago |
Mr.doob
|
9760cf7af7
Updated builds.
|
10 years ago |
Mr.doob
|
05b9886727
Raycaster: Ignore invisible objects. See #3647 and #6757.
|
10 years ago |
Mr.doob
|
2e53761eca
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
10 years ago |
Mr.doob
|
4b16b123a3
Merge branch 'yAxis' of https://github.com/lgarron/three.js into dev
|
10 years ago |
Ricardo Cabello
|
99340ec216
Merge pull request #6786 from saromanov/lengthManhatten-Vector2
|
10 years ago |
Lucas Garron
|
f8ea5a063d
Fix typos of `yAxis` parameter in the Matrix4 documentation.
|
10 years ago |
Sergey Romanov
|
dfb30c324a
fix typo
|
10 years ago |
Sergey Romanov
|
c0a36b2ff2
lengthManhatten
|
10 years ago |
Sergey Romanov
|
354a5c095e
add lengthManhatten
|
10 years ago |
Mr.doob
|
91f8c0be31
Updated builds.
|
10 years ago |
Mr.doob
|
031798e2ca
WebGLRenderer: Fix material.wireframeLinewidth. Based on #6778. Should fix #6687.
|
10 years ago |