zz85 a027cd0ccb parameter for triangle/quads generation 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 84d1be3618 fixed UVs removal in .mergeVertices() 13 years ago
extras a027cd0ccb parameter for triangle/quads generation 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 9bd054ca63 Optimized internal _lights array setting (thanks to @gero3). 13 years ago
scenes 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 13 years ago
textures cac415ca83 Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621. 13 years ago
Three.js 49c34190c3 Reverting console changes. 13 years ago