Carter Anderson
|
3b2c6ce49b
|
release 0.4.0 (#1093)
|
2020-12-19 13:28:00 -06:00 |
|
Corey Farwell
|
9602b24d0f
|
Add support for Apple Silicon by upgrading winit. (#1043)
|
2020-12-13 11:27:54 -08:00 |
|
Carter Anderson
|
e03f17ba7f
|
Log Plugin (#836)
add bevy_log plugin
|
2020-11-12 17:23:57 -08:00 |
|
Carter Anderson
|
9afe196f16
|
release: 0.3.0 (#783)
|
2020-11-03 13:34:00 -08:00 |
|
Carter Anderson
|
22a2c88a47
|
winit: upgrade to 0.23.0 / move back upstream! (#617)
|
2020-10-02 12:24:30 -07:00 |
|
Tomasz Sterna
|
dd6f0b5e04
|
Option to give existing canvas element as winit window (#515)
|
2020-09-21 16:12:34 -07:00 |
|
Carter Anderson
|
74dba5f36b
|
release: 0.2.1 (#533)
|
2020-09-20 15:58:32 -07:00 |
|
Carter Anderson
|
ba5af4dd56
|
release: 0.2.0 (#520)
|
2020-09-19 15:29:08 -07:00 |
|
Tomasz Sterna
|
5e3731ddce
|
Create winit canvas under WebAssembly (#506)
|
2020-09-18 20:11:26 -07:00 |
|
Tomasz Sterna
|
34c6f5f41b
|
Implement WASM support for bevy_winit (#503)
Also, replaced wasm_timer::Instant with instant::Instant as it is
used by winit WASM implementation.
|
2020-09-16 13:40:32 -07:00 |
|
Smite Rust
|
a9ce7f4e82
|
update dependencies (#470)
|
2020-09-10 12:54:24 -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 |
|
VitalyR
|
c78187e6df
|
add an option about display server protocol, and create document docs/cargo_features.md (#249)
add an option about display server protocol, and create document `docs/cargo_features.md`
|
2020-08-24 17:06:08 -07:00 |
|
Carter Anderson
|
b925e22949
|
0.1.3 upgrade
|
2020-08-22 10:16:52 -07:00 |
|
Carter Anderson
|
6db89da324
|
bump bevy_winit version
|
2020-08-10 13:12:57 -07:00 |
|
Carter Anderson
|
d549129d0e
|
hopefully fix windows build
|
2020-08-10 13:06:22 -07:00 |
|
Carter Anderson
|
7bdab60e31
|
use temporary wgpu fork and latest publish winit crate
|
2020-08-09 21:26:34 -07:00 |
|
Carter Anderson
|
34752a27bd
|
add "0.1" version to all bevy crate references
|
2020-08-09 17:39:28 -07:00 |
|
Carter Anderson
|
9aee5323e1
|
add crate metadata
|
2020-08-09 17:24:27 -07:00 |
|
Carter Anderson
|
1110f9b877
|
create bevy_math crate and move math types there
|
2020-07-16 17:11:52 -07:00 |
|
Carter Anderson
|
a656588788
|
slim down gltf and winit features and remove unused dependencies
|
2020-07-10 12:08:51 -07:00 |
|
Carter Anderson
|
950e50bbb1
|
Bevy ECS migration
|
2020-07-10 01:06:21 -07:00 |
|
Carter Anderson
|
4979a06e90
|
input: fix input example and add cursor move events
|
2020-06-03 23:22:32 -07:00 |
|
Carter Anderson
|
75f1362433
|
upgrade wgpu
|
2020-05-04 13:11:51 -07:00 |
|
Carter Anderson
|
87066cafd3
|
move bevy crates to their own folder
|
2020-04-24 17:57:20 -07:00 |
|