Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 7119c4c084 Clean up. 8 gadi atpakaļ
  Mr.doob 6d2656766c Merge branch 'dev' into renderTargetNames 8 gadi atpakaļ
  Ludovic Bailly eafc8ad66d Added comments 8 gadi atpakaļ
  Ludovic Bailly 42a7e929cc Fixed clipped quad pass when using clippingPlanes on WebGLRenderer 8 gadi atpakaļ
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. 8 gadi atpakaļ
  Ben Houston 636d2e5ddb set render target names properly for all created render targets in ThreeJS. 8 gadi atpakaļ
  aardgoose 51719f8dd1 remove UniformsUtils.* 8 gadi atpakaļ
  Mr.doob 87ae9e7153 Fixed postprocessing Object.assign()s. 9 gadi atpakaļ
  Ben Houston (Clara.io) 9406f2cd6a fix buggy prototype usage in Pass derived classes. (#8916) 9 gadi atpakaļ
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) 9 gadi atpakaļ
  Michael Herzog 0fbc8afb34 Post-Processing: Introducing base class for Passes 9 gadi atpakaļ
  Mugen87 6be2805446 Revert "#7952 New Stencil Buffer Management" 9 gadi atpakaļ
  Mugen87 644d6a21d7 #7952 New Stencil Buffer Management 9 gadi atpakaļ
  gero3 923256459e fixed files to codestyle 10 gadi atpakaļ
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 gadi atpakaļ
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 gadi atpakaļ
  Mr.doob 68269fb45e Examples clean up. 11 gadi atpakaļ
  wereHamster 2a5c54115b Make EffectComposer plugins use their own camera/scene/quad 12 gadi atpakaļ
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 gadi atpakaļ
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. 13 gadi atpakaļ
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 gadi atpakaļ
  Mr.doob 7a9ac49a97 Minor formatting tweaks. 13 gadi atpakaļ
  Michael Rienstra 8f9170837f Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/SavePass.js`. 13 gadi atpakaļ
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 13 gadi atpakaļ
  alteredq e0a29097cd Added FXAA shader (thanks to @supereggbert) and SavePass. 14 gadi atpakaļ