Carter Anderson
|
9c850057c0
|
move benches to separate crate to cut test/example build times
|
2020-09-08 13:30:44 -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 |
|