zz85 2f3a71940d improved CameraHelper such that it does require to pass camera via .update(camera) if camera is already defined in the object's constructor 14 years ago
..
cameras aa780e820c Somehow the lookAt() doesn't need the scale bit... 14 years ago
core 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 14 years ago
extras 2f3a71940d improved CameraHelper such that it does require to pass camera via .update(camera) if camera is already defined in the object's constructor 14 years ago
lights aa5448895b Docs: DirectionalLight and some SpotLight progress. 14 years ago
materials ba22d994e2 Added material.needsUpdate flag. 14 years ago
objects c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 14 years ago
renderers fb248f5b0b Implemented @kovleouf's deallocateRenderTarget() method in WebGLRenderer. Fixes #1566. 14 years ago
scenes 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 14 years ago
textures 2e22acbf0c Added "generateMipmaps" flag to Texture and RenderTarget. 14 years ago
Three.js 6e002f324a r49dev 14 years ago