Историја ревизија

Аутор SHA1 Порука Датум
  Ben Houston 839d6cb6cd add proper support transparent backgrounds for EffectComposer and BloomPass. пре 9 година
  Mugen87 6be2805446 Revert "#7952 New Stencil Buffer Management" пре 9 година
  Mugen87 644d6a21d7 #7952 New Stencil Buffer Management пре 9 година
  Mr.doob 5e2ee5c6ec Rectangle: Added copy(). пре 9 година
  gero3 923256459e fixed files to codestyle пре 10 година
  Daosheng Mu cd5e9888d5 Fix EffectComposer memory problem пре 10 година
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. пре 10 година
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log пре 10 година
  Gregg Tavares 8101efea28 Fix EffectComposer reference to renderer. пре 10 година
  Gregg Tavares a54eb998fd Change EffectComposer to use the renderer's canvas size пре 10 година
  wereHamster 2a5c54115b Make EffectComposer plugins use their own camera/scene/quad пре 12 година
  alteredq b051d7e171 WebGLDeferredRenderer: added API for injecting postprocessing effects into deferred rendering pipeline. пре 12 година
  alteredq dcdfed44cd Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize. пре 12 година
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b пре 13 година
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. пре 13 година
  Mr.doob 727f09e351 Simplified EffectComposer. пре 13 година
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. пре 13 година
  Mr.doob 7a9ac49a97 Minor formatting tweaks. пре 13 година
  Mr.doob ba015cae6d Reverted bad postprocessing fix. пре 13 година
  Mr.doob 93dc26da37 Fixed inverted U in postprocessing. пре 13 година
  alteredq 47b9abfda3 Another batch of examples resizing. пре 13 година
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. пре 13 година
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. пре 13 година
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. пре 13 година
  Michael Rienstra 91b1173c93 Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/EffectComposer.js`. пре 13 година
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. пре 13 година
  alteredq c07919529e Made FirstPersonControls work. Fixed more examples to work with the new camera system. пре 14 година
  alteredq 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. пре 14 година
  alteredq 631a5d697c Changed remaining "addXXX" to "add". пре 14 година
  alteredq 59bfd81150 Added MaskPass to postprocessing and clearTarget to WebGLRenderer. пре 14 година