Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 years ago
..
BloomPass.js 6b151b552e Merging with @alteredq's experimental branches. 13 years ago
DotScreenPass.js 6b151b552e Merging with @alteredq's experimental branches. 13 years ago
EffectComposer.js 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 years ago
FilmPass.js 6b151b552e Merging with @alteredq's experimental branches. 13 years ago
MaskPass.js 1ca518d878 Added inverse masking to MaskPass. Added colorify shader. Updated postprocessing example. 13 years ago
RenderPass.js 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. 14 years ago
SavePass.js 8f9170837f Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/SavePass.js`. 13 years ago
ShaderPass.js 6b151b552e Merging with @alteredq's experimental branches. 13 years ago
TexturePass.js 6b151b552e Merging with @alteredq's experimental branches. 13 years ago