mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 14:46:12 +02:00
🎉 Render only visible shapes
This commit is contained in:
parent
f9912e0299
commit
f7ff3129ed
11 changed files with 235 additions and 103 deletions
2
render-wasm/src/debug.rs
Normal file
2
render-wasm/src/debug.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
pub const DEBUG_VISIBLE: u32 = 0x01;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue