تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  alteredq 20fae814e7 Refactored postprocessing to use double buffering. 14 سال پیش
  alteredq ff09a492bb Refactored postprocessing out of examples into own set of classes. 14 سال پیش