Mr.doob
|
adc8959206
Merge remote-tracking branch 'sole/dev' into dev
|
13 tahun lalu |
sole
|
3076136190
Docs for LineBasicMaterial
|
13 tahun lalu |
sole
|
49a8650434
Line docs
|
13 tahun lalu |
alteredq
|
2a335b902d
Removed heightOffset from CubeCamera (as per @mrdoob's suggestion).
|
13 tahun lalu |
alteredq
|
6c5825f77e
Updated builds.
|
13 tahun lalu |
alteredq
|
e5f8703472
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 tahun lalu |
alteredq
|
ada3a940b8
Changed CubeCamera to update mipmaps only once.
|
13 tahun lalu |
Mr.doob
|
cac415ca83
Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621.
|
13 tahun lalu |
alteredq
|
4a36583427
Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples.
|
13 tahun lalu |
zz85
|
9d67584d05
add .setSize(width, height) and .updateProjectionMatrix() to CombinedCamera (#69)
|
13 tahun lalu |
John Pywtorak
|
6d921ff56d
Updated the camera object to match the COLLADA schema elements and added orthographic camera support.
|
13 tahun lalu |
zz85
|
1e1a02d694
fixes TubeGeometry intialNormals
|
13 tahun lalu |
zz85
|
84d75036c7
tweaks to examples/webgl_geometry_extrude_splines.html
|
13 tahun lalu |
zz85
|
5eaf6ae326
Refactoring curve and knot formulas to CurveExtras.js
|
13 tahun lalu |
zz85
|
bbfb8044f5
use THREE.TubeGeometry.FrenetFrames in THREE.ExtrudeGeometry. created a starfruit extrusion
|
13 tahun lalu |
zz85
|
569ba0f707
Refactor TNB calculations into THREE.TubeGeometry.FrenetFrames
|
13 tahun lalu |
Mr.doob
|
ecb2059590
Updated builds.
|
13 tahun lalu |
Mr.doob
|
a9214a3571
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 tahun lalu |
Mr.doob
|
c78b813539
Merge remote-tracking branch 'onionhammer/patch-1' into dev
|
13 tahun lalu |
alteredq
|
3c2030b0ea
Added forgotten ImmediateRenderObject.js
|
13 tahun lalu |
Mr.doob
|
cbf75917e0
Merge remote-tracking branch 'zz85/extrude_spline_rebasing' into dev
|
13 tahun lalu |
alteredq
|
0e3b527cdc
Refactored MarchingCubes out into examples/js
|
13 tahun lalu |
alteredq
|
c1a5c069c0
Added marching cubes example.
|
13 tahun lalu |
onionhammer
|
903d23abc3
Removed extra ',' in object declaration, breaks minification/packing. Added in missing semi-colon (;)
|
13 tahun lalu |
Sebastien Valette
|
9dfa133d0f
THREE.geometry : change __dirtyVertices to verticesNeedUpdate field
|
13 tahun lalu |
zz85
|
4db14072d7
Update webgl_geometry_extrude_shapes.html example description
|
13 tahun lalu |
zz85
|
936d5babbc
renamed examples/webgl_geometry_extrudePath.html => examples/webgl_geometry_extrude_shapes.html
|
13 tahun lalu |
zz85
|
109b3c5590
cleaned up the path/spline extrusion portion of ExtrudeGeometry a bit.
|
13 tahun lalu |
zz85
|
b9c05f1f8b
fixed a serious bug with spaced points for spline extrusion in ExtrudeGeometry
|
13 tahun lalu |
zz85
|
155fca7b04
ExtrudeGeometry using TubeGeometry internally for TNB frames. Added webgl_geometry_extrudePath.html to test ExtrudeGeometry
|
13 tahun lalu |