Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation 14 years ago
..
cameras 67c7b15552 Reverting Camera.update as how it was before (as it turned out that wasn't the problem). This needs more testing. 14 years ago
core dad4b7efa6 Missed important fix on r39 log. 14 years ago
extras 3bc9f48c2f src/animation ⟶ src/extras/animation 14 years ago
lights c3ab2eb1e9 Rewrote lens flares to not use readPixels. There are different solutions based on availablity of vertex textures. If available, occlusion calculation is more exact and handles partial occlusion on screen edges. If not available, occlusion calculation is less exact (because it's made on each fragment so it has to be fast) and partial occlusion by screen edge is not possible (same reason). 14 years ago
materials 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
objects 6a857400bc REVISION ++ 14 years ago
renderers 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
scenes 1ebcd0f1da Fixed bug in FogExp2. 14 years ago
Three.js 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago