bevy/crates/bevy_gltf
Ada Hieta a024a1f3b9
Fix point light radius (#9493)
# Objective

Fixes #9488

## Solution

Set point light radius to always be 0.0. Reading this value from glTF
would require using application specific extras property.

---

## Changelog

### Fixed

- #9488 Point Lights use Range for Radius when importing from GLTF
2023-08-20 06:24:45 +00:00
..
src Fix point light radius (#9493) 2023-08-20 06:24:45 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00