Belén Albeza
0639ca53de
✨ Implement WebGL context restoring ( #9317 )
...
* ✨ Implement asset re-uploading to wasm
* ✨ Show toast instead of error screen when webgl context is lost
* 🎉 Recover context after webgl context restored event
* 🎉 Set Read-only mode when the context has been lost
* ✨ Disable scroll & zoom when context loss
* ✨ Fix stale reload payload
* ✨ Use existing debounce util to take screenshots
* ✨ Implement design / ux specs
* ✨ Fix playwright test by looking for toast, not error page
2026-05-11 13:15:45 +02:00
Aitor Moreno
4e98dfb99f
♻️ Refactor GpuState and RenderState
...
* ♻️ Refactor GpuState
* ♻️ Refactor RenderState
* 🔧 Tweak some _build_env options
2026-05-08 11:10:14 +02:00
Belén Albeza
a52c4e099a
🐛 Fix round/square linecaps not being applied correctly in open paths
2026-05-08 10:31:18 +02:00
Aitor Moreno
0817f13340
♻️ Change how rendering spiral is generated
2026-05-07 17:25:50 +02:00
Alejandro Alonso
fc7748fc84
🐛 Fix(render-wasm): stabilize interactive drag backbuffer crops
2026-05-07 17:12:00 +02:00
Aitor Moreno
bc0f081371
♻️ Refactor text editor state ( #9379 )
2026-05-07 16:16:44 +02:00
Aitor Moreno
9fccee8689
♻️ Refactor how viewport interest area works
2026-05-07 13:46:51 +02:00
Alejandro Alonso
33396df2e2
🐛 Avoid opaque fill check in drag crop cache hot path
2026-05-06 19:15:00 +02:00
Alejandro Alonso
708c4065b3
🐛 Fix drag and drop cache eligibility rules
2026-05-06 13:20:57 +02:00
Alejandro Alonso
b34054940f
Merge pull request #9361 from penpot/elenatorro-14100-wasm-fast-paths
...
⚡ Improve drag rendering on text and paths
2026-05-05 18:21:36 +02:00
Elena Torro
e950ec56eb
⚡ Reduce per-render text layout work
2026-05-05 17:47:50 +02:00
Elena Torro
4a0cd0b7ce
⚡ Translation-only fast paths for Shape and Path transforms
2026-05-05 17:35:42 +02:00
alonso.torres
843b2aebd4
🐛 Fix problem with flex layout and text auto-height
2026-05-05 10:40:25 +02:00
Alonso Torres
e948020886
🐛 Fix problem with rounding in flex elements
2026-05-04 10:35:16 +02:00
Alejandro Alonso
17e0b545d2
🎉 Cache selection crops from Backbuffer during drag
2026-04-30 16:13:57 +02:00
Alejandro Alonso
97688cb790
🎉 Optimize wasm release profile (thin LTO, size optimizations)
2026-04-30 14:17:25 +02:00
Elena Torró
1c129ded1f
Merge pull request #9200 from penpot/azazeln28-build-time-performance-optimizations
...
🔧 Change build and cargo settings
2026-04-29 15:12:23 +02:00
Aitor Moreno
73944e46b7
🔧 Change build and cargo settings
2026-04-29 14:35:00 +02:00
Alejandro Alonso
e4af37a7ff
🎉 Use backbuffer + direct-to-target tiles during drag
2026-04-28 12:19:00 +02:00
Elena Torro
483ce8b1c9
⚡ Improve drag performance
2026-04-28 12:18:24 +02:00
Aitor Moreno
31b09be405
🎉 Add overtype mode to text editor
2026-04-28 11:10:22 +02:00
Elena Torro
96722fde4b
🐛 Support EvenOdd SVG attribute across all path operations
2026-04-23 12:02:40 +02:00
Elena Torro
4a549d0907
⚡ Drain GPU queue during pan/zoom to avoid render_from_cache hitch
2026-04-23 11:19:51 +02:00
Alejandro Alonso
9e990a975a
🎉 Improve atlas growth
2026-04-22 17:21:11 +02:00
Elena Torro
f673b32567
🐛 Fix image loading callback
2026-04-22 14:00:49 +02:00
alonso.torres
719f4a5035
🐛 Fix default alignself behavior
2026-04-21 14:33:47 +02:00
Elena Torró
c636517499
Merge pull request #9072 from penpot/alotor-fix-swap-component
...
🐛 Fix problem on component swap
2026-04-21 13:53:21 +02:00
Elena Torró
04f29a0d72
Merge pull request #9059 from penpot/azazeln28-fix-caret-dimensions
...
🐛 Fix caret dimensions
2026-04-21 13:41:07 +02:00
alonso.torres
f89f4e0047
🐛 Fix problem on component swap
2026-04-21 13:11:03 +02:00
alonso.torres
3da74ed864
🐛 Fix problem with component thumbnails in swap component panel
2026-04-21 13:11:03 +02:00
Aitor Moreno
612855452a
🎉 Add render perf options
2026-04-21 11:43:22 +02:00
Elena Torro
62ec66b974
✨ Add lazy async rendering for component thumbnails
2026-04-21 11:40:53 +02:00
Aitor Moreno
7efc4d6d53
🐛 Fix caret dimensions
2026-04-21 09:44:44 +02:00
Alejandro Alonso
98c8bb1746
🐛 Avoid sequential tile draws and flicker during shape transforms
2026-04-21 07:45:27 +02:00
Alejandro Alonso
1d454f3790
🐛 Fix stale tile cache when flex reflow changes modifier set between frames
2026-04-20 15:50:22 +02:00
Alejandro Alonso
bc9496deaa
🎉 Replace run_script tiles-complete dispatch with wapi extern binding
2026-04-20 15:29:45 +02:00
Alejandro Alonso
88dbfe7602
🐛 Fix restore renderer state after thumbnail render_shape_pixels
2026-04-20 15:27:46 +02:00
Alejandro Alonso
9cf787d154
🐛 Update atlas when removing shape
2026-04-20 15:27:46 +02:00
alonso.torres
97496d8ad7
🐛 Fix thumbnail generation
2026-04-17 12:30:13 +02:00
Andres Gonzalez
ea53d24dde
✨ Update antialias threshold
2026-04-17 10:55:21 +02:00
Elena Torró
b74d920d03
Merge pull request #8980 from penpot/superalex-atlas-2
...
🎉 Tiles atlas support
2026-04-17 09:38:27 +02:00
Alejandro Alonso
8775e234f3
🎉 Waiting for tiles complete in a non blocking way
2026-04-17 09:17:26 +02:00
Alejandro Alonso
c08c3bd160
🎉 Tiles atlas support
2026-04-17 09:05:52 +02:00
alonso.torres
47abe09cfe
🐛 Fix problem with position data in Firefox
2026-04-16 18:08:34 +02:00
Aitor Moreno
1477758656
🐛 Fix pointer selection
2026-04-15 16:44:24 +02:00
Elena Torro
41bc8c9b9d
🐛 Fix masked shapes causing render cuts at tile boundaries
2026-04-15 16:36:16 +02:00
Aitor Moreno
424b689dca
🐛 Fix mixed fills issues
2026-04-15 14:32:32 +02:00
Alejandro Alonso
367262f5a0
Merge pull request #8959 from penpot/elenatorro-fix-render-wasm-loading
...
🔧 Improve loading times
2026-04-13 16:50:30 +02:00
Elena Torro
6b3d5d930f
🔧 Improve zoom and pan performance
2026-04-13 16:35:36 +02:00
alonso.torres
2d07b9e77c
🐛 Fix problem with fast mode
2026-04-13 15:18:12 +02:00