Commit History

Autor SHA1 Mensaxe Data
  Mr.doob 727f09e351 Simplified EffectComposer. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 7a9ac49a97 Minor formatting tweaks. %!s(int64=13) %!d(string=hai) anos
  Mr.doob ba015cae6d Reverted bad postprocessing fix. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 93dc26da37 Fixed inverted U in postprocessing. %!s(int64=13) %!d(string=hai) anos
  alteredq 47b9abfda3 Another batch of examples resizing. %!s(int64=13) %!d(string=hai) anos
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. %!s(int64=13) %!d(string=hai) anos
  Michael Rienstra 91b1173c93 Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/EffectComposer.js`. %!s(int64=13) %!d(string=hai) anos
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. %!s(int64=13) %!d(string=hai) anos
  alteredq c07919529e Made FirstPersonControls work. Fixed more examples to work with the new camera system. %!s(int64=14) %!d(string=hai) anos
  alteredq 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. %!s(int64=14) %!d(string=hai) anos
  alteredq 631a5d697c Changed remaining "addXXX" to "add". %!s(int64=14) %!d(string=hai) anos
  alteredq 59bfd81150 Added MaskPass to postprocessing and clearTarget to WebGLRenderer. %!s(int64=14) %!d(string=hai) anos
  alteredq 20fae814e7 Refactored postprocessing to use double buffering. %!s(int64=14) %!d(string=hai) anos
  alteredq ff09a492bb Refactored postprocessing out of examples into own set of classes. %!s(int64=14) %!d(string=hai) anos