Commit f912fb8
fix(rive_native): add missing pointer exit events (#10303) 5d09b68e12
fix: WebGPU housekeeping (#10313) 210c1fd176
Updating premake introduced a couple issues. Fix them and add a windows
webgpu builder to CI. Also move wagyu extension wrangling down into the
core webgpu renderer so individual clients don't have to think about it.
chore: Update rive_native to use build_rive.sh (#10290) 5d511c6c4c
We just had to update premake5, so now is a good time to finish
consolidating around build_rive.sh.
feature: ViewModel scripted definitions (#10301) 5678d967c7
* feature: system generated code
* working on input viewmodels/enums
* missed files
* fix: autocomplete with old solver
* fix: report types in autocomplete
* add property path solver
* chore: adding nested artboard databind test
* feature: use property solver for scripted inputs
* chore: cleanup
* chore: fix analysis warnings
* chore: missed file
* chore: fixing warnings
* fix test
chore: Update audio_preview_generator to use build_rive.sh (#10285) fba1987016
chore: Update audio_preview_generator to use build_rive.sh
Let's keep our premake setup & building all in one place.
Also update peon_audio_worker Dockerfile.
Co-authored-by: Gordon <pggordonhayes@gmail.com>1 parent 25df3e0 commit f912fb8
File tree
3 files changed
+9
-1
lines changed- lib/src/painters
3 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments