Pierre Lepers
|
67d4ab4a17
fixed compressed texture availability check
|
11 vuotta sitten |
Mr.doob
|
90a71f44c0
Atom cleaning up spaces.
|
11 vuotta sitten |
Mr.doob
|
94af250d0d
WebGLRenderer: Firefox deprecating MOZ_WEBGL_compressed_texture_pvrtc.
|
11 vuotta sitten |
Pierre Lepers
|
c0fdc31d1e
PVRTC support in examples
|
11 vuotta sitten |
Mr.doob
|
0f1982a091
WebGLRenderer: Support for BufferGeometry with material.wireframe = true.
|
11 vuotta sitten |
Mr.doob
|
69a5896275
WebGLRenderer: More tweaks to object removal handling.
|
11 vuotta sitten |
Mr.doob
|
0d94e17e41
Object3D.removed(): Moved descendants traversal into the renderer. See #5269.
|
11 vuotta sitten |
Mr.doob
|
3fd3c1c3b9
Object3D: Recursively dispatch removedFromScene event. Should solve #5269.
|
11 vuotta sitten |
Mr.doob
|
2e4800d3fe
WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269.
|
11 vuotta sitten |
Mr.doob
|
1eb2601925
WebGLRenderer: Avoid unnecesary gl state resets at plugin render time. See #4628.
|
11 vuotta sitten |
Mr.doob
|
c353d166c2
Reverted 4439d901e0e3e9b8a6dd3559a665062ad1988344. Implemented material.visible in Projector. See #5256.
|
11 vuotta sitten |
Mr.doob
|
90606a278b
WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186.
|
11 vuotta sitten |
Mr.doob
|
46e6c931cd
WebGLRenderer/BufferGeometry: Handle normals update.
|
11 vuotta sitten |
Mr.doob
|
b810065e92
WebGLRenderer: Added clampToMaxSize in setTexture too. Simplified clampToMaxSize. Added console.log().
|
11 vuotta sitten |
Henri Astre
|
3c1c831800
add uploadTexture to WebGLRenderer
|
11 vuotta sitten |
Mr.doob
|
ccfef2ca9e
WebGLRenderer: Using Object.keys() so the for loops can get optimised. See #5186.
|
11 vuotta sitten |
Mr.doob
|
5987b43c59
WebGLRenderer: Made initMaterial private.
|
11 vuotta sitten |
Mr.doob
|
c7241348cd
Object3D: Added dispose() method.
|
11 vuotta sitten |
Mr.doob
|
a54ae46067
WebGLRenderer: Removed scene.__webglObjects and scene.__webglObjectsImmediate.
|
11 vuotta sitten |
Mr.doob
|
62c269b596
Removed scene.__objectsAdded and scene.__objectsRemoved.
|
11 vuotta sitten |
Mr.doob
|
4a3352c15a
Removed scene.__lights.
|
11 vuotta sitten |
Mr.doob
|
4439d901e0
Uh?! Since when material.visible exists?
|
11 vuotta sitten |
Mr.doob
|
0647e1ce3d
WebGLRenderer: Simplified updateSkeletons code.
|
11 vuotta sitten |
Mr.doob
|
26b798d51d
WebGLRenderer: Now also creating normalArray, colorArray by default.
|
11 vuotta sitten |
Mr.doob
|
31df6e0840
Merge remote-tracking branch 'Wandalen/dev' into dev
|
11 vuotta sitten |
Mr.doob
|
b898e68dec
Merge pull request #5083 from gero3/patch-31
|
11 vuotta sitten |
gero3
|
0787882529
cleanup webglrenderer
|
11 vuotta sitten |
Mr.doob
|
ccfcf4da64
WebGLRenderer: Minor clean up.
|
11 vuotta sitten |
Mr.doob
|
140dba7529
WebGLRenderer: Sort by material.id first. See #5077.
|
11 vuotta sitten |
Mr.doob
|
cd077cf99e
WebGLRenderer: Minor clean up.
|
11 vuotta sitten |