Commit History

作者 SHA1 備註 提交日期
  ide user ide_gero3 fc6e88ad8f updated the build system to make use of a json file 13 年之前
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 年之前
  Mr.doob 09582ca410 Adding TextureLoader. 13 年之前
  Xueqiao Xu 368af7d00a Renamed OrbitControls and updated build script 13 年之前
  Xueqiao Xu f08b8df6be Added OrbitalControls into build script 13 年之前
  Mr.doob 136999875f Starting the *Loader change. First ImageLoader and testing. 13 年之前
  zz85 7aba6e9743 Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils 13 年之前
  Mr.doob 324b76ebec Merge remote-tracking branch 'qiao/dev' into dev 13 年之前
  Xueqiao Xu 5ac6195124 Added ConvexGeometry into build script 13 年之前
  Mr.doob 41e77c577e Moved DOMRenderer and SVGRenderer to /examples/js/renderers 13 年之前
  sole 5903cdfe87 Make build system compatible with Python 3K 13 年之前
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 年之前
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 年之前
  Mr.doob ee946579c9 Changed AnaglyphWebGLRenderer & co to AnaglyphEffect & co. Fixes #1760. 13 年之前
  alteredq ad3c96d695 Added Loader.js to DOM build to get rid of Closure warning. 13 年之前
  Mr.doob a7035b78cc Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders. 13 年之前
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 年之前
  zz85 07de9d958b adding THREE.ParametricGeometry 13 年之前
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 年之前
  zz85 eea1cd9c7b Adding TubeGeometry.js 13 年之前
  zz85 d7899540e9 adding THREE.ArrowHelper 13 年之前
  alteredq 483141ba3a Added DepthPassPlugin. 13 年之前
  alteredq eb37f601b5 Added MorphBlendMesh, MD2CharacterComplex and corresponding example. 13 年之前
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 13 年之前
  Mr.doob dda3846a5f I can't see Edge being used anywhere. 13 年之前
  Mr.doob 4e2f5aaa0c Removed old DEPRECATED messages. 13 年之前
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 13 年之前
  Mr.doob 614a40c870 Removed *Cameras that are now *Controls. Moved src/extras/plugins to src/extras/renderers/plugins. 13 年之前
  alteredq 4fe9753ea4 Added defaults to DirectionalLight for cascading shadows. 13 年之前
  alteredq c42478fae0 Refactored shadow map shader. 13 年之前