prepairing for pivot to standalone rust program

This commit is contained in:
grimsace
2026-04-21 13:29:38 -05:00
parent d31650a636
commit 2b42fe7ea7
5 changed files with 1 additions and 692 deletions
+1
View File
@@ -16,6 +16,7 @@ The `tests/` directory remains prototype-only reference code and is not imported
## Installing in Krita
Copy `pykrita/advanced_erosion_generator.desktop` and the `pykrita/advanced_erosion_generator/` folder into Krita's `pykrita` directory.
The current plugin implementation is pure Python and does not depend on `numpy` or the test virtual environment.
## Current UI