提交历史

作者 SHA1 备注 提交日期
  alteredq 9968b7dc07 Changed ambient handling for Phong and Lambert materials. 14 年之前
  alteredq 937d200899 Updated help in OBJ converter to reflect new loaders API. 14 年之前
  alteredq 0fee925afe Refactored UTF8Loader to follow JSONLoader / BinaryLoader APIs. 14 年之前
  alteredq 0284cb950a Refactored BinaryLoader to follow new JSONLoader style simpler API. 14 年之前
  alteredq 942a6c89c9 Updated Clock to be more compatible with Timer (now uses seconds and getDelta API). 14 年之前
  alteredq 41eb500677 Refactored custom attributes handling to use lists to remove massive bottleneck. 14 年之前
  alteredq f74782b61f Refactored RollControls, FlyControls and PathControls to use externally supplied time delta. 14 年之前
  alteredq 093f17f38c Refactored FirstPersonControls to use externally supplied time delta. 14 年之前
  alteredq f1f744f0ba First attempt at Clock object. 14 年之前
  alteredq 9902cbbf2d Experimenting with Date.now(). Updated builds. 14 年之前
  alteredq 42544a0f29 Moved GeometryUtils.random16 => Math.random16 14 年之前
  alteredq 89bddf3827 Moved "extras/MathUtils" to "core/Math" (thanks to @mrdoob). 14 年之前
  alteredq 59f0e645a4 Refactored shadowmap example to use MorphAnimMesh. 14 年之前
  alteredq 912b697530 Added forgotten sittingBox.js animated model. 14 年之前
  alteredq 8d417f595e Replaced extra clamp and map_linear functions with MathUtils versions. 14 年之前
  alteredq 15c899b46f Added renderer.shadowMapAutoUpdate parameter. 14 年之前
  alteredq ae22b78c2c Added MorphAnimMesh. Added MathUtils. 14 年之前
  alteredq 55e2337404 Added day/night toggle to rendering testbed. 14 年之前
  alteredq 4f7fe37a70 Added forgotten texture. Disabled browser-based antialiasing. 14 年之前
  alteredq 3ce8fbb3b6 Started to explore physically based shading / linear color space. 14 年之前
  alteredq a529e4c783 Fixed dynamic cube map cars demo. 14 年之前
  alteredq d2c6487b41 Fixed random clipping of objects in WebGLRenderTargetCube / CubeCamera. 14 年之前
  alteredq addb3a12a9 Refactored CubeCamera / cube map handling. 14 年之前
  alteredq 456fe3ccff Rewritten URL and BlobBuilder shims. 14 年之前
  alteredq ae8c84a7fe Made GUI drag-n-drop work also in Firefox. 14 年之前
  Mr.doob d4704fe8db Updated builds. 14 年之前
  Mr.doob 7d3e482555 Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob b66c1e5744 GUI: Added support for dropping .js files 14 年之前
  Mr.doob 7891f2b33b JSONLoader.load( parameters ) to JSONLoader( url, callback, texturePath ) 14 年之前
  alteredq 51b6db1c54 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前