Ben Houston
|
e2f8ed6b3b
RECIPROCAL_2PI -> RECIPROCAL_PI2
|
10 лет назад |
Ben Houston
|
0479681978
fix bug in ENVMAP_TYPE_SPHERE mapping.
|
10 лет назад |
Ben Houston
|
92c8bda8ec
common.glsl: transformNormal -> transformDirection and inverseTransformNormal -> inverseTransformDirection.
|
10 лет назад |
Ben Houston
|
145c3895b0
Address @zz85's concern about using the constant 0.33333 insteaed of a division: https://github.com/mrdoob/three.js/pull/5785#discussion_r22146657
|
10 лет назад |
Ben Houston
|
9180d11f2d
fix bug identified by @WestLangley
|
10 лет назад |
Ben Houston
|
c40cd399f8
missing brace.
|
10 лет назад |
Ben Houston
|
969b084798
add inverseTransformNormal function to common.glsl and unfix bug with envmap_fragment.glsl
|
10 лет назад |
Ben Houston
|
ea188856bf
fix bug when applying common.glsl
|
10 лет назад |
Ben Houston
|
6999732f29
adopt common.glsl shader utilities across all shaders where applicable. Fix vec*matrix bug in envmap_fragment.glsl
|
10 лет назад |
Mr.doob
|
d1ae0510d1
Merge pull request #5782 from darryllehmann/dev
|
10 лет назад |
Mr.doob
|
ef188f3ce1
Updated builds.
|
10 лет назад |
Mr.doob
|
194127357b
Merge branch 'dev-ray' of https://github.com/WestLangley/three.js into dev
|
10 лет назад |
Mr.doob
|
077dc92be4
Merge branch 'dev-picking' of https://github.com/WestLangley/three.js into dev
|
10 лет назад |
Darryl Lehmann
|
95d0ab60d8
Aspirin model file updated
|
10 лет назад |
Mr.doob
|
3d0c4ef8cb
Updated builds.
|
10 лет назад |
Mr.doob
|
7f7629ab0d
glsl clean up
|
10 лет назад |
Mr.doob
|
92bbb53ab1
Updated builds.
|
10 лет назад |
Mr.doob
|
1e716c56b1
WebGLRenderer: useRefract to defines.
|
10 лет назад |
Mr.doob
|
6c6b7e2c07
Updated builds.
|
10 лет назад |
Mr.doob
|
8eeb69a907
Fixed more examples on iOS.
|
10 лет назад |
WestLangley
|
616952a3c7
Added closure to Ray.distanceSqToSegment()
|
10 лет назад |
Mr.doob
|
976f78bb5e
Ray: Fix precission issue. See #5774.
|
10 лет назад |
WestLangley
|
bda2f09c86
Updating code to use Raycaster.setFromCamera() method
|
10 лет назад |
Mr.doob
|
821e386b72
Updated builds.
|
10 лет назад |
Mr.doob
|
f87863078b
WebGLRenderer: Moved material.combine to define based. See #5741.
|
10 лет назад |
Mr.doob
|
d932d63cd8
Fixed grass example.
|
10 лет назад |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 лет назад |
Mr.doob
|
731aaf3c46
Updated builds.
|
10 лет назад |
Mr.doob
|
a22d828bd9
Raycaster: Added setFromCamera (old projector.pickingRay()). Fixes #5587.
|
10 лет назад |
Mr.doob
|
bad7a04d1d
Updated builds.
|
10 лет назад |