penpot/render-wasm/src/shapes
Belén Albeza 6cbaacf1e0
🎉 Implement inner shadows (wasm) (#5767)
* 🎉 Implement inner shadows (wasm)

* 🐛 Fix reset canvas problem

---------

Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
2025-02-14 13:46:30 +01:00
..
blurs.rs 🎉 Render wasm blur support 2025-01-13 07:48:11 +01:00
bools.rs 🎉 Implement boolean operations (wasm) 2025-01-09 17:14:48 +01:00
fills.rs Use skia matrix for internal data 2025-02-11 16:49:43 +01:00
groups.rs 🎉 Feat masks 2025-02-13 12:54:18 +01:00
modifiers.rs Use skia matrix for internal data 2025-02-11 16:49:43 +01:00
paths.rs 🎉 Implement boolean operations (wasm) 2025-01-09 17:14:48 +01:00
shadows.rs 🎉 Implement inner shadows (wasm) (#5767) 2025-02-14 13:46:30 +01:00
strokes.rs ♻️ Refactor to make it more ECS friendly 2025-01-22 15:47:36 +01:00
svgraw.rs 🎉 Basic wasm support for svg attrs and svg defs 2025-01-22 15:47:36 +01:00
transform.rs Use skia matrix for internal data 2025-02-11 16:49:43 +01:00