Adam Bates
|
b7e35ef744
|
Made gilrs crate public within bevy so we can reference the plugin outside of DefaultPlugins. (#1195)
|
2021-01-03 11:36:42 -08:00 |
|
Ryan Lee
|
acc29ec719
|
Add bmp as a supported texture format (#1081)
|
2020-12-23 16:53:02 -06:00 |
|
Carter Anderson
|
3b2c6ce49b
|
release 0.4.0 (#1093)
|
2020-12-19 13:28:00 -06:00 |
|
Nathan Jeffords
|
9239621ffc
|
add ability to load .dds , .tga , and .jpeg texture formats (#1038)
add ability to load `.dds`, `.tga`, and `.jpeg` texture formats
|
2020-12-09 18:34:27 -08:00 |
|
Carter Anderson
|
72b2fc9843
|
Bevy Reflection (#926)
Bevy Reflection
|
2020-11-27 16:39:59 -08:00 |
|
Carter Anderson
|
e03f17ba7f
|
Log Plugin (#836)
add bevy_log plugin
|
2020-11-12 17:23:57 -08:00 |
|
Carter Anderson
|
1eff53462a
|
cross-platform main function (#847)
|
2020-11-12 13:26:48 -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 |
|
bjorn3
|
80a0448473
|
Add bevy_dylib to force dynamic linking of bevy (#808)
This easily improve compilation time by 2x
|
2020-11-09 19:26:08 -08:00 |
|