Jeff Terrace
|
9c29a68b77
Modified scene loader to allow objects to specify matrix directly instead of only rotation, scale, and translation
|
13 년 전 |
Mr.doob
|
e90539b6dd
Renamed monster.txt back to readme.txt
|
13 년 전 |
Mr.doob
|
4d7a030b7e
More folder structure clean up.
|
13 년 전 |
Mr.doob
|
59ff736706
Trailing spaces clean up, formating and folder structure clean up.
|
13 년 전 |
Mr.doob
|
ebb3014731
Merge remote-tracking branch 'AddictArts/dev_colladaKeyFrameExampleAndMatrixXforms' into dev
|
13 년 전 |
Mr.doob
|
5c0c5baaa3
More trailing spaces clean up and reformating.
|
13 년 전 |
Mr.doob
|
6e4d5088cb
Trailing spaces clean up and formating.
|
13 년 전 |
Mr.doob
|
c03f3320ae
Merge branch 'master' of git://github.com/huwb/three.js into dev
|
13 년 전 |
Mr.doob
|
2dc610ffcc
Merge remote-tracking branch 'davidedc/patch-2' into dev
|
13 년 전 |
John Pywtorak
|
a2eeb8fcf6
Pump COLLADA keyframe example contributed by the kuda project.
|
13 년 전 |
Mr.doob
|
32998ef5f5
Updated builds.
|
13 년 전 |
Mr.doob
|
59eb611d80
LatheGeometry code clean up.
|
13 년 전 |
Mr.doob
|
b385dba42b
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 년 전 |
Mr.doob
|
24e57176c5
Merging with @alteredq's branch.
|
13 년 전 |
Huw Bowles
|
3287e06c81
trims
|
13 년 전 |
Mr.doob
|
bc02397f33
Merge remote-tracking branch 'zz85/master' into dev
|
13 년 전 |
Mr.doob
|
d301b3c614
Yet some more minor changes.
|
13 년 전 |
alteredq
|
f70002c704
Fixed UVs handling bug in GeometryUtils.tessellate.
|
13 년 전 |
Huw Bowles
|
fa28f105e9
updated code doco
|
13 년 전 |
Davide Della Casa
|
e5005fac2b
take 2: the 'fxaa' shader busts the transparency, so I'm setting the transparency to the transparency of the "middle" pixel instead. Changed after comment by alreredq - now the middle pixel is only fetched once.
|
13 년 전 |
zz85
|
bff6fd3047
wanted to fix the + 0.001 issue in `THREE.LatheGeometry` but ended up fixing, rewriting and cleaning up quite a bit of it. I think the UVs now looks better (using webgl_geometries.html) but UV behavior is slightly different so beware (although it should be difficult to support non-complete wrapped lathe UVs). UVs + mergeVertices + subD should be looked at another day, but that will be another issue.
|
13 년 전 |
zz85
|
57eecfd1b3
quick hack to fix subdivision example for lathegeometry as mergeVertices breaks the UVs..
|
13 년 전 |
Mr.doob
|
189e6c8903
Wrong offset.
|
13 년 전 |
Mr.doob
|
04bb63d209
Added LinePieces support in Projector.
|
13 년 전 |
Mr.doob
|
4b5aa679a8
Yet another minor clean up.
|
13 년 전 |
Mr.doob
|
aa0ac326bc
Minor clean up.
|
13 년 전 |
Huw Bowles
|
9bd50562ff
fixed code doco
|
13 년 전 |
Huw Bowles
|
0119cad9b0
initial commit of godrays
|
13 년 전 |
zz85
|
8fa432f156
skip calculating UVs if supportUVs are not enabled in SubD
|
13 년 전 |
zz85
|
273f96b854
Merge remote-tracking branch 'mrdoob/dev'
|
13 년 전 |