Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 tahun lalu
  Mr.doob 22a7f46460 This should avoid people adding stuff that it's not an Object3D to the Scene Graph. 13 tahun lalu
  Mr.doob 7f4c64a1fb Removed old console.log. 13 tahun lalu
  Mr.doob 93cb120e5c Merge remote-tracking branch 'alteredq/dev' into dev 13 tahun lalu
  alteredq b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 tahun lalu
  Mr.doob bc9aac9729 Commented out WebGLRenderer console.log (not really useful anymore) and added new console.logs on all renderers (hopefully more useful). 13 tahun lalu
  Mr.doob 3a8a66c7af Reformated requestAnimationFrame polyfill. 13 tahun lalu
  alteredq 88b3a71f44 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 tahun lalu
  Mr.doob e90539b6dd Renamed monster.txt back to readme.txt 13 tahun lalu
  Mr.doob 4d7a030b7e More folder structure clean up. 13 tahun lalu
  Mr.doob 59ff736706 Trailing spaces clean up, formating and folder structure clean up. 13 tahun lalu
  Mr.doob ebb3014731 Merge remote-tracking branch 'AddictArts/dev_colladaKeyFrameExampleAndMatrixXforms' into dev 13 tahun lalu
  Mr.doob 5c0c5baaa3 More trailing spaces clean up and reformating. 13 tahun lalu
  Mr.doob 6e4d5088cb Trailing spaces clean up and formating. 13 tahun lalu
  Mr.doob c03f3320ae Merge branch 'master' of git://github.com/huwb/three.js into dev 13 tahun lalu
  Mr.doob 2dc610ffcc Merge remote-tracking branch 'davidedc/patch-2' into dev 13 tahun lalu
  John Pywtorak a2eeb8fcf6 Pump COLLADA keyframe example contributed by the kuda project. 13 tahun lalu
  Mr.doob 32998ef5f5 Updated builds. 13 tahun lalu
  Mr.doob 59eb611d80 LatheGeometry code clean up. 13 tahun lalu
  Mr.doob b385dba42b Merge remote-tracking branch 'alteredq/dev' into dev 13 tahun lalu
  Mr.doob 24e57176c5 Merging with @alteredq's branch. 13 tahun lalu
  alteredq a30e9be84e Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 tahun lalu
  Huw Bowles 3287e06c81 trims 13 tahun lalu
  Mr.doob bc02397f33 Merge remote-tracking branch 'zz85/master' into dev 13 tahun lalu
  Mr.doob d301b3c614 Yet some more minor changes. 13 tahun lalu
  alteredq bb9a196302 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 tahun lalu
  alteredq f70002c704 Fixed UVs handling bug in GeometryUtils.tessellate. 13 tahun lalu
  Huw Bowles fa28f105e9 updated code doco 13 tahun lalu
  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 tahun lalu
  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 tahun lalu