-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Issues: bevyengine/bevy
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
UI picking doesn't support rotated and scaled elements
A-Picking
Pointing at and selecting objects of all sorts
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
#18930
opened Apr 25, 2025 by
ickshonpe
Responsive translation support for UI nodes
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
#18929
opened Apr 25, 2025 by
ickshonpe
Avoid performance pitfalls in update_previous_global_transform system
A-Rendering
Drawing game state to the screen
A-Transform
Translations, rotations and scales
C-Performance
A change motivated by improving speed, memory usage or compile times
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Update propogate_transforms to only visit the transforms of entities that have changed
A-ECS
Entities, components, systems, and events
A-Transform
Translations, rotations and scales
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
#17181
opened Jan 6, 2025 by
BenjaminBrienen
Specialized UI transform
A-Animation
Make things move and change over time
A-Rendering
Drawing game state to the screen
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
Adding utility math functions to GlobalTransform
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#15655
opened Oct 4, 2024 by
Sigma-dev
Removing Entities, components, systems, and events
A-Transform
Translations, rotations and scales
C-Bug
An unexpected or incorrect behavior
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
X-Controversial
There is active debate or serious implications around merging this PR
Parent
/ Children
from the world and then reinserting them can break hierarchies
A-ECS
#15575
opened Oct 1, 2024 by
alice-i-cecile
Clarify Translations, rotations and scales
C-Docs
An addition or correction to our documentation
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Transform
and GlobalTransform
documentation (adopted)
A-Transform
#15358
opened Sep 22, 2024 by
bas-ie
Loading…
Add Transform Helper methods
A-Transform
Translations, rotations and scales
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#15200
opened Sep 14, 2024 by
Bayslak
Loading…
Helper methods on Translations, rotations and scales
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
Transform
A-Transform
#14426
opened Jul 21, 2024 by
lylythechosenone
Feature flag to add repr(c) to bevy types
A-Math
Fundamental domain-agnostic mathematical operations
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
X-Controversial
There is active debate or serious implications around merging this PR
#14362
opened Jul 17, 2024 by
ScottKane
Loading…
Transform Anchor
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
#12479
opened Mar 14, 2024 by
DanielDK05
Docs for Translations, rotations and scales
C-Docs
An addition or correction to our documentation
D-Trivial
Nice and easy! A great choice to get started with Bevy
transform_point
on Transform
and GlobalTransform
contain mistakes
A-Transform
#11078
opened Dec 23, 2023 by
oliver-dew
Spherical Vec3 Representation in bevy::math
A-Math
Fundamental domain-agnostic mathematical operations
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
#11004
opened Dec 16, 2023 by
dmyyy
Public GlobalTransform API
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
#10798
opened Nov 29, 2023 by
mintlu8
Parent components require Transform in addition to GlobalTransform, but there's no warning about it
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
A-Transform
Translations, rotations and scales
C-Bug
An unexpected or incorrect behavior
#10600
opened Nov 17, 2023 by
stepancheg
Add transform hierarchy propagation benchmark
A-ECS
Entities, components, systems, and events
A-Transform
Translations, rotations and scales
C-Performance
A change motivated by improving speed, memory usage or compile times
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#9442
opened Aug 14, 2023 by
hesiod
Loading…
Add a Option to disable Transform Propagation
A-Transform
Translations, rotations and scales
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Controversial
There is active debate or serious implications around merging this PR
#9228
opened Jul 21, 2023 by
Glomzzz
Bevy overwrites unconditionally user Make things move and change over time
A-Transform
Translations, rotations and scales
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
S-Needs-Design-Doc
This issue or PR is particularly complex, and needs an approved design doc before it can be merged
Transform
A-Animation
#8943
opened Jun 24, 2023 by
nicopap
Transform methods Translations, rotations and scales
C-Docs
An addition or correction to our documentation
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
look_to
and look_at
are confusing
A-Transform
#8452
opened Apr 21, 2023 by
nicopap
Propagate transforms in fixed update
A-Time
Involves time keeping and reporting
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Blocked
This cannot move forward until something else changes
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#7929
opened Mar 6, 2023 by
james7132
Loading…
Split UI/2D Transforms from 3D
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
C-Performance
A change motivated by improving speed, memory usage or compile times
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
X-Controversial
There is active debate or serious implications around merging this PR
#7876
opened Mar 2, 2023 by
james7132
Object not facing correct axis with .looking_at()
A-Transform
Translations, rotations and scales
C-Bug
An unexpected or incorrect behavior
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
#7872
opened Mar 2, 2023 by
dmyyy
Propagation requires full hierarchy traversal
A-Physics
Collisions, kinematics, forces and more
A-Rendering
Drawing game state to the screen
A-Transform
Translations, rotations and scales
C-Feature
A new feature, making something new possible
C-Performance
A change motivated by improving speed, memory usage or compile times
#7840
opened Feb 28, 2023 by
james7132
Update Involves time keeping and reporting
A-Transform
Translations, rotations and scales
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Blocked
This cannot move forward until something else changes
GlobalTransform
as part of FixedUpdate
A-Time
#7836
opened Feb 28, 2023 by
jabuwu
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.