Skip to content

[Merged by Bors] - fix feature location from #3851#4477

Closed
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:fix-feature-transform-hierarchy
Closed

[Merged by Bors] - fix feature location from #3851#4477
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:fix-feature-transform-hierarchy

Conversation

@mockersf
Copy link
Member

Objective

Solution

  • add the feature to bevy_hierarchy, remove it from bevy_transform

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Apr 14, 2022
@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 A-Log C-Bug An unexpected or incorrect behavior and removed S-Needs-Triage This issue needs to be labelled labels Apr 14, 2022
@mockersf
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Apr 14, 2022
# Objective

- in #3851, a feature for tracing was added to bevy_transform
- usage of that feature was moved to bevy_hierarchy, but the feature was not updated

## Solution

- add the feature to bevy_hierarchy, remove it from bevy_transform
@bors bors bot changed the title fix feature location from #3851 [Merged by Bors] - fix feature location from #3851 Apr 14, 2022
@bors bors bot closed this Apr 14, 2022
aevyrie pushed a commit to aevyrie/bevy that referenced this pull request Jun 7, 2022
# Objective

- in bevyengine#3851, a feature for tracing was added to bevy_transform
- usage of that feature was moved to bevy_hierarchy, but the feature was not updated

## Solution

- add the feature to bevy_hierarchy, remove it from bevy_transform
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

- in bevyengine#3851, a feature for tracing was added to bevy_transform
- usage of that feature was moved to bevy_hierarchy, but the feature was not updated

## Solution

- add the feature to bevy_hierarchy, remove it from bevy_transform
@alice-i-cecile alice-i-cecile added A-ECS Entities, components, systems, and events and removed A-Hierarchy labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior 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.

2 participants