Commit Graph

5 Commits

Author SHA1 Message Date
yuqi.pyq 1d8e15cec1 feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
thinkinggis 30597d9a45 fix(merge): merge next branch 2019-10-29 17:39:42 +08:00
thinkinggis 3da72c83ff feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 2cf082439a feat(multi-pass): support TAA(Temporal Anti-Aliasing)
we can enable TAA in layer's options now, but there're something wrong when picking enabled at same
time.
2019-10-29 14:42:41 +08:00
yuqi.pyq ff0ffa057e feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00