Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
421 stars 63 forks source link

[Graphics] Shadows are busted in 0.11.0 #233

Open PxlBuzzard opened 10 years ago

PxlBuzzard commented 10 years ago

Shadows are wrecked in 0.11.0. I think the issue cropped up starting around 0.11.0-beta7. It does not look like any code changed on the Spectral-side that would have caused this.

Off:

off

On:

on

ColdenCullen commented 10 years ago

So the issue is probably either that everything is in shadow, or all of the directional lights are busted.