Carter Anderson
|
4ac2ed7cc6
|
pipelined rendering proof of concept
|
2021-07-24 16:43:37 -07: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
|
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 |
|
Carter Anderson
|
028a22b129
|
asset: use bevy_tasks in AssetServer (#550)
|
2020-09-21 20:23:09 -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 |
|
Gab Campbell
|
cf8bab27a0
|
unused import
|
2020-08-16 13:43:42 -07:00 |
|
Fabian Würfl
|
458a169ad2
|
Add possibility to control num_threads and stack_size of rayon::ThreadPool
|
2020-08-14 19:15:53 +02:00 |
|