bevy/docs
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
..
cargo_features.md Http source fixes 2025-06-30 01:46:43 +01:00
debugging.md Replace the wgpu_trace feature with a field in bevy_render::settings::WgpuSettings (#14842) 2024-08-25 14:16:11 +00:00
linters.md ✏️ Fix typos across bevy (#16702) 2024-12-08 01:18:39 +00:00
linux_dependencies.md Update add flake.nix example (#19321) 2025-06-08 02:15:19 +00:00
profiling.md Tracy GPU support (#18490) 2025-03-28 04:57:01 +00:00