François 
							
						 
					 
					
						
						
						
						
							
						
						
							e3fb23d4d3 
							
						 
					 
					
						
						
							
							add documentation on LogPlugin and more log usage ( #1973 )  
						
						... 
						
						
						
						Fixes  #1895  
Changed most `println` to `info` in examples, some to `warn` when it was useful to differentiate from other more noisy logs.
Added doc on `LogPlugin`, how to configure it, and why (and how) you may need to disable it 
					
						2021-04-22 23:30:48 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Sepity 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2a427f1a3 
							
						 
					 
					
						
						
							
							Non-string labels ( #1423  continued) ( #1473 )  
						
						... 
						
						
						
						Non-string labels 
						
					 
					
						2021-02-18 13:20:37 -08:00 
						 
				 
			
				
					
						
							
							
								TheRawMeatball 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a880b54508 
							
						 
					 
					
						
						
							
							Make EventReader a SystemParam ( #1244 )  
						
						... 
						
						
						
						* Add generic support for `#[derive(SystemParam)]`
* Make EventReader a SystemParam 
						
					 
					
						2021-01-18 22:23:30 -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 
						 
				 
			
				
					
						
							
							
								bjorn3 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80a0448473 
							
						 
					 
					
						
						
							
							Add bevy_dylib to force dynamic linking of bevy ( #808 )  
						
						... 
						
						
						
						This easily improve compilation time by 2x 
						
					 
					
						2020-11-09 19:26:08 -08:00 
						 
				 
			
				
					
						
							
							
								Carter Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66f2f76a18 
							
						 
					 
					
						
						
							
							rename add_plugin_group to add_plugins ( #773 )  
						
						
						
					 
					
						2020-11-02 19:01:17 -08:00 
						 
				 
			
				
					
						
							
							
								Nathan Stocks 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9871e7e24b 
							
						 
					 
					
						
						
							
							Remove add_default_plugins and add MinimalPlugins for simple "headless" scenarios ( #767 )  
						
						... 
						
						
						
						Remove add_default_plugins and add MinimalPlugins for simple "headless" scenarios 
						
					 
					
						2020-11-02 18:38:37 -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 
						 
				 
			
				
					
						
							
							
								Carter Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a602f50c2c 
							
						 
					 
					
						
						
							
							small input example improvements ( #701 )  
						
						
						
					 
					
						2020-10-18 13:20:42 -07:00 
						 
				 
			
				
					
						
							
							
								Utkarsh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd91f8e116 
							
						 
					 
					
						
						
							
							Add support to get gamepad button/trigger values using Axis<GamepadButton> ( #683 )  
						
						
						
					 
					
						2020-10-15 12:45:34 -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