mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
9e5db9abc7
# Objective Fix #12304. Remove unnecessary type registrations thanks to #4154. ## Solution Conservatively remove type registrations. Keeping the top level components, resources, and events, but dropping everything else that is a type of a member of those types. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |