Mr.doob
|
b49d00d6cf
getProgramInfoLog()/getShaderInfoLog() to console.warn. See #4834.
|
11 years ago |
Mr.doob
|
1dd8d7729a
Updated builds.
|
11 years ago |
Mr.doob
|
0f5f336dac
Merge pull request #4851 from shapespark/Box3addPoint-remove
|
11 years ago |
Jan Wrobel
|
d464040d5f
Simplify Box2 and Box3 setFromPoints, add tests.
|
11 years ago |
Jan Wrobel
|
0a3ee86c8c
Remove duplicated Box3.addPoint.
|
11 years ago |
Mr.doob
|
69645b62cd
Updated builds.
|
11 years ago |
Mr.doob
|
ff15ec8ac5
Merge pull request #4817 from erichlof/dev
|
11 years ago |
Mr.doob
|
892623024b
Minor console.log tweaks.
|
11 years ago |
Mr.doob
|
56e4b20488
Updated builds.
|
11 years ago |
Mr.doob
|
d5c57ee8f9
Moved BufferGeometryUtils.fromGeometry to BufferGeometry. See #4835.
|
11 years ago |
Mr.doob
|
60bdcabaf6
Clean up.
|
11 years ago |
Mr.doob
|
a1f50ed7fd
Added labels to PDBLoader example. Fixes #4846.
|
11 years ago |
Mr.doob
|
6b86f7b62c
Simplified PDBLoader.
|
11 years ago |
Mr.doob
|
e73f153c84
Updated builds.
|
11 years ago |
Mr.doob
|
eecc8f7c5c
Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835.
|
11 years ago |
Mr.doob
|
355b68b9a0
Moved GeometryUtils to examples/js/utils. Added randomPointsinBufferGeometry. See #4835.
|
11 years ago |
Mr.doob
|
4210117129
Cleaned up docs/ShaderMaterial.
|
11 years ago |
Mr.doob
|
21ef29ed08
Merge pull request #4844 from ZhanruiLiang/patch-1
|
11 years ago |
Ray
|
de7af126ec
Update ShaderMaterial.html
|
11 years ago |
Mr.doob
|
aa360af4b6
Updated builds.
|
11 years ago |
Mr.doob
|
bdd6db3ce3
Projector: Support for non-indexed BufferGeometry based Line in LinePieces mode.
|
11 years ago |
Mr.doob
|
4d3e7913f5
Fixed BoxHelper update.
|
11 years ago |
Mr.doob
|
2c0c8cb782
BufferGeometry based BoxHelper. Fixes #4810.
|
11 years ago |
Mr.doob
|
ee7b6e924d
Added GeometryLoader placeholder.
|
11 years ago |
Mr.doob
|
5e1af76601
Merge pull request #4810 from srifqi/patch-1
|
11 years ago |
Mr.doob
|
c3d55c2e54
Merge pull request #4807 from nthitz/TextureLoader-callbacks
|
11 years ago |
erichlof
|
2ee0e0c776
added handling for when ray origin is inside sphere
|
11 years ago |
erichlof
|
65e96c6b15
added tests for if ray origin is inside of sphere
|
11 years ago |
erichlof
|
1d1279b9b2
whitespace
|
11 years ago |
erichlof
|
7f907c9b24
changed Ray origin for 2 tests, always return point in front of ray
|
11 years ago |