提交历史

作者 SHA1 备注 提交日期
  alteredq f1a1f23bf9 Fixed _vector3 type in WebGLRenderer (thanks to @WestLangley). 12 年之前
  alteredq 77d6bc5e34 Made light proxy and emitter scenes in DeferredHelper per scene instead of global. 12 年之前
  alteredq d26befd0e8 Moved scene and camera out of DeferredHelper constructor into DeferredHelper.render() 12 年之前
  alteredq 018593d4b5 Made addDeferredMaterials and addDeferredLights internal to DeferredHelper. 12 年之前
  alteredq 98ac06806a More garbage collection friendly callbacks in DeferredHelper. 12 年之前
  alteredq 46838948e9 Made createRenderTargets method internal to DeferredHelper. 12 年之前
  alteredq 81428cee4d SceneLoader: a bit more sane variable names. 12 年之前
  alteredq 33b81e72b0 SceneLoader: fixed passing of object parameters to custom object loaders. 12 年之前
  alteredq cf4f905e6c Merge remote-tracking branch 'remotes/RommelVR/master' into dev 12 年之前
  Daniel Cousens 67e0552741 Incorrect options lookup for Hierarchy loaders. 12 年之前
  alteredq fa8c69d342 Made Editor work again with ascii JSON models. 12 年之前
  alteredq 19df092da9 Moved the rest of deferred pipeline from examples into DeferredHelper. 12 年之前
  alteredq ee53b015a0 Started to move deferred functionality out of examples into DeferredHelper. 12 年之前
  alteredq bd42fea8b8 Simplified a bit light pass shader in deferred examples. 12 年之前
  alteredq a938f0feb4 Removed shininess and specular intensity defines from deferred examples. 12 年之前
  alteredq af239f04e9 Removed old FBX converter again after it got readded in merge. 12 年之前
  alteredq 1310deadf6 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 年之前
  alteredq c12109d753 Added specular color and shininess to color G-buffer in deferred shading examples. 12 年之前
  Zelimir Fedoran a9b7fe4cf3 added new fbx converter 12 年之前
  Zelimir Fedoran 38653855cc moved ctm, obj, and utf8 converters out of exporters directory 12 年之前
  alteredq a7b8ec266e Removed FBX SDK Python bindings. 12 年之前
  alteredq c0fb64deff Started to experiment with properties packing in geometry passes in deferred shading. 12 年之前
  alteredq 5fc41c0efe Changed face.materialIndex default to be 0 instead of "undefined". 12 年之前
  alteredq 22205effa1 Fixed handling of MeshFaceMaterial when material indices were not set in faces. 12 年之前
  Mr.doob d951fcbcfa Fixed more examples that relied on NormalBlending. 12 年之前
  Mr.doob 9ddc8499ed Merge remote-tracking branch 'alteredq/dev' into dev 12 年之前
  Mr.doob 62bb18f918 THREE.Color support for '#ff0000' and '#f00'. 12 年之前
  alteredq e5759e5a56 Changed WebGLRenderer opaque pass to use NoBlending instead of NormalBlending. 12 年之前
  Mr.doob 19475d8320 Support for THREE.Color( 'rgb(100%,0%,0%)' ) and capping values. 12 年之前
  Mr.doob acbbb13b67 Merge remote-tracking branch 'alteredq/dev' into dev 12 年之前