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
|
1d4a95db62
|
ecs: ergonomic query.iter(), remove locks, add QuerySets (#741)
|
2020-10-29 23:39:55 -07:00 |
|
Carter Anderson
|
c32e637384
|
Asset system rework and GLTF scene loading (#693)
|
2020-10-18 13:48:15 -07:00 |
|
Carter Anderson
|
70ad6671db
|
ecs: use generational entity ids and other optimizations (#504)
ecs: use generational entity ids and other optimizations
|
2020-09-17 17:16:38 -07:00 |
|
Lachlan Sneff
|
1eca55e571
|
Replace std synchronization primitives with parking_lot (#210)
* Replace std::sync::Mutex with parking_lot::Mutex
* Replace std::sync::RwLock with parking_lot::RwLock
|
2020-08-21 14:55:16 -07:00 |
|
Fabian Würfl
|
4a119dd0e1
|
Add info message in UI for scene example
|
2020-08-14 12:56:39 +02:00 |
|
Carter Anderson
|
e3314ff4dd
|
re-add scene example
|
2020-08-03 12:00:00 -07:00 |
|