mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
1f97717a3d
# Objective - Resolves #10853 ## Solution - ~~Changed the name of `Input` struct to `PressableInput`.~~ - Changed the name of `Input` struct to `ButtonInput`. ## Migration Guide - Breaking Change: Users need to rename `Input` to `ButtonInput` in their projects. |
||
---|---|---|
.. | ||
animated_fox.rs | ||
animated_transform.rs | ||
cubic_curve.rs | ||
custom_skinned_mesh.rs | ||
gltf_skinned_mesh.rs | ||
morph_targets.rs |