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 |
|
Victor "multun" Collod
|
c38420f1e9
|
enforce clippy for all target and features
|
2020-08-16 07:20:06 -07:00 |
|
Carter Anderson
|
a2c1a90695
|
fix ui in font atlas and breakout examples
|
2020-07-29 01:16:42 -07:00 |
|
Carter Anderson
|
db665b96c0
|
ui: fix z indices and depth calculations
|
2020-07-29 00:28:44 -07:00 |
|
Carter Anderson
|
339e9ad52d
|
ui: cleaner stretch integration
|
2020-07-25 13:14:36 -07:00 |
|
Carter Anderson
|
93bb1d5b8e
|
ui: initial flexbox support
|
2020-07-24 23:04:45 -07:00 |
|
Carter Anderson
|
9a236f4923
|
ui: remove translation/rotation/scale components (Node serves the same role)
|
2020-07-19 20:33:55 -07:00 |
|
Carter Anderson
|
726eb37198
|
use rh coordinate system in 2d
z = 0 is now "farthest back" and z=1000 "farthest forward"
|
2020-07-19 17:00:08 -07:00 |
|
Carter Anderson
|
fe1adb6cf6
|
ui: focus/click/hover system. initial buttons
|
2020-07-18 14:08:46 -07:00 |
|