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. 14 年 前
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`. 14 年 前
ShaderPass.js 6b151b552e Merging with @alteredq's experimental branches. 14 年 前
TexturePass.js 6b151b552e Merging with @alteredq's experimental branches. 14 年 前