Erik Kitson ef56fd9b79 Fixed references to Firefox-specific "children" attribute. 14 years ago
..
cameras 6419bd37d9 Got CanvasRenderer and SVGRenderer using the new Scene Graph. 14 years ago
core 60f43847fc Merge branch 'dev' of github.com:AddictArts/three.js into dev 14 years ago
extras ef56fd9b79 Fixed references to Firefox-specific "children" attribute. 14 years ago
lights 517f0f55ca Fixed bug preventing setting 0 values in constructor at several places. 14 years ago
materials ec00f298be CanvasRenderer and SVGRenderer using single-material system. 14 years ago
objects 0de617e758 Added SceneUtils.cloneObject() 14 years ago
renderers 1db29f1893 Changed console error to return null and updated WebGLRenderer to handle null value. A valid matrix with no rotation and 0 scale will have a 0 determinant and does not need a normal matrix. 14 years ago
scenes 408c82d306 Got WebGLRenderer working again. 14 years ago
textures 7ce228ad12 Optimised Ray yet again. Adeed @banaadams 's texture.onUpdate. 14 years ago
Three.js cc7956b2c3 `window` > `self` so the lib is workers ready. (thanks @jsermeno) 14 years ago
粤ICP备19079148号