MinerSebas
|
3475a64a2c
|
More Doctest changes (#1405)
* Add system() to DocTests
* Hide use statements
|
2021-02-05 17:44:34 -08:00 |
|
Carter Anderson
|
509b138e8f
|
Schedule v2 (#1021)
Schedule V2
|
2020-12-12 18:04:42 -08:00 |
|
Carter Anderson
|
e03f17ba7f
|
Log Plugin (#836)
add bevy_log plugin
|
2020-11-12 17:23:57 -08:00 |
|
Robert Swain
|
a266578992
|
Add tracing spans to schedules, stages, systems (#789)
Add tracing spans to schedules, stages, systems
|
2020-11-10 18:49:49 -08:00 |
|
Boxy
|
8c053e7c67
|
Run app.initialize in the run_once runner (#736)
|
2020-10-28 16:43:17 -07:00 |
|
Tomasz Sterna
|
149c39950a
|
Runners explicitly call App.initialize() (#690)
|
2020-10-18 12:25:33 -07:00 |
|
Grayson Burton
|
354d71cc1f
|
The Great Debuggening (#632)
The Great Debuggening
|
2020-10-08 11:43:01 -07:00 |
|
Daniel McNab
|
cd9e502b12
|
Fix ScheduleRunnerPlugin (#610)
Fixes #609
|
2020-10-01 10:52:29 -07:00 |
|
Carter Anderson
|
028a22b129
|
asset: use bevy_tasks in AssetServer (#550)
|
2020-09-21 20:23:09 -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
|
17e7642611
|
Task System for Bevy (#384)
Add bevy_tasks crate to replace rayon
|
2020-08-29 12:35:41 -07:00 |
|
Victor "multun" Collod
|
c38420f1e9
|
enforce clippy for all target and features
|
2020-08-16 07:20:06 -07:00 |
|
Carter Anderson
|
423c5e3e0f
|
ecs: prepare for publishing
|
2020-08-09 18:16:12 -07:00 |
|
Carter Anderson
|
3d09459813
|
add more doc comments and clean up some public exports
|
2020-08-09 16:13:04 -07:00 |
|
Carter Anderson
|
93bb1d5b8e
|
ui: initial flexbox support
|
2020-07-24 23:04:45 -07:00 |
|
Carter Anderson
|
a4e291d9c8
|
app: default app runner now runs the schedule once
|
2020-07-22 13:32:17 -07:00 |
|
Carter Anderson
|
f742ce3ef2
|
app: simplify app imports
|
2020-07-16 18:47:51 -07:00 |
|
Carter Anderson
|
196bde64e3
|
cargo fmt
|
2020-07-16 17:23:50 -07:00 |
|
Carter Anderson
|
362fb92cf8
|
ecs: only prepare executor on changes. use parallel executor in App
|
2020-07-15 17:59:13 -07:00 |
|
Carter Anderson
|
c81ab99dac
|
cargo fmt
|
2020-07-10 01:37:06 -07:00 |
|
Carter Anderson
|
950e50bbb1
|
Bevy ECS migration
|
2020-07-10 01:06:21 -07:00 |
|
Carter Anderson
|
a88982fbfb
|
move universe into Resources
|
2020-05-19 12:20:14 -07:00 |
|
Carter Anderson
|
87066cafd3
|
move bevy crates to their own folder
|
2020-04-24 17:57:20 -07:00 |
|