2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ben Houston 913da20865 better test names for Float32Array accessor patterns. 12 жил өмнө
  Ben Houston dafc56fd84 use switch statements in Vector2/3/4.getComponents()/setComponents() based on it being 5-10x faster than index-to-name based on benchmark_vector3components.html 12 жил өмнө
  Ben Houston a963e2dc38 remove lazy-conditions. 12 жил өмнө
  Ben Houston a1ac92dbb2 Merge branch 'vector-index-accessors' into dev 12 жил өмнө
  Ben Houston 2613df2088 inline Vector2/3/4/Quaternion.length()/lengthSq() and optimize Vector2/3/4.setLength() with unit test coverage. 12 жил өмнө
  Ben Houston e964e04591 cleaned up benchmark tests so that inputs to each test are consistent per @gero3's suggestion. 12 жил өмнө
  Ben Houston e17ac5c1ac vector3 length inline/function call test. 12 жил өмнө
  Ben Houston ffbcfe75b2 remove Quat.add/addSelf/sub/subSelf and modify unit tests to match. 12 жил өмнө
  Ben Houston d23fc1b8cb Three.js style formatting. 12 жил өмнө
  Ben Houston 9eea49592f Merge branch 'dev' of git://github.com/mrdoob/three.js.git into vector-index-accessors 12 жил өмнө
  Mr.doob 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev 12 жил өмнө
  Mr.doob efc1b6abbd Merge remote-tracking branch 'gero3/dev' into dev 12 жил өмнө
  Mr.doob 09e7303bd1 Merge remote-tracking branch 'tapio/blender-2.65' into dev 12 жил өмнө
  Mr.doob 2e813866c8 Merge branch 'master' into dev 12 жил өмнө
  Mr.doob 8187bd820d Merge remote-tracking branch 'danielmendel/typo-in-boids-example' 12 жил өмнө
  Mr.doob 20abe636b7 Merge branch 'master' into dev 12 жил өмнө
  Mr.doob 19d4d6340a Merge remote-tracking branch 'zz85/master' into dev 12 жил өмнө
  Ben Houston 8c519c85a6 Vector2/3/4 setComponent, getComponent accessors (more efficient this time.) 12 жил өмнө
  Ben Houston 2103070e8a remove duplicate Quaternion.toEuler (already on Vector3.setEulerFromQuaternion), expand Quat unit test, fix merge. 12 жил өмнө
  Ben Houston 56a1e4fca1 Merge branch 'quaternion_polish' into three_math_degreesToRadians 12 жил өмнө
  Ben Houston 26e5e345b3 Merge branch 'benchmarking' into three_math_degreesToRadians 12 жил өмнө
  Ben Houston a1c4489a2e add new credits to Quaternion.js, expand Quaternion unit tests, move Matrix4 set* methods to standard file location. 12 жил өмнө
  Ben Houston 835d6b13f4 initial quaternion unit tests, add Quaterion.toEuler (untested for now.) 12 жил өмнө
  alteredq 1f6ebe7595 WebGLDeferredRenderer: added hemisphere light support. 12 жил өмнө
  alteredq 94bc3fd517 WebGLDeferredRenderer: added physically based specular term to spotlights. 12 жил өмнө
  alteredq 0dedd3fdf3 WebGLDeferredRenderer: added wrap around lighting to spotlights. 12 жил өмнө
  alteredq e04c17e0ea WebGLDeferredRenderer: more refactoring of deferred shaders. 12 жил өмнө
  alteredq 851f7038d3 WebGLDeferredRenderer: back to simpler light terms combine. 12 жил өмнө
  Ben Houston e2e5cb13bd add new credits to Quaternion.js 12 жил өмнө
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 жил өмнө