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 年 前
..
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 年 前
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 年 前
extras 50bff9957f Minor cleanup 12 年 前
lights 46a2244660 SpotLight.angle and SpotlightHelper cone size bug fixes 12 年 前
loaders e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 年 前
materials 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 年 前
math 6e96b2418a Code clean up. 12 年 前
objects e65bec241c Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting. 12 年 前
renderers cc774c587b WebGLRenderer: Added console.warn when unknown uniform type. See #3619. 12 年 前
scenes 14f5298d77 Spaces to tabs. 12 年 前
textures 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 年 前
Three.js 8677b60426 Removed shims for Int32Array and Float32Array. 12 年 前