Mr.doob d35e4f3bf0 CanvasRenderer: Avoiding errors when image hasn't yet been loaded. 13 years ago
..
cameras c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 13 years ago
core c7fc6afe41 uses one instance of THREE.Matrix4 as proposed by @WestLangley in #1833 13 years ago
extras 086f9ff00d removing less necessary stuff from Path.js. May still have to decide whether to migrate to using .curves from .actions 13 years ago
lights 1087cf8cda Implemented real spotlights. 13 years ago
loaders 89d49d8f92 Adding ImageLoader. 13 years ago
materials 20f0b819ea Added material.visible property. Fixes #1763. 13 years ago
objects 9f94fcbba8 update to latest dev 13 years ago
renderers d35e4f3bf0 CanvasRenderer: Avoiding errors when image hasn't yet been loaded. 13 years ago
scenes 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 13 years ago
textures 21a8465f44 Added proper texture pixel types. 13 years ago
Three.js 2c9d098282 r50dev 13 years ago