Skip to content

Conversation

ickshonpe
Copy link
Contributor

Objective

Add a register_type for MaterialNode to the UiMaterialPlugin. Removed this temporarily when moving everything to the bevy_ui_render crate and forgot to put it back.

@ickshonpe ickshonpe added D-Trivial Nice and easy! A great choice to get started with Bevy A-UI Graphical user interfaces, styles, layouts, and widgets S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Sep 5, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Sep 5, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Sep 5, 2025
Merged via the queue into bevyengine:main with commit eee2f32 Sep 5, 2025
41 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Sep 21, 2025
## Objective

- The migration for automatic registration is non-trivial with default
features off.
- Fixes #21092.

## Solution

- Carefully explain how this works and the steps users and libraries
should take to migrate.
- Link #15030 (auto-register), #20345 (registration removal) and #20893
(example of generic registration) to guide users who want to see this in
action.

---------

Co-authored-by: Chris Biscardi <[email protected]>
mockersf pushed a commit that referenced this pull request Sep 22, 2025
## Objective

- The migration for automatic registration is non-trivial with default
features off.
- Fixes #21092.

## Solution

- Carefully explain how this works and the steps users and libraries
should take to migrate.
- Link #15030 (auto-register), #20345 (registration removal) and #20893
(example of generic registration) to guide users who want to see this in
action.

---------

Co-authored-by: Chris Biscardi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-UI Graphical user interfaces, styles, layouts, and widgets D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants