Mr.doob
|
d1cff82ec0
Updated voxelpainter examples to use Vector3.floor()
|
11 years ago |
Mr.doob
|
48f87c6529
Updated builds.
|
11 years ago |
Mr.doob
|
9e74321a3c
Fixed Vector3.projectOnVector.
|
11 years ago |
Mr.doob
|
a735dfe98a
Removed THREE.extend hack.
|
11 years ago |
Mr.doob
|
174ed38ff5
Code clean up.
|
11 years ago |
Mr.doob
|
9582770323
Merge branch 'vector-methods' of https://github.com/twhittock/three.js into dev
|
11 years ago |
Mr.doob
|
afff20343b
Simplified webgl_postprocessing_dog example.
|
11 years ago |
Mr.doob
|
15c0f435ec
Fixed BokehPass.
|
11 years ago |
Mr.doob
|
f92be8251c
Added Geometry2 based OBJLoader.
|
11 years ago |
Mr.doob
|
ea0054a128
Updated builds.
|
11 years ago |
Mr.doob
|
76c664003d
BufferGeometry: Removed dynamic property.
|
11 years ago |
Mr.doob
|
c2c9ad7f57
WebGLRenderer: enabledAttributes using a typedarray instead of object.
|
11 years ago |
Mr.doob
|
ffe96c174c
Editor: Geometry2 support.
|
11 years ago |
Mr.doob
|
f1630e9251
WebGLRenderer: Geometry2 support.
|
11 years ago |
Mr.doob
|
72322e1648
Updated builds.
|
11 years ago |
Mr.doob
|
b702d22b9a
Merge branch 'fixLines' of https://github.com/DungFu/three.js into dev
|
11 years ago |
Mr.doob
|
fa2f511418
Updated builds.
|
11 years ago |
Mr.doob
|
7282b9e95f
Editor: container.dom.offset* is not available at construction time.
|
11 years ago |
Mr.doob
|
6d552061ed
SoftwareRenderer: No sorting needed.
|
11 years ago |
Mr.doob
|
44bb6fbd6f
Projector: Fixed global v.
|
11 years ago |
Mr.doob
|
8612c4b571
Projector: Handle BufferGeometry offsets.
|
11 years ago |
DungFu
|
0916d79a87
Added a check inside of the Projector.js to make sure that before accessing the 0th item of the
|
11 years ago |
Mr.doob
|
47d29d66af
VRMLLoader: Handle callback. Fixes #4435.
|
11 years ago |
Mr.doob
|
6cadc3b751
VRMLLoader: Converted to tab indentation.
|
11 years ago |
Mr.doob
|
96b6cad1ef
Updated builds.
|
11 years ago |
Mr.doob
|
488667c4b3
Editor: Fixed CTM loading.
|
11 years ago |
Mr.doob
|
052778f4be
CTMLoader: Even nicer to the user.
|
11 years ago |
Mr.doob
|
220854aad7
CTMLoader: Nicer to the user.
|
11 years ago |
Mr.doob
|
db548187e7
Code clean up.
|
11 years ago |
Benoit Beausejour
|
8b74317c49
CTMLoader can now properly load very large models by using now uses BufferGeometry's computeOffsets.
|
11 years ago |