提交历史

作者 SHA1 备注 提交日期
  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 年之前
  alteredq a30e9be84e Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 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 bb9a196302 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq f70002c704 Fixed UVs handling bug in GeometryUtils.tessellate. 13 年之前
  Huw Bowles fa28f105e9 updated code doco 13 年之前
  ide user ide_gero3 e82c1ccd54 first update towards typedarray usage in matrices\n This was done with some simple replaces it doesn't work yet 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 年之前
  zz85 ca63fd7555 making SubD code a little more readable. problems with UVs seems fixed. only the LatheGeometry subdivision example fails. other geometry seems to be working ok. 13 年之前
  Mr.doob 3e6404ad7f Updated builds. 13 年之前
  Mr.doob 16894e00d0 Removed redeclared var in Matrix3. 13 年之前
  Mr.doob 1fb1c46343 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob 155b7af166 Merging with @alteredq branch. 13 年之前
  alteredq 9ab854de07 Refactored handling of Matrix4 => Matrix3 inversion. 13 年之前