* Made blit node numerically stable. * Added blend mode parameter to brush strokes. * Fixed difference blend mode. * Added erase/restore blend modes. * Added blend mode and draw mode widgets. * Added comment explaining the ImageFrame.transform. * Initial blit/blend version. * Working version of erase/restore. * Improved inlining for blend functions. * Dsiable the blend mode selector in erase/draw mode. * Fixed incorrect bounds calculation. * Use factor instead of percentage for opacity * Rearrange options bar widgets * Tidy up blend modes * Code review --------- Co-authored-by: Keavon Chambers <keavon@keavon.com> |
||
|---|---|---|
| .. | ||
| messages | ||
| application.rs | ||
| consts.rs | ||
| dispatcher.rs | ||
| generate_ts_types.rs | ||
| lib.rs | ||
| macros.rs | ||
| node_graph_executor.rs | ||
| test_utils.rs | ||
| utility_traits.rs | ||