bevy/tools
atlv 537adcc3f7
bevy_light (#19991)
# Objective

- make lights usable without bevy_render

## Solution

- make a new crate for lights to live in

## Testing

- 3d_scene, lighting, volumetric_fog, ssr, transmission, pcss,
light_textures

Note: no breaking changes because of re-exports, except for light
textures, which were introduced this cycle so it doesn't matter anyways
2025-07-07 00:07:38 +00:00
..
build-easefunction-graphs Add print_stdout and print_stderr lints (#17446) (#18233) 2025-03-11 19:35:48 +00:00
build-templated-pages Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
build-wasm-example Add debug build option to build-wasm-example (#19312) 2025-05-24 01:43:57 +00:00
ci Allow passing number of thread for building and testing to CI (#19359) 2025-06-16 21:19:47 +00:00
compile_fail_utils Update ui_test requirement from 0.29.1 to 0.30.1 (#19799) 2025-06-30 18:19:46 +00:00
example-showcase bevy_light (#19991) 2025-07-07 00:07:38 +00:00
publish.sh don't wait during publishing (#18563) 2025-03-26 21:27:29 +00:00