Commit Graph

5 Commits

Author SHA1 Message Date
yuqi.pyq 585ea28d74 feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
thinkinggis eb9e220ede fix(merge): merge next branch 2019-10-29 17:39:42 +08:00
thinkinggis cfabee3d03 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 39aba9d9ec 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 9e29d1a949 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00