This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e4d54739e7
bevy
/
crates
/
bevy_ui
/
src
History
François
9be47e3328
Fix overflow scaling for images (
#7142
)
...
# Objective -
Fixes
#4057
- Do not multiply position by scale factor
2023-01-09 21:43:30 +00:00
..
flex
Upgrade to Taffy 0.2 (
#6743
)
2022-12-21 02:15:53 +00:00
render
Fix overflow scaling for images (
#7142
)
2023-01-09 21:43:30 +00:00
widget
text aspect ratio bug fix (
#6825
)
2022-12-20 16:44:12 +00:00
camera_config.rs
Fix UiCameraConfig doc (link to the Camera page) (
#6969
)
2022-12-20 23:32:04 +00:00
focus.rs
Add const to methods and const defaults to bevy_ui (
#5542
)
2023-01-04 19:58:09 +00:00
geometry.rs
Add const to methods and const defaults to bevy_ui (
#5542
)
2023-01-04 19:58:09 +00:00
lib.rs
Remove ImageMode (
#6674
)
2022-11-18 21:16:32 +00:00
node_bundles.rs
Remove needless manual default impl of ButtonBundle (
#6970
)
2022-12-20 16:17:14 +00:00
stack.rs
Add z-index support with a predictable UI stack (
#5877
)
2022-11-02 22:06:04 +00:00
ui_node.rs
Fix various typos (
#7096
)
2023-01-06 00:43:30 +00:00
update.rs
Add z-index support with a predictable UI stack (
#5877
)
2022-11-02 22:06:04 +00:00