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