elenatorro
|
3a8ba4cbee
|
🔧 Avoid using global static mut variables when possible
|
2025-03-07 15:07:31 +01:00 |
|
alonso.torres
|
3dcabc9502
|
✨ Use skia matrix for internal data
|
2025-02-11 16:49:43 +01:00 |
|
alonso.torres
|
1bb337c3dd
|
✨ Add support for WASM transforms
|
2025-02-11 12:36:44 +01:00 |
|
Alejandro
|
8f11a925df
|
🎉 Non blocking render wasm (#5726)
|
2025-02-10 11:46:56 +01:00 |
|
Alejandro
|
ce67550195
|
🐛 Avoid extra render calls on page initialization with wasm render (#5701)
|
2025-01-29 10:50:27 +01:00 |
|
AzazelN28
|
10b32de447
|
♻️ Refactor panning/zoom rendering
|
2025-01-13 15:53:23 +01:00 |
|
Belén Albeza
|
21da6ddd4a
|
🐛 Fix blend mode against background
|
2024-12-11 16:52:13 +01:00 |
|
Belén Albeza
|
db9c93f3bf
|
✨ Render with dpr
|
2024-11-27 12:38:17 +01:00 |
|
Belén Albeza
|
5ce6cbff6f
|
♻️ Refactor navigate() method
|
2024-11-26 16:13:14 +01:00 |
|
Belén Albeza
|
3e99de19f5
|
♻️ Refactor debug options into its own struct, along with dpr
|
2024-11-25 16:01:19 +01:00 |
|
Alejandro Alonso
|
0b5e915af9
|
🎉 Improve performace for zoom and pan with wasm render
|
2024-11-22 09:46:46 +01:00 |
|
Belén Albeza
|
6fd6074934
|
💄 Format rust code
|
2024-11-21 17:23:49 +01:00 |
|
AzazelN28
|
f7ff3129ed
|
🎉 Render only visible shapes
|
2024-11-21 16:05:14 +01:00 |
|
Belén Albeza
|
dfe8f97f8d
|
🐛 Fix surface not being resized when viewport dimensions changed
|
2024-11-21 14:16:07 +01:00 |
|
Alejandro Alonso
|
ec8799d806
|
🎉 Improve performace for zoom and pan with wasm render
|
2024-11-21 12:05:38 +01:00 |
|
AzazelN28
|
2db1740ce8
|
🎉 Improve frame rendering
|
2024-11-20 14:09:18 +01:00 |
|
Belén Albeza
|
42211c4ed6
|
♻️ Move shape render methods to RenderState
|
2024-11-15 14:56:21 +01:00 |
|
Belén Albeza
|
f56a665206
|
🐛 Fix drawing multiple shapes with different blend modes
|
2024-11-15 14:40:07 +01:00 |
|
Belén Albeza
|
263d7eb313
|
✨ Draw fills offscreen to support blend mode when multiple fills
|
2024-11-15 08:51:37 +01:00 |
|
Belén Albeza
|
3eb24e7f5f
|
♻️ Refactor State (wasm)
|
2024-11-14 12:08:50 +01:00 |
|
Belén Albeza
|
3e06c17a38
|
♻️ Refactor RenderState and GpuState
|
2024-11-14 11:47:10 +01:00 |
|
Belén Albeza
|
e45e8158b0
|
♻️ Refactor current_shape in rust_wasm
|
2024-11-13 15:00:20 +01:00 |
|
Belén Albeza
|
669bca5fa5
|
♻️ Remove unneeded display list for shapes
|
2024-11-13 10:59:03 +01:00 |
|
Alejandro Alonso
|
65ee2f9081
|
🎉 Save shape data in rust memory
|
2024-11-12 12:13:06 +01:00 |
|