e5d899d72d4b76d69a684873650a2a28c0366099
- Implemented a new crate `hcie-watercolor-brushes` containing watercolor brush presets and a procedural splat preview renderer. - Integrated watercolor brushes into the iced GUI's Brushes panel, adding a new category for watercolor brushes. - Updated the `BrushCategory` enum to include `Watercolor` and modified the rendering logic to display watercolor presets. - Added functionality to generate watercolor splat thumbnails using a noise-based algorithm. - Ensured that existing brush styles and engine crates remain unmodified, adhering to project constraints.
Description
No description provided
Languages
Rust
71.2%
Makefile
16.8%
C++
7.7%
Python
2.4%
Shell
0.7%
Other
1.1%