Activity
Changed motion blur to use a dedicated uniform struct. Removed `_webg…
Changed motion blur to use a dedicated uniform struct. Removed `_webg…
Fixed test failing on WebGL - MSAA and MotionBlur can't be combined.
Fixed test failing on WebGL - MSAA and MotionBlur can't be combined.
Fixed misleading deprecation advice. Fixed formatting in comment.
Fixed misleading deprecation advice. Fixed formatting in comment.
Refactored specialize system parameters into a shared `SpecializePara…
Refactored specialize system parameters into a shared `SpecializePara…
Tweaked example visuals, mainly to distinguish the meshes from each o…
Tweaked example visuals, mainly to distinguish the meshes from each o…
Fixed docs warning ("extract_morphs
is private").
Fixed docs warning ("
extract_morphs
is private").Change Commands::get_entity
to return Result
and remove panic fro…
Change
Commands::get_entity
to return Result
and remove panic fro…Merge branch 'bevyengine:main' into issue-16929-skinned-mesh-crash-v2
Merge branch 'bevyengine:main' into issue-16929-skinned-mesh-crash-v2
How about we exercise all the modes?
How about we exercise all the modes?
Added failing test for Dir3::fast_renormalize explosions.
Added failing test for Dir3::fast_renormalize explosions.