Sun Position: fix error with Diurnal mode of Sun collectionv3.6.9
commit8f4dc6d9ba8921e79371db5e8ec8cd22df6018d4
authorDamien Picard <dam.pic@free.fr>
Mon, 22 Jan 2024 18:17:15 +0000 (22 19:17 +0100)
committerPhilipp Oeser <philipp@blender.org>
Wed, 14 Feb 2024 14:08:29 +0000 (14 15:08 +0100)
tree17ce9451e05f6c49cc6e6a556769822c2dfb6777
parent34940819fdddd53fa4bcf4405cc83f7b0ba24566
Sun Position: fix error with Diurnal mode of Sun collection

The call to `get_sun_coordinates()` was messed up in 7f5f13cbb0 for
the specific case of the Diurnal mode of the Sun object collection.

Issue and fix reported by @SL-1 in blender/blender#117397.
sun_position/sun_calc.py