bevy/crates
Matty Weatherley ee9bea1ba9
Use variadics_please to implement StableInterpolate on tuples. (#16931)
# Objective

Now that `variadics_please` has a 1.1 release, we can re-implement the
original solution.

## Solution

Copy-paste the code from the [original
PR](https://github.com/bevyengine/bevy/pull/15931) branch :)
2024-12-24 02:53:43 +00:00
..
bevy_a11y
bevy_animation
bevy_app
bevy_asset
bevy_audio
bevy_color
bevy_core_pipeline
bevy_derive
bevy_dev_tools
bevy_diagnostic
bevy_dylib
bevy_ecs
bevy_encase_derive
bevy_gilrs
bevy_gizmos
bevy_gltf
bevy_hierarchy
bevy_image
bevy_input
bevy_input_focus
bevy_internal
bevy_log
bevy_macro_utils
bevy_math Use variadics_please to implement StableInterpolate on tuples. (#16931) 2024-12-24 02:53:43 +00:00
bevy_mesh
bevy_mikktspace
bevy_pbr
bevy_picking
bevy_ptr
bevy_reflect
bevy_remote
bevy_render
bevy_scene
bevy_sprite
bevy_state
bevy_tasks
bevy_text
bevy_time
bevy_transform
bevy_ui Implement FromStr for Val (#16926) 2024-12-24 02:51:13 +00:00
bevy_utils
bevy_window
bevy_winit