Mr.doob 03759e1e40 Object3D now dispatching added/removed events when object is removed from it's parent. CSS3D can nore auto-remove DOM elements. See #3575. 12 years ago
..
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 13 years ago
core 03759e1e40 Object3D now dispatching added/removed events when object is removed from it's parent. CSS3D can nore auto-remove DOM elements. See #3575. 12 years ago
extras 50bff9957f Minor cleanup 12 years ago
lights 46a2244660 SpotLight.angle and SpotlightHelper cone size bug fixes 13 years ago
loaders e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 years ago
materials 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 years ago
math 6e96b2418a Code clean up. 12 years ago
objects e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 years ago
renderers cc774c587b WebGLRenderer: Added console.warn when unknown uniform type. See #3619. 12 years ago
scenes 14f5298d77 Spaces to tabs. 12 years ago
textures 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 years ago
Three.js 8677b60426 Removed shims for Int32Array and Float32Array. 12 years ago