Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 84375eed95 CanvasRenderer .setClearColor() and .setClearColorHex() now sets opacity to 1 when null. Fixes #1636. hace 13 años
  Mr.doob 24b5b3d708 Merge remote-tracking branch 'AddictArts/dev_polygonsPrimitiveFix' into dev hace 13 años
  Mr.doob c9dd16f884 Merge remote-tracking branch 'AddictArts/dev_colladaMaterials' into dev hace 13 años
  Mr.doob 7bdb402a7f Merge remote-tracking branch 'AddictArts/dev_colladaEffectTextureImageFix' into dev hace 13 años
  Mr.doob 9b3d484bf2 Changed some new Date().getTime() to Date.now(). hace 13 años
  Mr.doob 4d1dd95d62 Added another dynamic cubemap example. hace 13 años
  Mr.doob b64973044f Merge remote-tracking branch 'alteredq/dev' into dev hace 13 años
  alteredq 367ee78804 Fixed mipmap generation for render targets in ANGLE. hace 13 años
  Mr.doob adc8959206 Merge remote-tracking branch 'sole/dev' into dev hace 13 años
  sole 3076136190 Docs for LineBasicMaterial hace 13 años
  sole 49a8650434 Line docs hace 13 años
  alteredq 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). hace 13 años
  alteredq 6c5825f77e Updated builds. hace 13 años
  alteredq e5f8703472 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev hace 13 años
  alteredq ada3a940b8 Changed CubeCamera to update mipmaps only once. hace 13 años
  Mr.doob cac415ca83 Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621. hace 13 años
  alteredq 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. hace 13 años
  Mr.doob ecb2059590 Updated builds. hace 13 años
  Mr.doob a9214a3571 Merge remote-tracking branch 'alteredq/dev' into dev hace 13 años
  Mr.doob c78b813539 Merge remote-tracking branch 'onionhammer/patch-1' into dev hace 13 años
  alteredq 3c2030b0ea Added forgotten ImmediateRenderObject.js hace 13 años
  Mr.doob cbf75917e0 Merge remote-tracking branch 'zz85/extrude_spline_rebasing' into dev hace 13 años
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js hace 13 años
  alteredq c1a5c069c0 Added marching cubes example. hace 13 años
  onionhammer 903d23abc3 Removed extra ',' in object declaration, breaks minification/packing. Added in missing semi-colon (;) hace 13 años
  zz85 4db14072d7 Update webgl_geometry_extrude_shapes.html example description hace 13 años
  zz85 936d5babbc renamed examples/webgl_geometry_extrudePath.html => examples/webgl_geometry_extrude_shapes.html hace 13 años
  zz85 109b3c5590 cleaned up the path/spline extrusion portion of ExtrudeGeometry a bit. hace 13 años
  zz85 b9c05f1f8b fixed a serious bug with spaced points for spline extrusion in ExtrudeGeometry hace 13 años
  zz85 155fca7b04 ExtrudeGeometry using TubeGeometry internally for TNB frames. Added webgl_geometry_extrudePath.html to test ExtrudeGeometry hace 13 años