Lucas Rocha
|
b1ed28e17e
|
Hide re-exported docs (#1985)
Solves #1957
Co-authored-by: caelumLaron <caelum.laron@gmail.com>
|
2021-04-27 18:29:33 +00:00 |
|
François
|
75ae20dc4a
|
use std clamp instead of Bevy's (#1644)
Rust std's `clamp` has been stabilised in 1.50: https://github.com/rust-lang/rust/issues/44095
This is already the minimum supported version, so no change there 👍
|
2021-03-13 18:07:14 +00:00 |
|
TheRawMeatball
|
f15d62c0f1
|
More types (#1267)
|
2021-01-21 16:05:23 -08:00 |
|
TheRawMeatball
|
50ceaf3559
|
re-export integer vectors from glam (#1264)
|
2021-01-19 12:56:50 -08:00 |
|
Lachlan Sneff
|
17e7642611
|
Task System for Bevy (#384)
Add bevy_tasks crate to replace rayon
|
2020-08-29 12:35:41 -07:00 |
|
Cameron Hart
|
5912206441
|
Upgrade glam to 0.9.3
|
2020-08-12 17:31:51 +12:00 |
|
Carter Anderson
|
3d5e7e54f3
|
ui: create bevy types for flex style
|
2020-07-27 16:54:36 -07:00 |
|
Carter Anderson
|
b5d3f7e794
|
use right handed coordinate system in 3d
|
2020-07-20 01:33:30 -07:00 |
|
Carter Anderson
|
e2d2b41c67
|
math: simplify imports
|
2020-07-16 19:23:47 -07:00 |
|
Carter Anderson
|
196bde64e3
|
cargo fmt
|
2020-07-16 17:23:50 -07:00 |
|
Carter Anderson
|
1110f9b877
|
create bevy_math crate and move math types there
|
2020-07-16 17:11:52 -07:00 |
|