Mr.doob
|
1c92b9abfb
Fixed Raycaster BufferGeometry breakage.
|
12 년 전 |
Mr.doob
|
0bd1c4c12f
Fixed BufferGeometryLoader breakage.
|
12 년 전 |
Mr.doob
|
1d5b5cdd3c
Raycaster: Support for Non-indexed BufferGeometries.
|
12 년 전 |
Mr.doob
|
074e613745
Fixed BufferGeometryLoader center breakage.
|
12 년 전 |
Mr.doob
|
c1763e8e2b
Updated builds.
|
12 년 전 |
Mr.doob
|
0531956894
Fixed VRMLLoader example. See #3728.
|
12 년 전 |
Mr.doob
|
a94ddae8b9
Merge branch 'dev' of https://github.com/wildpeaks/three.js into dev
|
12 년 전 |
Mr.doob
|
f45faba30d
Merge branch 'updating-quaternion-fromEuler-tests' of https://github.com/danielribeiro/three.js into dev
|
12 년 전 |
Mr.doob
|
afb6806433
Merge branch 'fixing-frustum-unit-test' of https://github.com/danielribeiro/three.js into dev
|
12 년 전 |
Mr.doob
|
21ad8f75cd
Merge branch 'dev' of https://github.com/collinhover/three.js into dev
|
12 년 전 |
Mr.doob
|
859f5077e8
Updated builds.
|
12 년 전 |
Mr.doob
|
1de68da790
Added sphere.center support to BufferGeometry. See #3748.
|
12 년 전 |
Mr.doob
|
50450706ea
Added sphere.center support to BufferGeometryLoader and BufferGeometryExporter. See #3748.
|
12 년 전 |
collinhover
|
90d14f9839
octree support for boundingSphere with arbitrary center
|
12 년 전 |
Cecile Muller
|
3c85e8efcc
Trying to make an example for VRMLLoader.
|
12 년 전 |
Cecile Muller
|
6c39ae8016
Removed a comment
|
12 년 전 |
Cecile Muller
|
7af4c6167e
Updated VRMLLoader to use object.quaternion.
|
12 년 전 |
Daniel Ribeiro
|
22e629a119
Updating quaternion fromEuler. Tests were failing silently, only showing on console, but throwing an exception makes the tests properly fail.
|
12 년 전 |
Daniel Ribeiro
|
4498de963a
fixing unit test: frustum depends on THREE.Sphere to be defined
|
12 년 전 |
Mr.doob
|
6bc6c1de26
Updated builds.
|
12 년 전 |
jotinha
|
3699fc2336
Support for boundingSphere with arbitrary center
|
12 년 전 |
Mr.doob
|
6abc178974
Updated builds.
|
12 년 전 |
Mr.doob
|
c3636849cf
Code clean up.
|
12 년 전 |
Mr.doob
|
382b302ead
Fixed pointerlock example.
|
12 년 전 |
Mr.doob
|
847c86fba6
Updated builds.
|
12 년 전 |
Mr.doob
|
2e7e660c2a
Merge @jotinha/dev-raycaster-aabb-2.
|
12 년 전 |
Mr.doob
|
1cd5a4d54c
Updated builds.
|
12 년 전 |
Mr.doob
|
18f27df17d
Removed another unneeded quaternion variable. As per @WestLangley suggestion in 0e9f32f1dd9ba8ff51060795d6b53101b3e7582f.
|
12 년 전 |
Mr.doob
|
5dceea92d7
Updated builds.
|
12 년 전 |
Mr.doob
|
0e9f32f1dd
Checking if euler is instance of THREE.Euler. Fixes #3737.
|
12 년 전 |