bevyengine / bevyengine/bevy

Reflect: helpers for "diffing" dynamic structs

Open
#5,563 2 comments 1 reaction 1 assignee Claimed by @MrGVSV View on GitHub
A-Reflection C-Feature
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

`bevy_reflect` should have functionality that allows taking two instances of structs and detecting which fields have differing values, and which fields have equal values.

This could be useful for #5562 .

It can also have other uses, like maybe editor UIs that want to highlight changed values.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.