bevy/crates/bevy_pbr/src
Carter Anderson 9666a7e688 Rename bevy_platform_support to bevy_platform (#18813)
The goal of `bevy_platform_support` is to provide a set of platform
agnostic APIs, alongside platform-specific functionality. This is a high
traffic crate (providing things like HashMap and Instant). Especially in
light of https://github.com/bevyengine/bevy/discussions/18799, it
deserves a friendlier / shorter name.

Given that it hasn't had a full release yet, getting this change in
before Bevy 0.16 makes sense.

- Rename `bevy_platform_support` to `bevy_platform`.
2025-04-14 22:45:27 +02:00
..
atmosphere Web support for atmosphere (#18582) 2025-04-09 00:21:41 +02:00
cluster Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
decal Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
deferred Add required shader defs for environment map binding arrays in deferred (#18634) 2025-03-31 22:33:27 +02:00
light Fix newline in PointLightShadowMap comment (#18791) 2025-04-10 22:29:10 +02:00
light_probe Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
lightmap Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
meshlet Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
prepass Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
render Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
ssao bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
ssr bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
volumetric_fog bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
components.rs reexport entity set collections in entity module (#18413) 2025-03-30 10:24:00 +02:00
extended_material.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
fog.rs bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
lib.rs Add missing system ordering constraint to prepare_lights (#18308) 2025-03-15 22:57:52 +00:00
material_bind_groups.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
material.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
mesh_material.rs bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
parallax.rs bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
pbr_material.rs Make the StandardMaterial bindless index table have a fixed size regardless of the features that are enabled. (#18771) 2025-04-10 01:19:34 +02:00
wireframe.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00