François
|
76cc25823d
|
can change window settings at runtime (#644)
can change window settings at runtime
|
2020-10-15 11:42:19 -07:00 |
|
Grayson Burton
|
354d71cc1f
|
The Great Debuggening (#632)
The Great Debuggening
|
2020-10-08 11:43:01 -07:00 |
|
Carter Anderson
|
e81111c1b1
|
simplify transform usage where possible (#494)
|
2020-09-14 18:20:20 -07:00 |
|
Marek Legris
|
474bb5403e
|
Transform Rewrite (#374)
Remove individual Translation / Rotation / Scale components in favor of a combined Transform component
|
2020-09-14 14:00:32 -07:00 |
|
Robbie Davenport
|
4aabe983ec
|
Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258)
switch to ahash for HashMaps and HashSets via a new bevy_utils crate
|
2020-08-28 17:08:51 -07:00 |
|
Victor "multun" Collod
|
c38420f1e9
|
enforce clippy for all target and features
|
2020-08-16 07:20:06 -07:00 |
|
Carter Anderson
|
4a8c6c335a
|
ui: feed computed image size into bevy_ui flex
|
2020-07-28 00:37:25 -07:00 |
|
Carter Anderson
|
cf9501a50e
|
ui: feed computed text position into bevy_ui flex
and remove TextAlign because it is now redundant
|
2020-07-27 21:04:04 -07:00 |
|
Carter Anderson
|
1f006c348d
|
ui: fix examples, flip fix stretch axis incompatibility, ergonomics
|
2020-07-27 19:13:11 -07:00 |
|
Carter Anderson
|
3d5e7e54f3
|
ui: create bevy types for flex style
|
2020-07-27 16:54:36 -07:00 |
|