bevel and emboss geliştirme

This commit is contained in:
2026-07-13 20:33:39 +03:00
parent 2284a7d81f
commit 5e03065165
25 changed files with 1165 additions and 405 deletions
+1
View File
@@ -222,6 +222,7 @@ impl Engine {
if !layer.effects.is_empty() || !layer.styles.is_empty() {
layer.effects_dirty.store(true, std::sync::atomic::Ordering::Release);
self.document.composite_dirty = true;
}
// Take the pooled before buffer (no allocation)