Mr.doob
|
1a4a86884a
Updated builds.
|
11 years ago |
Mr.doob
|
a169a171e6
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 years ago |
Mr.doob
|
6702d28992
Raycaster.intersectObjects: Check if passed objects is an Array.
|
11 years ago |
Mr.doob
|
45e7b2a601
Docs: Updated Projector and Vector3.
|
11 years ago |
Mr.doob
|
efd9b42470
Merge pull request #5387 from Stonelinks/better-kinematics-example
|
11 years ago |
Lucas Doyle
|
881aae96ab
cooler looking collada kinematics example with tweens
|
11 years ago |
Mr.doob
|
7fa03cf6aa
Vector3: Simplified projectCamera and unprojectCamera.
|
11 years ago |
Mr.doob
|
b37be63d1f
Moved Projector's .projectVector and .unprojectVector to Vector3 .projectCamera and .unprojectCamera.
|
11 years ago |
Mr.doob
|
afb2101eb9
Merge branch 'patch-1' of https://github.com/frewsxcv/three.js into dev
|
11 years ago |
Mr.doob
|
3e30a6470a
Updated builds.
|
11 years ago |
Mr.doob
|
74507823c7
Minor code clean up.
|
11 years ago |
Corey Farwell
|
1fbe53e84d
Remove unused variable in example
|
11 years ago |
Mr.doob
|
1e1845d88e
Merge pull request #5373 from tstanev/autodesk/dds_filter_type
|
11 years ago |
Mr.doob
|
9028a8b808
Updated builds.
|
11 years ago |
Mr.doob
|
2b0d9b60b0
Object3D: Use function references.
|
11 years ago |
Mr.doob
|
920ab9e611
WebGLRenderer: Ignore THREE.Group also.
|
11 years ago |
Mr.doob
|
ad489cce0a
Examples: Added SVG example.
|
11 years ago |
Mr.doob
|
3f145369af
Editor: Fixed OBJ and STL exporters.
|
11 years ago |
Mr.doob
|
a3c3d45384
Updated builds.
|
11 years ago |
Mr.doob
|
6822d171a2
PerspectiveCamera: More robust fov. See #5364.
|
11 years ago |
Mr.doob
|
7a790adc39
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 years ago |
Mr.doob
|
8797bf0528
Updated builds.
|
11 years ago |
Mr.doob
|
fb07c9bc19
Fixed OrthographicCamera zoom. See #5364.
|
11 years ago |
Mr.doob
|
e19ce0fd77
Merge pull request #5371 from Herst/dev
|
11 years ago |
Mr.doob
|
970327dde0
Updated builds.
|
11 years ago |
Mr.doob
|
cb8e09dbf8
Added zoom property to cameras. See #5364.
|
11 years ago |
Herst
|
29f4476cd9
coverter_to_threejs.py: removed trailing whitespaces
|
11 years ago |
Herst
|
c7b59f49aa
coverter_to_threejs.py: added option to force y up
|
11 years ago |
Herst
|
6f0829dacd
coverter_to_threejs.py: added option to not copy texture files
|
11 years ago |
tstanev
|
50ab5a4d92
Compressed textures with a single mip level have to use Linear min filter, instead of the default Mip filter.
|
11 years ago |