Historique des commits

Auteur SHA1 Message Date
  Mr.doob 173caa387a stats.js usage clean up il y a 9 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  rfm1201 7a5f7629d0 Doc and examples il y a 9 ans
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture il y a 9 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. il y a 11 ans
  Mr.doob 564f161d6e Replaced UV debug texture. il y a 11 ans
  Daniel Ribeiro 511312d0f0 removing uneeded variable il y a 11 ans
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. il y a 12 ans
  Mr.doob fc61185a50 Cleaned up geometries example. il y a 12 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d il y a 13 ans
  Mr.doob fda0a0a80f Simplified AxisHelper. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  alteredq 26fc6dd634 Unflipped UVs for TorusGeometry. il y a 13 ans
  alteredq de87de4f7a Unflipped UVs for PolyhedronGeometry. il y a 13 ans
  alteredq d34478d5ca Added CircleGeometry to build and geometries example. il y a 13 ans
  alteredq 4300becc66 Unflipped UVs for CylinderGeometry. il y a 13 ans
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. il y a 13 ans
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip il y a 13 ans
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. il y a 13 ans
  Mr.doob 7d988db87d Having the light on top seems to be much more useful. il y a 13 ans
  alteredq 685d72ed9f Merged @zz85's branch. il y a 13 ans
  Mr.doob 99ecfea429 Fixed PolyhedronGeometry vertex normals code. il y a 13 ans
  Mr.doob 53816d94cc Implemented @timothypratley 's Polyhedron code. il y a 13 ans