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 |
Mr.doob
|
bc706f3815
Updated builds.
|
11 years ago |
Mr.doob
|
4a733a9ca2
Fixed helpers so they work with the new Scene behaviour.
|
11 years ago |
Mr.doob
|
e348084d8d
Updated builds.
|
11 years ago |
Mr.doob
|
23995f36d1
Scene: Removed matrixAutoUpdate overwrite.
|
11 years ago |
Mr.doob
|
5af0b9c53b
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 years ago |
Mr.doob
|
81cdc2dfe3
Merge pull request #5367 from iepure/patch-4
|
11 years ago |
Rab Hallett
|
fc65272574
3DSMax Exporter - Corrected specular export, support Phong
|
11 years ago |