Philip Degarmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf75c22c9a 
							
						 
					 
					
						
						
							
							Fix a deadlock that can occur when using scope() on ComputeTaskPool from within a system. ( #892 )  
						
						
						
					 
					
						2020-11-25 18:05:55 -08:00 
						 
				 
			
				
					
						
							
							
								Mariusz Kryński 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d96493a42a 
							
						 
					 
					
						
						
							
							use wasm-friendly instant::Instant everywhere ( #895 )  
						
						... 
						
						
						
						* use instant::Instant everywhere
* reexport instant::{Duration, Instant} from bevy_utils 
						
					 
					
						2020-11-21 16:38:24 -08:00 
						 
				 
			
				
					
						
							
							
								Grayson Burton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							354d71cc1f 
							
						 
					 
					
						
						
							
							The Great Debuggening ( #632 )  
						
						... 
						
						
						
						The Great Debuggening 
						
					 
					
						2020-10-08 11:43:01 -07:00 
						 
				 
			
				
					
						
							
							
								Mariusz Kryński 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3012d94bb 
							
						 
					 
					
						
						
							
							WASM asset loading ( #559 )  
						
						... 
						
						
						
						wasm assets 
						
					 
					
						2020-09-25 15:26:23 -07:00 
						 
				 
			
				
					
						
							
							
								Carter Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							028a22b129 
							
						 
					 
					
						
						
							
							asset: use bevy_tasks in AssetServer ( #550 )  
						
						
						
					 
					
						2020-09-21 20:23:09 -07:00 
						 
				 
			
				
					
						
							
							
								Stjepan Glavina 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74f881f20d 
							
						 
					 
					
						
						
							
							Fix compilation error on wasm ( #549 )  
						
						... 
						
						
						
						Fix compilation error on wasm 
						
					 
					
						2020-09-21 15:47:38 -07:00 
						 
				 
			
				
					
						
							
							
								Stjepan Glavina 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5aa77979d1 
							
						 
					 
					
						
						
							
							Remove some unsafe code ( #540 )  
						
						
						
					 
					
						2020-09-21 13:13:40 -07:00 
						 
				 
			
				
					
						
							
							
								Stjepan Glavina 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b05708f66a 
							
						 
					 
					
						
						
							
							Update async-executor to 1.3.0 ( #526 )  
						
						
						
					 
					
						2020-09-20 11:27:24 -07:00 
						 
				 
			
				
					
						
							
							
								Tomasz Sterna 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b0ee24a5d 
							
						 
					 
					
						
						
							
							Implement single threaded task scheduler for WebAssembly ( #496 )  
						
						... 
						
						
						
						* Add hello_wasm example
* Implement single threaded task scheduler for WebAssembly 
						
					 
					
						2020-09-15 18:05:31 -07:00 
						 
				 
			
				
					
						
							
							
								Smite Rust 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9ce7f4e82 
							
						 
					 
					
						
						
							
							update dependencies ( #470 )  
						
						
						
					 
					
						2020-09-10 12:54:24 -07:00 
						 
				 
			
				
					
						
							
							
								Philip Degarmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							612c2552a5 
							
						 
					 
					
						
						
							
							Update multitask dependency to async-executor ( #452 )  
						
						... 
						
						
						
						* Switch from the deprecated `multitask` crate to `async-executor`
* async-executor appears to be essentially multitask 0.3
* use block_on in futures_lite instead of pollster because futures_lite is already in the dependency list of async-executor 
						
					 
					
						2020-09-09 13:12:50 -07:00 
						 
				 
			
				
					
						
							
							
								Grant Moyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							586303fd53 
							
						 
					 
					
						
						
							
							Parallel queries ( #292 )  
						
						... 
						
						
						
						Add support for Parallel Queries 
						
					 
					
						2020-09-08 12:18:32 -07:00 
						 
				 
			
				
					
						
							
							
								Philip Degarmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9eba19c8f0 
							
						 
					 
					
						
						
							
							Fix for bug  #449  ( #450 )  
						
						... 
						
						
						
						Fix for a bug (#449 ) in scheduler that could result in systems running concurrently when they shouldn't. 
						
					 
					
						2020-09-06 12:07:34 -07:00 
						 
				 
			
				
					
						
							
							
								Philip Degarmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b3553002d 
							
						 
					 
					
						
						
							
							Reworked parallel executor to not block ( #437 )  
						
						... 
						
						
						
						Reworked parallel executor to not block 
						
					 
					
						2020-09-05 22:05:33 -07:00 
						 
				 
			
				
					
						
							
							
								Philip Degarmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8677e36681 
							
						 
					 
					
						
						
							
							Replace some println spam in a test with an assertion ( #439 )  
						
						
						
					 
					
						2020-09-05 21:46:23 -07:00 
						 
				 
			
				
					
						
							
							
								Lachlan Sneff 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17e7642611 
							
						 
					 
					
						
						
							
							Task System for Bevy ( #384 )  
						
						... 
						
						
						
						Add bevy_tasks crate to replace rayon 
						
					 
					
						2020-08-29 12:35:41 -07:00