تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Wandalen cacd2e3126 Color/Euler: fix 'toArray' broken expected behavior #3 11 سال پیش
  Wandalen f8579eb078 Color/Euler: fix 'toArray' broken expected behavior #2 11 سال پیش
  Wandalen a53d5d2025 Color/Euler: 'toArray' expected behavior fix 11 سال پیش
  Mr.doob c0478beba3 Merge branch 'gammaFactor' of https://github.com/bhouston/three.js into dev 11 سال پیش
  Ben Houston 1c24e4d1ad allowing for adjustable gamma factor in WebGLRenderer. 11 سال پیش
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 سال پیش
  Mr.doob 7e21e0b652 Changed Color constructor RGB support implementation. 12 سال پیش
  Andrew Ray 98be2a8fe4 Adding additional color constructor: Color( r, g, b ) 12 سال پیش
  Ryan Alexander 4e36b7b64c Add optionalTarget argument to Color#getHSL() 12 سال پیش
  Ryan Alexander 18c0ff014e Return a new hsl object for every call to Color#getHSL() 12 سال پیش
  Nate Williford 40be5eb13f Updated regex to allow spaces in rgb style. 12 سال پیش
  Mr.doob f7a5174e28 Added fromArray() and toArray() to Color. 12 سال پیش
  Mr.doob 0248628613 Deprecated setClearColorHex(). 13 سال پیش
  Mr.doob cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 سال پیش
  Mr.doob 818d7a0d4e Removed Color.setHSV. 13 سال پیش
  Ben Houston 49fe06f657 add Color.equals. 13 سال پیش
  Mr.doob 9e2f76bbe8 Yet some more adjustHSV removal. 13 سال پیش
  Mr.doob 1c4009dc12 Added temporal setHSV to Color (converts to HSL). 13 سال پیش
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... 13 سال پیش
  Mr.doob 7bb329b9e7 Simplified setHSL and getHSL. 13 سال پیش
  Pavan Kumar Sunkara 9562459089 Added tests for setHSL() and getHSL() 13 سال پیش
  Pavan Kumar Sunkara 6d29ba2be0 Added setHSL() and getHSL() to THREE.Color 13 سال پیش
  Mr.doob f60212b5b0 Removed re-asigning of constructors. 13 سال پیش
  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. 13 سال پیش
  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. 13 سال پیش
  Mr.doob 16314e8ca8 Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too. 13 سال پیش
  Mr.doob 90b08c4944 Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757. 13 سال پیش
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 سال پیش
粤ICP备19079148号