Mr.doob
|
a018dc54c2
VTKLoader clean up.
|
9 years ago |
Mr.doob
|
8e026aa314
Merge pull request #8208 from stity/binaryVTKLoader
|
9 years ago |
Valentin Demeusy
|
e7ae748b9f
add : vtk binary parser and triangle strip support for both ascii and binary
|
9 years ago |
Mr.doob
|
a566a96faa
Updated builds.
|
9 years ago |
Mr.doob
|
7b2edbc357
BoxBufferGeometry clean up.
|
9 years ago |
Mr.doob
|
7c5b995c69
Merge pull request #8195 from Mugen87/dev
|
9 years ago |
Mr.doob
|
bbacf8bf2c
Merge pull request #8207 from kintel/stlbinaryexporter
|
9 years ago |
Marius Kintel
|
f60800ebc5
Bugfix: The binary STL exporter didn't handle meshes imported from binary STL files (BufferGeometry)
|
9 years ago |
Mugen87
|
e539bfeba8
Geometry.fromBufferGeometry: Added support for materialIndex
|
9 years ago |
Ben Houston
|
0540e0e3dd
Merge branch 'texture_encoding' of [email protected]:bhouston/three.js.git into pmrem2
|
9 years ago |
Ben Houston
|
818a453917
Bug fix for rgbe/float/half buffers. Inconsistency in rgbe/half float/float fixed. (written by @spidersharma03, modified by @bhouston)
|
9 years ago |
Ben Houston
|
8a630a75df
Added Float, Half float buffer support for HDR. Fixed a bug in
|
9 years ago |
Ben Houston
|
f52454cd75
add comment in docs.
|
9 years ago |
Ben Houston
|
bc0d71431e
add better documentation that MAterial.needsUpdate needs to be set if one changes Texture.encoding.
|
9 years ago |
Mr.doob
|
cbb1b4a76c
Merge pull request #8201 from WestLangley/dev-ninja
|
9 years ago |
Mr.doob
|
d5b5ce91d6
Updated builds.
|
9 years ago |
Mr.doob
|
1ab117bc1f
ColladaLoader2: Clean up.
|
9 years ago |
Mr.doob
|
a2ebe81408
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
9 years ago |
Mr.doob
|
4cef6b0155
Merge pull request #8197 from kampfgnu/dev
|
9 years ago |
Mr.doob
|
227d72f223
Merge pull request #8202 from WestLangley/dev-shadow
|
9 years ago |
WestLangley
|
8063e0e9e6
ShadowMaterial: bug fix
|
9 years ago |
WestLangley
|
524f7112de
Add additional params to gui controls
|
9 years ago |
Mugen87
|
e22d8ed333
BoxBufferGeometry: Added MultiMaterial support
|
9 years ago |
Ben Houston
|
a1c225ab11
Merge branch 'dev' of [email protected]:mrdoob/three.js into texture_encoding
|
9 years ago |
Ben Houston
|
e204686e9d
cast bvec3 to vec3 so that mix works.
|
9 years ago |
kampfgnu
|
60f8a2f643
extend parsing of effectParameter 'texture' in ColladaLoader2 (texture parameters like repeatU, repeatV, offsetU, offsetV, wrapS, wrapT),
|
9 years ago |
Mr.doob
|
112e4bc54e
Clean up.
|
9 years ago |
Mr.doob
|
a1b7da9b09
webgl_effects_cardboard: added click to fullscreen.
|
9 years ago |
Mr.doob
|
e844311178
Disable msaa for effects examples.
|
9 years ago |
Mr.doob
|
232a84a242
*Effect: Use renderer.getPixelRatio()
|
9 years ago |