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

Аутор SHA1 Порука Датум
  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 година
  alteredq 20fae814e7 Refactored postprocessing to use double buffering. пре 14 година
  alteredq ff09a492bb Refactored postprocessing out of examples into own set of classes. пре 14 година