Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob 1fc2b54f1f WebGLState: Fixed typo. 10 anni fa
  Mr.doob c8baaec247 WebGLRenderer: Deprecated supportsFloatTextures(), supportsHalfFloatTextures(), supportsStandardDerivatives(), supportsCompressedTextureS3TC(), supportsCompressedTexturePVRTC() and supportsBlendMinMax(). 10 anni fa
  Mr.doob 4448405337 WebGLRenderer: Moved getCompressedTextureFormats to WebGLState. 10 anni fa
  Mr.doob c261b9b8ad WebGLRenderer: Removed getShaderPrecisionFormat polyfill. Not sure why this is needed... 10 anni fa
  Mr.doob 91569e4c12 WebGLRenderer: Allow precision per material. Fixes #6378. 10 anni fa
  Mr.doob bc815c1d3d WebGLRenderer: Simplified getShaderPrecisionFormat code. 10 anni fa
  Mr.doob 5f897e4d67 Fixed glsl warning. 10 anni fa
  Mr.doob e423d57d5c Updated builds. 10 anni fa
  Mr.doob 5750c435d3 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 anni fa
  Mr.doob 7255458091 Support `material === null`. See #6959. 10 anni fa
  Mr.doob 972b6c4e90 WebGLShadowMap: Cleaned up MeshFaceMaterial code. 10 anni fa
  Mr.doob f679b9b45f WebGLRenderer: Moved material.visible logic out of renderBufferDirect. 10 anni fa
  Mr.doob 43c508725b MeshFaceMaterial: Added visible property. 10 anni fa
  Mr.doob b771d2ae19 Traversal code clean up. 10 anni fa
  Mr.doob e88b283e24 Merge pull request #6951 from dubejf/glrenderer-dispose 10 anni fa
  Mr.doob ce271f548a Updated builds. 10 anni fa
  Mr.doob 18fc0e89bb Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 anni fa
  Mr.doob 2f743c7d38 Merge pull request #6961 from makc/vectors-help-min-max-mess 10 anni fa
  Mr.doob bdc6ad0e7f Merge pull request #6967 from mess110/mess110-io_three-min-blender-version 10 anni fa
  Cristian Mircea Messel 54a8d3f749 io_three recommended blender version in README.md 10 anni fa
  Cristian Mircea Messel afb8f79a1e increment min blender version for io_three 10 anni fa
  makc dbd83d05cb fixes #6955, and second line breaks (for consistency) 10 anni fa
  neko e429d85dae Add rotation angle to THREE.EllipseCurve and THREE.Path docs 10 anni fa
  neko bf65b49ecc Revert "Add rotation angle to THREE.EllipseCurve docs." 10 anni fa
  neko 2712ab7008 Revert "Add ellipse rotation angle to THREE.Path docs." 10 anni fa
  Mr.doob 796357ec57 Merge pull request #6954 from blokhin/patch-1 10 anni fa
  Mr.doob 357c6c75a4 Merge pull request #6952 from dubejf/scene-export-parameters 10 anni fa
  Evgeny Blokhin 56b21da77f Fixed several forgotten utf-8 strings 10 anni fa
  neko1235 dfde145893 Add ellipse rotation angle to THREE.Path docs. 10 anni fa
  neko1235 c2b42fd100 Add ellipse rotation (optional) to THREE.Path. 10 anni fa