jakobhellermann / bevy-inspector-egui

Inspector plugin for the bevy game engine
Apache License 2.0
1.1k stars 164 forks source link

`AmbientLight` brightness should no longer be normalized #186

Closed ManevilleF closed 4 months ago

ManevilleF commented 4 months ago

Since bevy 0.13, luminance needs to be much higher, and AmbientLight default brightness is now 80.0, so the field in inspector gui should allow a much larger range than 0..1

jakobhellermann commented 4 months ago

fixed and release as 0.23.2