Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Ben Houston acde547ebb proposed Vector3.minSelf, maxSelf - issue #2715 12 tahun lalu
  Ben Houston b6451318d7 simplify Sphere.js via use of Vector3.distanceTo*(), minimize code in Plane.js 12 tahun lalu
  Ben Houston 8821698a2d Improvements as a result of code review by @chandlerp 12 tahun lalu
  Ben Houston 38563ecb13 implement Sphere.js class, add to common.js - issue #2708 12 tahun lalu
  Ben Houston 717e9ab6a4 implement Plane.js, add to common.js and update Frustum.js to use it instead of Vector4 - issue #2706 12 tahun lalu
  Ben Houston 9310c423dc implement Box3.js and add to common.js - issue #2709 12 tahun lalu
  alteredq afd65e4e65 Added handling of resizing to DeferredHelper. 12 tahun lalu
  alteredq dcdfed44cd Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize. 12 tahun lalu
  alteredq 1dec0df63f More garbage collection friendly particle sorting in WebGLRendering. 12 tahun lalu
  alteredq f1a1f23bf9 Fixed _vector3 type in WebGLRenderer (thanks to @WestLangley). 12 tahun lalu
  Zelimir Fedoran d6f68bef3f added option to export geometry only, defaulted to not prefixing object names, various minor bug fixes and cleanups 12 tahun lalu
  alteredq 77d6bc5e34 Made light proxy and emitter scenes in DeferredHelper per scene instead of global. 12 tahun lalu
  alteredq d26befd0e8 Moved scene and camera out of DeferredHelper constructor into DeferredHelper.render() 12 tahun lalu
  Joe Doyle f0366c0e8f Fixed content page links that only provide a name 12 tahun lalu
  alteredq 018593d4b5 Made addDeferredMaterials and addDeferredLights internal to DeferredHelper. 12 tahun lalu
  alteredq 98ac06806a More garbage collection friendly callbacks in DeferredHelper. 12 tahun lalu
  alteredq 46838948e9 Made createRenderTargets method internal to DeferredHelper. 12 tahun lalu
  Zelimir Fedoran 566ca3284b fixed directional and spot light properties 12 tahun lalu
  zz85 dd83f0a40d javascript_server.sh -> nodejs_server.sh 12 tahun lalu
  Zelimir Fedoran cd24e9b7cd removed manual overwrites for perspective camera 12 tahun lalu
  alteredq 81428cee4d SceneLoader: a bit more sane variable names. 12 tahun lalu
  alteredq 33b81e72b0 SceneLoader: fixed passing of object parameters to custom object loaders. 12 tahun lalu
  alteredq cf4f905e6c Merge remote-tracking branch 'remotes/RommelVR/master' into dev 12 tahun lalu
  Daniel Cousens 67e0552741 Incorrect options lookup for Hierarchy loaders. 12 tahun lalu
  alteredq d9f82abbaf Merge remote-tracking branch 'remotes/MiiBond/dev' into shadow-filtering 12 tahun lalu
  MiiBond 7bbfe6996f Moved bilinear filtering of shadow maps into the shader. Previously, the filtering on the shadowmap was set to linear outside of the shader and this doesn't work for filtering a depth comparison. For PCF, the filtering needs to be done post-depth-comparison. i.e. in the shader. 12 tahun lalu
  alteredq fa8c69d342 Made Editor work again with ascii JSON models. 12 tahun lalu
  alteredq 19df092da9 Moved the rest of deferred pipeline from examples into DeferredHelper. 12 tahun lalu
  alteredq ee53b015a0 Started to move deferred functionality out of examples into DeferredHelper. 12 tahun lalu
  alteredq bd42fea8b8 Simplified a bit light pass shader in deferred examples. 13 tahun lalu