Commit Graph

49 Commits

Author SHA1 Message Date
dscyrescotti
aafb2c74a2 feat: open memo object over dasboardview instead of new window 2024-07-07 18:35:10 +07:00
dscyrescotti
ab7d24fb4e feat: fine tune memo canvas view for macos runtime 2024-07-07 17:23:00 +07:00
dscyrescotti
739aaa059b feat: sync render view port with scrollview 2024-07-07 13:37:45 +07:00
dscyrescotti
cbd2e4c484 wip: fix grid line 2024-07-06 20:44:19 +07:00
dscyrescotti
15e96136f1 feat: add macos runtime 2024-07-06 14:20:31 +07:00
dscyrescotti
c46424ba87 feat: add memo preview generation 2024-07-05 17:49:11 +07:00
dscyrescotti
cf08050103 feat: fine tune memo view toolbar for pen element 2024-07-02 02:37:37 +07:00
dscyrescotti
63a619edf9 feat: implement trash view 2024-06-30 00:31:56 +07:00
dscyrescotti
c75506c10d feat: add edit time display on memo card 2024-06-27 21:59:35 +07:00
dscyrescotti
a10f8b562f feat: add placeholder for empty state 2024-06-27 21:29:50 +07:00
dscyrescotti
f9c9179491 feat: add filter options 2024-06-27 20:40:51 +07:00
dscyrescotti
9508f3cf13 feat: add sort options 2024-06-27 20:08:54 +07:00
dscyrescotti
de71b567ac feat: add grid option 2024-06-25 20:26:58 +07:00
dscyrescotti
6c8d0ea9b6 chore: refactor render pipeline 2024-06-23 16:06:42 +07:00
dscyrescotti
e5f7bec775 feat: add photo background render pass 2024-06-18 22:21:12 +07:00
dscyrescotti
f93dbdc6a8 feat: delete photo if it is inserted 2024-06-16 14:20:14 +07:00
dscyrescotti
ec486bf412 feat: bookmark image file for secure access 2024-06-16 11:50:21 +07:00
dscyrescotti
46330b9a7d feat: implement photo insertion 2024-06-15 20:53:45 +07:00
dscyrescotti
5203f39f96 feat: add camera view 2024-06-15 13:25:36 +07:00
dscyrescotti
49e878d0dd feat: add photo picker to select photo from library 2024-06-15 12:37:41 +07:00
dscyrescotti
4d637977e1 feat: add photo render pass 2024-06-14 23:19:16 +07:00
dscyrescotti
2d0ca3478b feat: wrap stroke object with element object 2024-06-13 00:28:42 +07:00
dscyrescotti
1151d1b868 feat: store eraser stroke in eraser object 2024-06-09 09:50:17 +07:00
dscyrescotti
cf12613439 feat: add any stroke wrapper 2024-06-05 23:11:38 +07:00
dscyrescotti
e4dc567819 feat: implement rtree 2024-06-05 20:53:34 +07:00
dscyrescotti
1f9f8ef553 refactor: replace stroke class with protocol 2024-05-24 20:38:07 +07:00
dscyrescotti
43d933a1dc refactor: clean up 2024-05-24 17:54:46 +07:00
dscyrescotti
e1d911f2e1 feat: smooth out stroke using moving average algorithm 2024-05-22 13:02:20 +07:00
dscyrescotti
3b0d93477e feat: make pen dock compact 2024-05-19 21:30:08 +07:00
dscyrescotti
e70af36235 refactor: rename view variables and methods 2024-05-19 17:45:13 +07:00
dscyrescotti
2e90a5c8eb feat: redesign memo tool bar 2024-05-19 17:28:35 +07:00
dscyrescotti
cfa9f14856 feat: move color picker to components 2024-05-19 13:05:47 +07:00
dscyrescotti
ec64fabf14 feat: fix preview offset mismatch in pen drag and drop 2024-05-19 12:32:34 +07:00
dscyrescotti
0c03abee4e feat: add color picker 2024-05-18 17:54:18 +07:00
dscyrescotti
ce3a021569 feat: update pen dock layout 2024-05-18 12:41:18 +07:00
dscyrescotti
5a9b9d60c6 feat: add duplicate and remove button 2024-05-18 11:21:39 +07:00
dscyrescotti
821b34e158 feat: add reordering and deleting 2024-05-18 01:25:36 +07:00
dscyrescotti
4701eac3ba feat: add pen tool persistence 2024-05-17 23:30:51 +07:00
dscyrescotti
3204328e5e feat: redesign pen tool dock 2024-05-17 00:04:54 +07:00
dscyrescotti
6356b88c9a feat: generate vertices in kernel shader 2024-05-12 23:16:56 +07:00
dscyrescotti
de9deb7faf refactor: clean up persistence related code 2024-05-11 22:57:42 +07:00
dscyrescotti
10e7350511 feat: execute core data related logic in background context 2024-05-11 21:30:58 +07:00
dscyrescotti
74297b7627 feat: add quad entity instead of storing in array 2024-05-10 18:15:30 +07:00
dscyrescotti
1f9c176eb0 feat: reduce memory footprint 2024-05-08 22:51:20 +07:00
dscyrescotti
854c7cd732 bug: sync pen drawing and stroke generating 2024-05-05 17:46:25 +07:00
dscyrescotti
f0fbb7263a feat: set up persistence 2024-05-04 21:33:50 +07:00
dscyrescotti
fb66b38230 feat: implement canvas 2024-05-04 13:58:47 +07:00
dscyrescotti
45b63ca0d9 feat: set up project 2024-05-04 11:26:14 +07:00
dscyrescotti
4806a4294a feat: commit initially 2024-05-04 11:04:49 +07:00