Carter Anderson
8d2d2426fe
rename example and readme titles ( #781 )
2020-11-03 12:00:47 -08:00
David Ackerman
7efb1b1887
Fix initial Android support ( #778 )
...
* Add force touches, fix ui focus system and touch screen system
* Fix examples README. Update rodio with Android support. Add Android build CI
* Alter android metadata in root Cargo.toml
2020-11-03 11:32:48 -08:00
Carter Anderson
a04e67d9dd
Temporarily disable nightly windows builds
...
Theres a compiler ICE thats blocking us from publishing.
2020-11-02 12:49:31 -08:00
simlay
9cc6368b28
An initial xcode setup for using xcode ( #539 )
...
An example of bevy using xcode
2020-10-31 14:36:24 -07:00
Mariusz Kryński
c743a96fe3
fix CI checks for wasm32 ( #715 )
...
fix CI check for wasm32
2020-10-21 18:15:14 -07:00
Carter Anderson
dd07674b59
github actions: use stable clippy ( #577 )
2020-09-25 21:34:47 -07:00
Stjepan Glavina
74f881f20d
Fix compilation error on wasm ( #549 )
...
Fix compilation error on wasm
2020-09-21 15:47:38 -07:00
Utkarsh
19d4694d24
Added gamepad support using Gilrs ( #280 )
...
Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2020-09-18 14:43:47 -07:00
Forest Anderson
a5f6cb03db
Combined tests and check ( #423 )
2020-09-02 18:10:42 -07:00
Forest Anderson
421783c592
Added windows and macos builds to CI ( #373 )
2020-08-27 12:24:02 -07:00
Forest Anderson
b718a2063d
Set CI to run on master ( #349 )
2020-08-26 11:57:55 -07:00
Forest Anderson
4562a0925a
Separate CI jobs ( #357 )
2020-08-26 11:57:35 -07:00
Forest Anderson
6c43afff08
Added CI badge to readme, changed workflow name ( #325 )
2020-08-24 11:16:52 -07:00
Victor "multun" Collod
c38420f1e9
enforce clippy for all target and features
2020-08-16 07:20:06 -07:00
Victor "multun" Collod
d138647818
enforce cargo fmt --check
2020-08-16 05:02:06 -07:00
Carter Anderson
70b12452b5
github actions: install alsa
2020-07-23 13:18:23 -07:00
Carter Anderson
f17cf82a87
github actions: run once per day
2020-06-25 10:20:13 -07:00
Carter Anderson
b965bfc116
github actions: remove cache (just caused hangs and failures)
2020-06-08 10:06:27 -07:00
Carter Anderson
086059c11f
github actions: move cargo home to local directory in attempt to correctly cache
2020-06-08 01:37:55 -07:00
Carter Anderson
91edc6fa2b
github actions: cargo check
2020-06-08 01:05:56 -07:00
Carter Anderson
8fbbbba674
add github action build cache
2020-06-07 23:40:33 -07:00
Carter Anderson
50651fa5dd
specify rust stable toolchain
2020-06-07 23:37:36 -07:00
Carter Anderson
4568f5dae3
remove specialization. bevy now builds on stable rust!
2020-06-07 23:36:39 -07:00
Carter Anderson
8a14e61d0f
fix test and tweak github action
2020-05-28 23:43:45 -07:00
Carter Anderson
cb81f3a6f0
github actions: no default features / run all tests
2020-05-28 23:07:59 -07:00
Carter Anderson
43924ba8fc
use nightly rust in github actions
2020-05-28 22:44:04 -07:00
Carter Anderson
bc5f53583b
Create rust.yml
2020-05-28 20:48:18 -07:00