issues
search
afonsolage
/
bevy_ecss
Bevy crate which uses a subset of CSS to update Bevy ECS components
Apache License 2.0
101
stars
11
forks
source link
Bevy 0 10
#17
Closed
afonsolage
closed
1 year ago
afonsolage
commented
1 year ago
Changelog
Renamed
EcssSystem
to
EcssSet
;
Removed
vertical-align
property due to
https://github.com/bevyengine/bevy/pull/6807
;
Changelog
EcssSystem
toEcssSet
;vertical-align
property due to https://github.com/bevyengine/bevy/pull/6807;