Mr.doob
|
a0c9c696df
Prettified ocean example.
|
11 anos atrás |
Mr.doob
|
cb1eefa8c9
Merge remote-tracking branch 'zz85/ocean' into dev
|
11 anos atrás |
Mr.doob
|
f90e389061
Made panorama examples auto-rotate.
|
11 anos atrás |
Mr.doob
|
baa9bf917b
Updated builds.
|
11 anos atrás |
Mr.doob
|
aa6d4fe47c
Merge remote-tracking branch 'safetydank/dev' into dev
|
11 anos atrás |
railla
|
a3dce6069e
bump map export doesn't work correctly, can cause TypeError
|
11 anos atrás |
Mr.doob
|
d0c0d2535a
Docs: Fixed vertexColors description. Fixes #4265.
|
11 anos atrás |
Mr.doob
|
c8eedca0a1
Updated builds.
|
11 anos atrás |
WestLangley
|
17e10eefae
Simplified Object3D.applyMatrix()
|
11 anos atrás |
Ben Houston
|
662057b5d8
comment out debug code.
|
11 anos atrás |
Ben Houston
|
e437ae2699
Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.)
|
11 anos atrás |
Dan V
|
c43ea38dee
Render buffer geometry lines/particles separately from buffer update
|
11 anos atrás |
Mr.doob
|
a6e9f9cd95
Docs: Fixed more typos in Geometry.
|
11 anos atrás |
Mr.doob
|
4d511e1b46
Merge branch 'patch-1' of https://github.com/JoenyBui/three.js into dev
|
11 anos atrás |
Mr.doob
|
386200f2f2
Removed alpha: false instances from examples.
|
11 anos atrás |
Mr.doob
|
96ad117989
Removed physicallyBasedShading from examples and documentation.
|
11 anos atrás |
Mr.doob
|
e3ba5fe7d4
Updated builds.
|
11 anos atrás |
Mr.doob
|
e3abb0068b
Merge branch 'normalmap_shader' of https://github.com/bhouston/three.js into dev
|
11 anos atrás |
Mr.doob
|
564f161d6e
Replaced UV debug texture.
|
11 anos atrás |
Ben Houston
|
04ce05d49c
unifying shader names.
|
11 anos atrás |
Joshua Koo
|
b1653ec762
Importing @jbouny Ocean/Water example which is based on the Mirror Shader (see #3856)
|
11 anos atrás |
Mr.doob
|
975bbba1c5
Trying to get CanvasRenderer to match WebGLRenderer Sprite’s offset/repeat handling.
|
11 anos atrás |
Mr.doob
|
063b88a9df
Sprite: material.uvOffset/uvScale to material.map.offset/repeat.
|
11 anos atrás |
Mr.doob
|
34437f35f8
CanvasRenderer: Removed det = 0 case for now.
|
11 anos atrás |
Mr.doob
|
43c7a292c8
Fixed CanvasRenderer texture.offset/texture.scale.
|
11 anos atrás |
Mr.doob
|
8e0add1d44
Fixed canvas examples with wrong order of calls.
|
11 anos atrás |
Mr.doob
|
4c8e3a58e0
CanvasRenderer: Tweaks to handling of textures with missing image.
|
11 anos atrás |
Joeny Bui
|
57ec1a1254
Fix spelling error.
|
11 anos atrás |
Mr.doob
|
769b0195e8
Moving texture.needsUpdate to events.
|
11 anos atrás |
Mr.doob
|
6f119469a0
More clean up to ubiquity test example. Also added ubiquity test2 for uvScale/uvOffset.
|
11 anos atrás |