You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, yes this is obviously a bug on my side. Though I wonder if changing from > to >= will actually fix it due to the imprecisions happening when converting from degrees to radians, or from 64-bit doubles to floats...
I'll look into this as soon as I can think straight again, got some nasty cold this week.
KHR_lights_punctual states:
So 90° should be allowed 🙇
Relevant code is here:
magnum-plugins/src/MagnumPlugins/GltfImporter/GltfImporter.cpp
Line 2160 in 8e5cf7a
The text was updated successfully, but these errors were encountered: