Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid initializing an AudioEngine instance if there is no audio present
Community PR from AOFL: #431 I'm co-authoring to get it in Slack discussion: https://2dimensions.slack.com/archives/C073BQNPQ5T/p1731028216451459 We will need to look into the actual fix. I'm not that familiar with our Audio system, and not sure if there are edge cases to consider with this change. Diffs= aea593c2df Avoid initializing an AudioEngine instance if there is no audio present (#8541) 3a638e61b1 Work around Galaxy S22 compiler bugs (#8549) 01bc166a8e invert order of advance between parent and child (#8547) 26d8b495b6 Prevent NestedArtboard advance when not playing (#8542) ded183b39c Rhi typeless uav support (#8507) 6804948c90 new arithmetic data converter that uses a viewmodel as input (#8536) 532ca5dfb3 Unreal build use build rive.sh (#8502) 692dc6f659 default data converters runtime (#8503) 9aa4503c18 LayoutComponent updates properly when scaleType changes (#8535) 46b0899967 fix data enum importer (#8531) 4bbd7d495c Fix marking nested artboard layout dirty (#8534) fa4f11f061 add feather property (#8533) 97050e4fa7 Pass scaleType down to sizeable children (#8524) 071b19ba62 don't expose yoga includes (#8526) ad1ca22bd5 Nnnn render update fixes (#8527) 8826406ff1 editor and runtime: fix vector n-slicer hit area (#8512) 98e6822f02 Rename "atlas" -> "coverage" in the clockwise shader (#8518) 01066ff6a0 Fix bidi (#8517) 8296d87711 conditionnally add dirt and advance (#8516) 8738368345 Updates to AdvanceFlags (#8514) 17cbda4b69 Add AdvanceFlags (#8492) 6cb69b688b Fix for layout shape paint bug (#8498) 33dc66a73e editor and runtime: allow vertices in a vector nslicer to be out of bounds (#8495) cba259e6cd add data bind support for vertex properties (#8494) f4c87ee495 Nnnn merge fills and strokes (#8465) af9e217d23 Use renderImage size to scale images in layouts (#8487) ce9e44c6b3 editor: NSlicer should not clamp children (#8459) 446682cda9 web: decode image on demand, not render (#8484) Co-authored-by: Anurag Devanapally <[email protected]> Co-authored-by: Gordon <[email protected]>
- Loading branch information