Belén Albeza
0416e883ca
🐛 Fix rendering order of inner shadows when shape has no fills (wasm)
2025-02-27 17:45:39 +01:00
Belén Albeza
12c2d73846
🐛 Fix messed up rebase re: sampling options
2025-02-26 15:18:26 +01:00
Elena Torró
27d15763f8
🐛 Override default SamplingOptions for ImageFill and set FilterMode ( #5961 )
...
* 🐛 Override default SamplingOptions for ImageFill and set FilterMode and MipmapMode to 'Linear' instead of 'Nearest'
* 📎 Use sampling_options from render_state in ImageFill
2025-02-26 14:27:25 +01:00
Belén Albeza
2cf179ccf6
♻️ Add ShapeStrokes surface
2025-02-26 09:51:30 +01:00
Belén Albeza
5ebfc603e6
♻️ Refactor surfaces (wasm)
2025-02-26 09:50:17 +01:00
alonso.torres
80d5272248
✨ Serialize layout data
2025-02-25 15:43:12 +01:00
alonso.torres
c48d862d0f
🐛 Fix problem with gradient in strokes
2025-02-25 11:29:57 +01:00
Aitor Moreno
4799f6fe0a
♻️ Refactor rendering surfaces ( #5921 )
2025-02-21 11:04:12 +01:00
alonso.torres
8c1e18b1cd
🐛 Fix problem with images
2025-02-20 17:57:36 +01:00
alonso.torres
9143187efd
✨ Modify shapes geometry instead of transformation matrix
2025-02-20 17:39:17 +01:00
Aitor Moreno
b661f39422
♻️ Refactor render shape ( #5916 )
2025-02-20 16:33:18 +01:00
alonso.torres
2341dfb95d
🐛 Fix problems with constraints resizing
2025-02-20 14:20:01 +01:00
Alejandro Alonso
6277db8d45
🐛 Fix clip for frames with border radius (render wasm)
2025-02-20 09:24:55 +01:00
Alonso Torres
6cb1aa24cd
✨ Add constraints calculation on WASM ( #5894 )
...
* ✨ Add constraints calculation on WASM
* ✨ Fix after review
2025-02-19 10:40:04 +01:00
alonso.torres
400e5f60f2
🐛 Fix problem with cache
2025-02-18 10:00:57 +01:00
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
Alejandro Alonso
64e6d0b1f8
🐛 Fix wasm glitches
2025-02-13 15:16:45 +01:00
AzazelN28
f8d58cb74e
🎉 Feat masks
2025-02-13 12:54:18 +01:00
alonso.torres
3dcabc9502
✨ Use skia matrix for internal data
2025-02-11 16:49:43 +01:00
Alejandro Alonso
d1a1dafcad
🎉 Remove unnecesary clone for cache image
2025-02-11 14:05:37 +01:00
Alejandro Alonso
246463a3ec
🎉 Remove shape cloning from render wasm
2025-02-11 14:05:37 +01:00
alonso.torres
1bb337c3dd
✨ Add support for WASM transforms
2025-02-11 12:36:44 +01:00
Alejandro Alonso
2ce88283a2
🐛 Fix wasm render frame clipping
2025-02-10 13:54:27 +01:00
Alejandro
8f11a925df
🎉 Non blocking render wasm ( #5726 )
2025-02-10 11:46:56 +01:00
Alonso Torres
96e99f6a78
🐛 Fix problem with build script wasm ( #5739 )
2025-01-31 13:14:38 +01:00
alonso.torres
8c310e6e5c
✨ Add label to wasm renderer
2025-01-30 11:45:06 +01:00
Alonso Torres
0325d43e96
✨ Add watch script wasm ( #5711 )
...
* ✨ Add watch script wasm
* ♻️ Extract common build params for build and watch scripts
2025-01-30 10:40:05 +01:00
Alejandro
16ec8b033a
🐛 Fix wasm render performance flushing drawing surface ( #5709 )
2025-01-29 14:17:20 +01:00
Alejandro
ce67550195
🐛 Avoid extra render calls on page initialization with wasm render ( #5701 )
2025-01-29 10:50:27 +01:00
Alejandro
8eb150fd93
🐛 Fix strokes for render wasm ( #5684 )
2025-01-28 16:19:09 +01:00
Alejandro
09131f7533
🎉 Render drop shadows (wasm) ( #5693 )
...
Co-authored-by: Belén Albeza <belen@hey.com>
2025-01-28 15:10:06 +01:00
Alejandro Alonso
f70b05a09e
🐛 Fix blend modes for wasm render
2025-01-24 09:17:46 +01:00
Alejandro Alonso
5be92009bc
🐛 Fix extra rotations for frames contained elements with wasm render
2025-01-22 16:06:34 +01:00
AzazelN28
fb4e92d0e8
♻️ Refactor to make it more ECS friendly
2025-01-22 15:47:36 +01:00
Alejandro Alonso
79df616108
🎉 Basic wasm support for svg attrs and svg defs
2025-01-22 15:47:36 +01:00
Alejandro Alonso
751df46dc9
🎉 Basic wasm fonts support
2025-01-22 15:46:23 +01:00
Alejandro Alonso
6335a183ba
🎉 Improve error messages
2025-01-22 15:46:23 +01:00
Belén Albeza
3be11e853b
Merge pull request #5606 from penpot/superalex-fix-outer-stroke-with-image-fill-artifacts
...
🐛 Fix outer stroke with image fill extra artifacts
2025-01-20 16:12:21 +01:00
Belén Albeza
2f80d337ad
🐛 Fix WebGL warning when switching pages
2025-01-20 12:41:39 +01:00
Alejandro Alonso
5f4f7e422d
🐛 Fix outer stroke with image fill extra artifacts
2025-01-20 09:47:32 +01:00
Belén Albeza
4d4bf1edd1
Merge pull request #5529 from penpot/azazeln28-refactor-panning-perf
...
♻️ Refactor panning perf
2025-01-14 15:26:03 +01:00
Belén Albeza
6e7a8c239c
🎉 Implement rounded corners
2025-01-14 11:26:38 +01:00
AzazelN28
10b32de447
♻️ Refactor panning/zoom rendering
2025-01-13 15:53:23 +01:00
Alejandro Alonso
7cc33b1a1a
🎉 Render wasm blur support
2025-01-13 07:48:11 +01:00
Belén Albeza
4e5f67676c
🎉 Implement boolean operations (wasm)
2025-01-09 17:14:48 +01:00
Alejandro Alonso
13ec04dd65
🎉 Stroke caps support for wasm render
2025-01-09 11:58:36 +01:00
Alejandro Alonso
bb071489f1
🐛 Fix dotted path widh calculation
2025-01-09 07:23:55 +01:00
Alejandro Alonso
98806defbf
🐛 Open paths should always be rendered with center alignment
2025-01-09 07:23:55 +01:00
Alejandro Alonso
2467e033b7
🎉 Stroke style support for wasm render
2025-01-03 16:39:55 +01:00
Alejandro Alonso
beb9120b2b
🎉 Basic strokes wasm support
2025-01-03 08:32:05 +01:00