Alexander Sepity
|
c2a427f1a3
|
Non-string labels (#1423 continued) (#1473)
Non-string labels
|
2021-02-18 13:20:37 -08:00 |
|
Alexander Sepity
|
d5a7330431
|
System sets and parallel executor v2 (#1144)
System sets and parallel executor v2
|
2021-02-09 12:14:10 -08:00 |
|
Alice Cecile
|
6f5a4d9deb
|
Rename add_resource to insert_resource (#1356)
* Renamed add_resource to insert_resource
* Changed usage of add_resource to insert_resource
* Renamed add_thread_local_resource
|
2021-01-30 12:55:13 -08:00 |
|
Carter Anderson
|
841755aaf2
|
Adopt a Fetch pattern for SystemParams (#1074)
|
2020-12-15 21:57:16 -08:00 |
|
Carter Anderson
|
3a6f6de277
|
System Inputs, Outputs, Chaining, and Registration Ergo (#876)
System Inputs, Outputs, Chaining, and Registration Ergo
|
2020-11-16 18:18:00 -08:00 |
|
Carter Anderson
|
e03f17ba7f
|
Log Plugin (#836)
add bevy_log plugin
|
2020-11-12 17:23:57 -08:00 |
|
Utkarsh
|
fb2b19def5
|
Fix bug of connection event of gamepad at startup (#730)
* Removed f32==f32 comparision in gamepad.rs
* Trigger gamepad connection event at start up
|
2020-10-29 13:55:35 -07:00 |
|
Carter Anderson
|
267599e577
|
gamepad: expose raw and filtered gamepad events. (#711)
|
2020-10-21 15:56:07 -07:00 |
|
Utkarsh
|
d01ba9e4fc
|
Separate gamepad state code from gamepad event code and other customizations (#700)
Separated gamepad event and gamepad state code and made gamepad input more customizable
|
2020-10-21 10:27:00 -07:00 |
|
Utkarsh
|
dd91f8e116
|
Add support to get gamepad button/trigger values using Axis<GamepadButton> (#683)
|
2020-10-15 12:45:34 -07:00 |
|
Carter Anderson
|
930eba4ccd
|
add thread local resources (#671)
|
2020-10-12 15:09:44 -07:00 |
|
Grayson Burton
|
354d71cc1f
|
The Great Debuggening (#632)
The Great Debuggening
|
2020-10-08 11:43:01 -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 |
|