Dexterity
|
5156866f20
|
♻️ Make ShapeImageIds byte conversion fallible (#9283)
Co-authored-by: Belén Albeza <belen.albeza@kaleidos.net>
|
2026-05-21 12:03:05 +02:00 |
|
Aitor Moreno
|
a126379cc7
|
♻️ Refactor State into DesignState
|
2026-05-12 12:14:38 +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 |
|
Elena Torro
|
f673b32567
|
🐛 Fix image loading callback
|
2026-04-22 14:00:49 +02:00 |
|
Elena Torro
|
e630be1509
|
🎉 Add background blur for wasm render
|
2026-03-18 18:05:30 +01:00 |
|
Belén Albeza
|
2ace44c9e5
|
✨ Create wasm_error macro to handle Wasm errors differentiating critical vs recoverable
|
2026-03-09 07:22:32 +01:00 |
|
Belén Albeza
|
0a7a65af5d
|
♻️ Make SerializableResult to depend on From traits
|
2025-12-11 16:00:03 +01:00 |
|
Alejandro Alonso
|
7889578ced
|
🎉 Use textures directly for images
|
2025-11-05 17:16:06 +01:00 |
|
alonso.torres
|
a230d2fcf6
|
✨ Improve tile rendering updating
|
2025-11-05 17:16:06 +01:00 |
|
Alejandro Alonso
|
6ea69c94ee
|
🎉 Improve big images performance
|
2025-11-04 22:02:34 +01:00 |
|
Elena Torro
|
bf6cdf729d
|
🔧 Improve image parsing performance
|
2025-09-25 17:17:42 +02:00 |
|
Belén Albeza
|
6fc949844d
|
✨ Use 1 byte to store opacity in gradient fills
|
2025-08-04 14:13:40 +02:00 |
|
Belén Albeza
|
ae3aef8dcc
|
✨ Use existing space for storing image fill flags
|
2025-08-04 10:42:56 +02:00 |
|
Aitor Moreno
|
ffb688696b
|
🎉 Add keep-aspect-ratio integration
|
2025-07-23 08:03:23 +02:00 |
|
Alejandro Alonso
|
c7c8e91183
|
🐛 Fix keep aspect ratio support
|
2025-05-27 12:20:40 +02:00 |
|
Belén Albeza
|
8609db2182
|
♻️ Remove unused deserialization code
|
2025-05-06 13:00:25 +02:00 |
|
Belén Albeza
|
ec73bd640c
|
✨ Use mem::transmute to deserialize raw fill data
|
2025-05-06 12:38:30 +02:00 |
|
Belén Albeza
|
cba65972dd
|
✨ Use same wasm function to add all types of fills
|
2025-05-06 12:33:14 +02:00 |
|
Belén Albeza
|
784aecd1a1
|
🎉 Add a DTO that handles all fill types
|
2025-05-05 16:55:00 +02:00 |
|
Belén Albeza
|
173d6c23b0
|
✨ Serialize image fills in binary
|
2025-05-05 15:51:21 +02:00 |
|
Belén Albeza
|
f30441626e
|
♻️ Refactor fills DTOs into separate submodules
|
2025-05-05 12:33:40 +02:00 |
|