Commit History

作者 SHA1 備註 提交日期
  Mr.doob 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 15 年之前
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. 15 年之前
  sroucheray 39e993d50d Include Trident.js in the EXTRAS_FILES Build array 15 年之前
  Mikael Emtinger b0e904eb29 Merge branch 'master' of git://github.com/mrdoob/three.js 15 年之前
  Mikael Emtinger 147961f4b5 Added Roll Camera and example 15 年之前
  alteredq 7e22df47aa Synced with mrdoob's branch. 15 年之前
  Mr.doob 1622b033f0 Merge remote branch 'sroucheray/Branch_r39' into experimental 15 年之前
  sroucheray b58e495de2 Add --unminified optional parameter to the build.py, useful when developing without modifying the build script itself 15 年之前
  alteredq bdbf1f78c5 Synced with mrdoob's branch. 15 年之前
  alteredq 22bd108ab1 Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo. 15 年之前
  Mr.doob eb411d1bef Blender exporter now has options to export (or not) vertices and faces too. 15 年之前
  Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation 15 年之前
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 15 年之前
  Mr.doob c74f046b76 src/physics ⟶ src/extras/physics 15 年之前
  Mikael Emtinger 615f872023 Added sprite support. See Sprite.js for details. No support for custom shader at this point. 15 年之前
  alteredq 65e3f92d55 Merged latest master branch into physics branch. 15 年之前
  alteredq 693a36f509 Moved scene loader from SceneUtils into SceneLoader. 15 年之前
  alteredq 7915999bdd Added edges to Blender exporter, JSONLoader and Geometry. 15 年之前
  Bartek Drozdz 9850695f38 Collisions system initial commit. 15 年之前
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 15 年之前
  Mikael Emtinger 3536f3f2f5 Merged with MrDoob 15 年之前
  Mikael Emtinger ac6f422a6f Added LensFlares. Note that a new blending mode has been added. Added an (quite ugly example). NOTE: this doesn't seem to work on Chrome+Mac+NVIDIA unless you turn off antialias (which I've done in the example). 15 年之前
  Mr.doob bd2d39ac6b Fixed broken examples. 15 年之前
  Mikael Emtinger 95e92d9026 Stencil shadows added 15 年之前
  Mr.doob 55a6938f26 SVGRenderer doesn't need ParticleCanvasMaterial 15 年之前
  Mr.doob 5a0a200ce4 RenderableFace4 is back (thus 2x speed boost on all examples using quads). 15 年之前
  Mr.doob 348bb3be59 Merging with alteredq's branch. 15 年之前
  Mr.doob a7740f47fc ParticleCircleMaterial ⟶ ParticleCanvasMaterial (canvas code injection) 15 年之前
  Mr.doob af5e208b57 Fixed missing items in the builder. 15 年之前
  Mr.doob 6514f67c12 Adapting Projector to new internal changes. Quite broken but getting there. 15 年之前