Mr.doob af6018ed48 Merge branch 'master' of https://github.com/lpoignant/three.js into dev 12 years ago
..
cameras 6f4cc817fd Removed camera.projectionMatrixInverse as per @bhouston suggestion in #4257. 12 years ago
core e40342f33e Projector: Support for BufferGeometry attribute.count. 12 years ago
extras af6018ed48 Merge branch 'master' of https://github.com/lpoignant/three.js into dev 12 years ago
lights 2c339a3925 DirectionalLight: added shadowCamera parameters to clone() method 12 years ago
loaders 6a0fea258a JSONLoader: Added check for metadata object. Fixes #4511. 12 years ago
materials 390ab5b422 WebGLRenderer: Tweaked index0AttributeName handling. Fixes #4469. 12 years ago
math a54c8a5676 Euler: Replace instantiating clamp function with THREE.Math.clamp. 12 years ago
objects dfffeef1da Updated src and examples to latest BufferGeometry API. 12 years ago
renderers 496f9ddd31 BufferGeometry: Added count back to attribute. 12 years ago
scenes 1e47bb43b5 Lights, Fogs: Renamed hex to color in constructors. 12 years ago
textures 769b0195e8 Moving texture.needsUpdate to events. 12 years ago
Three.js d9fb3dccf0 r67dev 12 years ago