bevy/crates/bevy_reflect/src/impls
Lucas Franca ded663b9b9 Add PartialEq and Hash reflections for AnimationNodeIndex (#18718)
# Objective

Fixes #18701

## Solution

Add reflection of `PartialEq` and `Hash` to `AnimationNodeIndex`

## Testing

Added a new `#[test]` with the minimal reproduction posted on #18701.
2025-04-04 23:16:49 +02:00
..
foldhash.rs Harden proc macro path resolution and add integration tests. (#17330) 2025-02-09 19:45:45 +00:00
glam.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00
petgraph.rs Add PartialEq and Hash reflections for AnimationNodeIndex (#18718) 2025-04-04 23:16:49 +02:00
smallvec.rs bevy_reflect: Deprecate PartialReflect::clone_value (#18284) 2025-03-14 19:33:57 +00:00
smol_str.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00
std.rs add reflect for SocketAddr (#18676) 2025-04-03 21:45:43 +02:00
uuid.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00
wgpu_types.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00