Историја ревизија

Аутор SHA1 Порука Датум
  WestLangley a48b71515c Added fromAttribute() method пре 11 година
  arose 9c30286b38 Vector*, Quaternion toArray: cleaner code пре 11 година
  Alexander Rose a590cc7b0c Vector3 toArray(): return array пре 11 година
  Alexander Rose e46327be45 Vector3: Added array and offset to toArray() пре 11 година
  Mr.doob 7fa9abeda2 Quaternion, Vector*: Added offset to fromArray() пре 11 година
  Mr.doob 25ef4427e2 Vector3 .(un)projectCamera() to .(un)project(). Thanks @WestLangley! пре 11 година
  Mr.doob 7fa03cf6aa Vector3: Simplified projectCamera and unprojectCamera. пре 11 година
  Mr.doob b37be63d1f Moved Projector's .projectVector and .unprojectVector to Vector3 .projectCamera and .unprojectCamera. пре 11 година
  Mr.doob 2c4f25af3d Vector*: Simpler negate code. пре 11 година
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 пре 11 година
  Mr.doob 40633c8573 Cleaned up warnings and error messages. пре 11 година
  Mr.doob 9e74321a3c Fixed Vector3.projectOnVector. пре 12 година
  Mr.doob a735dfe98a Removed THREE.extend hack. пре 12 година
  Mr.doob 174ed38ff5 Code clean up. пре 12 година
  Mr.doob 9582770323 Merge branch 'vector-methods' of https://github.com/twhittock/three.js into dev пре 12 година
  Tom Whittock 8375a6f421 Use clamp for clampScalar implementation пре 12 година
  Tom Whittock 3a58a5804c Add Vector methods clampScalar, floor, ceil, round, roundToZero пре 12 година
  Mr.doob f5b359ced3 Implemented @WestLangley Vector3.reflect() from #4340. пре 12 година
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() пре 12 година
  Mr.doob 18f27df17d Removed another unneeded quaternion variable. As per @WestLangley suggestion in 0e9f32f1dd9ba8ff51060795d6b53101b3e7582f. пре 12 година
  Mr.doob 0e9f32f1dd Checking if euler is instance of THREE.Euler. Fixes #3737. пре 12 година
  stephomi bbaa398e19 Cache xyz components in crossVectors function. пре 12 година
  Mr.doob d30c3703c8 Code clean up and now using inv* pattern. пре 12 година
  Mr.doob 6c49f3ce85 More Rotation/Euler breakage fixed. пре 12 година
  Ben Houston 1b05529254 added notices that Vector3.setEulerFromRotationMatrix/setEulerFromQuaternion have been removed. Not deprecating because the target class has changed, it isn't just a function rename. пре 13 година
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. пре 13 година
  Mr.doob af203fe9dd Returning this in fromArray methods. пре 13 година
  Mr.doob e68aeeacaf Added fromArray() to Vector* for convenience. пре 13 година
  Mr.doob cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. пре 13 година
  WestLangley fe2792df4a Changed getColumnFromMatrix signature as suggested by @bhouston. пре 13 година

粤ICP备19079148号