penpot/render-wasm/src
Alejandro Alonso a948e49e51 🐛 Fix using cache on first zoom after pan 2025-12-30 10:03:24 +01:00
..
fonts Fix playwright tests 2025-11-28 13:25:13 +01:00
js Render WASM dashboard thumbnails 2025-11-20 11:56:25 +01:00
math 🎉 Use Vec instead of Indexset 2025-11-06 14:16:07 +01:00
render 🐛 Fix using cache on first zoom after pan 2025-12-30 10:03:24 +01:00
shapes 🐛 Fix problems with alignments and margins 2025-12-12 13:21:04 +01:00
state Improve tile rendering updating 2025-11-05 17:16:06 +01:00
wasm ♻️ Make SerializableResult to depend on From traits 2025-12-11 16:00:03 +01:00
emscripten.rs 🎉 Add performance measuring functions (#6229) 2025-04-10 11:33:22 +02:00
main.rs 🐛 Fix using cache on first zoom after pan 2025-12-30 10:03:24 +01:00
math.rs Improved performance in modifiers 2025-11-13 12:31:26 +01:00
mem.rs ♻️ Make SerializableResult to depend on From traits 2025-12-11 16:00:03 +01:00
options.rs 🔧 Skip slow operations on fast render 2025-12-09 11:26:03 +01:00
performance.rs 🔧 Log performance when building using profile-macros 2025-12-09 15:25:13 +01:00
render.rs 🐛 Fix using cache on first zoom after pan 2025-12-30 10:03:24 +01:00
shapes.rs 🐛 Fix svg attrs 2025-11-27 12:23:46 +01:00
state.rs 🐛 Fix using cache on first zoom after pan 2025-12-30 10:03:24 +01:00
tiles.rs 🔧 Update rendering settings to smooth render 2025-12-09 10:43:33 +01:00
utils.rs 🔧 Fix cross-browser text issues 2025-11-06 12:20:02 +01:00
uuid.rs ♻️ Make SerializableResult to depend on From traits 2025-12-11 16:00:03 +01:00
view.rs 🎉 Add function to retrieve caret position 2025-10-01 09:18:46 +02:00
wapi.rs 🔧 Enable back clippy rules (#6492) 2025-05-19 11:14:55 +02:00
wasm.rs Improve setting svg attrs in wasm 2025-10-24 10:35:30 +02:00