Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Herzog ce7fb828f6 New ParametricBufferGeometry (#9702) há 9 anos atrás
  Mr.doob 173caa387a stats.js usage clean up há 9 anos atrás
  WestLangley f70369a928 Examples: three.min.js -> three.js há 9 anos atrás
  Mugen87 84300659ec TorusKnotBufferGeometry: Parameter changes há 9 anos atrás
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture há 9 anos atrás
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 há 10 anos atrás
  Mr.doob f41482c27b CanvasRenderer: Fixed white background bug. há 10 anos atrás
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. há 10 anos atrás
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. há 11 anos atrás
  Mr.doob 62e17f2e1a Clean up. há 11 anos atrás
  Mr.doob 564f161d6e Replaced UV debug texture. há 11 anos atrás
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. há 13 anos atrás
  Mr.doob 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d há 13 anos atrás
  Mr.doob fda0a0a80f Simplified AxisHelper. há 13 anos atrás
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. há 13 anos atrás
  alteredq 26fc6dd634 Unflipped UVs for TorusGeometry. há 13 anos atrás
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. há 13 anos atrás
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev há 13 anos atrás
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. há 13 anos atrás
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip há 13 anos atrás
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. há 13 anos atrás
  Mr.doob 632b0f8e0c HTML correctness. há 13 anos atrás
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. há 13 anos atrás
  Mr.doob 66e6365cbf Small tweak. há 13 anos atrás
  zz85 97fa70d933 cleanup the ParametricGeometries files há 13 anos atrás
  zz85 eb00b1a5b6 webgl_geometries2.html há 13 anos atrás
  Mr.doob df3a5437f4 r49 há 13 anos atrás
  zz85 574ebccf4b refactored parametric argument signature. new THREE.ParametricGeometry( parametricFunction, uSements, ySegements, useQuads ); há 13 anos atrás
  zz85 b50f2b97ec so parametric geometries should work. just need to tweak the parameters a little há 13 anos atrás
  zz85 9705bc05a9 mobius strip parametric geometry há 13 anos atrás