Commit Graph

10 Commits

Author SHA1 Message Date
thinkinggis 0463ff874e feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
yuqi.pyq 040ba03b66 ci: init travis config 2019-11-01 17:15:20 +08:00
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
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 9c5766d0e3 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +08:00
yuqi.pyq ff0ffa057e feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
yuqi.pyq 3e73e4ed7b docs: add dev-doc for PixelPickingEngine 2019-10-12 14:39:30 +08:00
xiaoiver 4d7516f33e
chore: delete .DS_Store 2019-10-12 10:45:33 +08:00
xiaoiver b85d2367f6
docs: fix table style in markdown 2019-10-08 20:25:39 +08:00
yuqi.pyq 587560c7f4 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00