| .. |
|
cameras
|
276e9da1ef
add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516
|
12 years ago |
|
core
|
276e9da1ef
add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516
|
12 years ago |
|
extras
|
276e9da1ef
add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516
|
12 years ago |
|
lights
|
46a2244660
SpotLight.angle and SpotlightHelper cone size bug fixes
|
12 years ago |
|
loaders
|
276e9da1ef
add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516
|
12 years ago |
|
materials
|
0aa61720cb
Updated builds.
|
12 years ago |
|
math
|
9f86edff40
remove Euler.clamp and Math.fpModulus per @WestLangley.
|
12 years ago |
|
objects
|
276e9da1ef
add THREE.Rotation and remove Object3D.useQuaternion (as we always use quaternion now.) Following recommendation discussed here: https://github.com/mrdoob/three.js/issues/3404#issuecomment-17262516
|
12 years ago |
|
renderers
|
88092284cb
Changed Material.overdraw from a boolean to a number
|
12 years ago |
|
scenes
|
c16b26c6a6
Moved WebGLRenderer's autoUpdateScene to scene.autoUpdate.
|
12 years ago |
|
textures
|
389cf29b6b
THREE.extend again breaking things.
|
12 years ago |
|
Three.js
|
8d715d1795
replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility.
|
12 years ago |