Commit 253dad7
chore(flutter): release 0.14.9 (#12914) 4a7454b8d6
* chore(flutter): release 0.14.9
* chore: update changelog
Rev Luau to rive_0_726 (upstream 0.726) (#12953) 61822bb247
Rev Luau to rive_0_726 and adapt scripting workspace to the 0.726 API
chore(editor): add view model uses to dependencies panel (#12948) 63b8450361
fix(renderer): Update dead macro names (#12933) 09c54e8737
DISABLE_CLIP_RECT_FOR_VULKAN_MSAA was renamed to
DISABLE_CLIP_DISTANCE_FOR_UBERSHADERS in #11040 (generalized from
Vulkan-only to all MSAA ubershaders), which moved the #ifndef check
sites to the new name. However, three #define sites were still on the
old name.
- draw_msaa_stencil.main
- clear_clockwise_atomic_clip.main
- init_clockwise_atomic_workaround.frag
The latter two were added in #12120, five months after the rename,
copy-pasting the already-dead define, so they had never once taken
effect.
fix(runtime): bidirectional data bind with source preference does not… (#12927) adb0834474
fix(runtime): bidirectional data bind with source preference does not overwrite target
feat(renderer): Add scissor support to more backends (#12778) 424d2323f9
This adds support for using scissor rects during clips to OpenGL, D3D 11 and 12, and Metal.
WebGPU and the external platforms are not yet done
This also adds a few new gms, and updates the rebaseline script to work with a new directory (which does not have a subdirectory)
Nnnnn focus management fixes (#12303) b2438309fa
* sort focus nodes hierarchically
* chore(focus): correctly handle focus with lists
* fix virtualizableChanged lifecycle
Feat: Updates to recorder to enable thumbnail generation in prod (#12878) fcbebb25e4
* Add ability to run recorder as a service
* Fix includes
* Further optimizations
* ADd profiling
* include profiler include
* Make png compression level configurable
* Add webp support
* Fix webp build
* Make webp lossless
* productionise code
* Fix writing
* back to lossless
* Fix up main
* Clang format
* PR feedback fixes
* Split libweb enc
* Fix PR feedback
Co-authored-by: Gordon <pggordonhayes@gmail.com>1 parent 1bd1fbc commit 253dad7
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments