Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob 7bb329b9e7 Simplified setHSL and getHSL. há 13 anos atrás
  Pavan Kumar Sunkara 9562459089 Added tests for setHSL() and getHSL() há 13 anos atrás
  Pavan Kumar Sunkara 6d29ba2be0 Added setHSL() and getHSL() to THREE.Color há 13 anos atrás
  Mr.doob f60212b5b0 Removed re-asigning of constructors. há 13 anos atrás
  Ben Houston e2df06e005 fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition. há 13 anos atrás
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. há 13 anos atrás
  Mr.doob 16314e8ca8 Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too. há 13 anos atrás
  Mr.doob 90b08c4944 Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757. há 13 anos atrás
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. há 13 anos atrás
粤ICP备19079148号