mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
3a82d6784b
# Objective Closes #5943. Seems like Assets v2 solved this one. ## Solution Added a test to confirm that using `Reflect::clone_value` and then `FromReflect::from_reflect` on a `Handle<T>` both increment the strong count. ## Testing A new test was added to confirm behavior. --------- Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com> |
||
---|---|---|
.. | ||
io | ||
processor | ||
server | ||
assets.rs | ||
direct_access_ext.rs | ||
event.rs | ||
folder.rs | ||
handle.rs | ||
id.rs | ||
lib.rs | ||
loader.rs | ||
loader_builders.rs | ||
meta.rs | ||
path.rs | ||
reflect.rs | ||
saver.rs | ||
transformer.rs |