Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 anni fa
  Mr.doob ee946579c9 Changed AnaglyphWebGLRenderer & co to AnaglyphEffect & co. Fixes #1760. 13 anni fa
  alteredq ad3c96d695 Added Loader.js to DOM build to get rid of Closure warning. 13 anni fa
  Mr.doob a7035b78cc Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders. 13 anni fa
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 anni fa
  zz85 07de9d958b adding THREE.ParametricGeometry 13 anni fa
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 anni fa
  zz85 eea1cd9c7b Adding TubeGeometry.js 13 anni fa
  zz85 d7899540e9 adding THREE.ArrowHelper 13 anni fa
  alteredq 483141ba3a Added DepthPassPlugin. 13 anni fa
  alteredq eb37f601b5 Added MorphBlendMesh, MD2CharacterComplex and corresponding example. 13 anni fa
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 13 anni fa
  Mr.doob dda3846a5f I can't see Edge being used anywhere. 13 anni fa
  Mr.doob 4e2f5aaa0c Removed old DEPRECATED messages. 13 anni fa
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 13 anni fa
  Mr.doob 614a40c870 Removed *Cameras that are now *Controls. Moved src/extras/plugins to src/extras/renderers/plugins. 13 anni fa
  alteredq 4fe9753ea4 Added defaults to DirectionalLight for cascading shadows. 13 anni fa
  alteredq c42478fae0 Refactored shadow map shader. 13 anni fa
  Mr.doob 514dac4d75 Moved REVISION to THREE.VERSION. 13 anni fa
  Mr.doob 53816d94cc Implemented @timothypratley 's Polyhedron code. 13 anni fa
  Mr.doob 32b581f24f r47 13 anni fa
  alteredq 35b55e5bc1 Added Gyroscope object. 13 anni fa
  alteredq 05b32dead7 VisibleCamera => CameraHelper 13 anni fa
  alteredq 55c95ea2a2 Added flag to SpotLight for showing shadow map camera. 13 anni fa
  alteredq 835b57adda Added VisibleCamera object and example. 13 anni fa
  Mr.doob 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. 13 anni fa
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 anni fa
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 anni fa
  Erik Kitson cbccd87d57 Reverted changes to Animation class and moved to new KeyFrameAnimation class. 13 anni fa
  alteredq e207f5e852 Changed lights to use global positions. 13 anni fa