tiennm99
31bd425fe5
feat: add cross-platform portable installation
...
- Add install.sh for macOS/Linux with Krita AppImage/DMG download
- Add install.bat for Windows with Krita Portable (PortableApps.com)
- Add platform_utils.py for cross-platform path handling
- All data stored locally (venv, Krita config, plugins)
- Uninstall by simply deleting the folder
- Fix platform detection bug (sys == "linux" not "sys")
2026-04-13 21:52:30 +07:00
Chau Vu
2d576d19df
Add to value_color: Run comparison on just lasso area + merged
2026-01-17 17:25:42 +09:00
Chau Vu
b1f7778763
Add to value_color: Run comparison on just lasso area + merged
2026-01-17 17:04:21 +09:00
Chau Vu
19f65de3f6
Revert "Add to value_color: Run comparison on just lasso area"
...
This reverts commit 8203cd788a .
2026-01-17 16:19:29 +09:00
Chau Vu
8203cd788a
Add to value_color: Run comparison on just lasso area
2026-01-17 16:11:31 +09:00
cliu26
8c205e6f8b
logs with lasso tool
2025-11-24 23:19:59 -08:00
cliu26
082d00c38a
Merge branch 'Asya' of https://github.com/doodlelab/ArtKrit into catherine
2025-11-24 23:11:42 -08:00
asyalyu
39b09a0911
log added for lasso with right file structure
2025-11-24 20:24:24 -08:00
asyalyu
a2f327a865
logs added after lasso complete
2025-11-24 20:24:14 -08:00
asyalyu
1f7307e6e8
normal file structure
2025-11-24 20:07:39 -08:00
cliu26
9757c97847
fixed merge issue
2025-11-24 19:40:09 -08:00
cliu26
dc6610bffb
changed default and max color groups, deactivate lasso fill
2025-11-24 14:20:54 -08:00
cliu26
c54c76d790
lower default color groups
2025-11-22 14:57:11 -08:00
cliu26
faaff48a95
got rid of server, got rid of extra color picker
2025-11-22 14:43:52 -08:00
cliu26
ad4904809a
edit points and new line generation, pop out composition
2025-11-22 13:47:15 -08:00
cliu26
ff73764f34
added replicate
2025-11-21 14:17:09 -08:00
cliu26
9df7d4bf88
added asyas logs code
2025-11-20 11:53:43 -08:00
cliu26
f7dd702a79
replicate working! no more value space, colored background color separation, color separation pop out
2025-11-19 15:23:30 -08:00
Chau Vu
611b3f720b
Merge branch 'main' of https://github.com/doodlelab/ArtKrit
2025-11-13 14:04:30 -08:00
Chau Vu
1dcc30871b
Refactored feedback texts, color feedback highlights, and hue conversion
2025-11-13 14:03:35 -08:00
cliu26
666a00f6a3
no more color selection error
2025-10-28 15:51:44 -07:00
Chau Vu
4199811d07
Refactored value & colors shared canvas fields
2025-10-28 00:09:09 -07:00
Chau Vu
dbf7d26d04
Refactor value_color: modularize color picker and lasso fill tool
2025-09-16 21:47:08 -07:00
Chau Vu
aeef2e3d98
Refactor value_color: modularize value conversions, matching algorithms, and textual feedback
2025-09-07 16:23:43 -07:00
Chau Vu
f208149ad7
Initial commit for ArtKrit
2025-07-13 23:47:10 -07:00