bevy/crates/bevy_internal/src
jf908 73999cbdc7
Http source fixes
* Rename and split http_source feature to http and https
* Enable http sources when using processed asset mode
* Fix ureq/rustls feature gate (it was only working by accident because ureq with full features is part of the dev dependencies)
* Disable gzip and json ureq features
* Misc. rewording of a couple docs
* Setup HttpSourcePlugin as part of DefaultPlugins to allow for future configuration (there is currently none)
2025-06-30 01:46:43 +01:00
..
default_plugins.rs Http source fixes 2025-06-30 01:46:43 +01:00
lib.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
prelude.rs Revert "Allow partial support for bevy_log in no_std (#18782)" (#18816) 2025-04-14 21:15:01 +00:00