Blender Git Commit Log

Git Commits -> Revision 5ba1a6b

Revision 5ba1a6b by Tim Stullich (master)
May 15, 2019, 14:07 (GMT)
Lights: change sun light size to be specified as angle

This is the angular diameter as seen from earth, which is between 0.526� and
0.545� in reality. Sharing the size with other light types did not make much
sense and meant the unit was unclear.

Differential Revision: https://developer.blender.org/D4819

Commit Details:

Full Hash: 5ba1a6bee0426e77a01cec8c89999ee4d15ced63
Parent Commit: 2497ee3
Committed By: Brecht Van Lommel
Lines Changed: +52, -11

12 Modified Paths:

/intern/cycles/blender/addon/properties.py (+1, -1) (Diff)
/intern/cycles/blender/addon/ui.py (+3, -1) (Diff)
/intern/cycles/blender/blender_object.cpp (+1, -1) (Diff)
/intern/cycles/render/light.cpp (+13, -6) (Diff)
/intern/cycles/render/light.h (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_data_light.py (+3, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+8, -1) (Diff)
/source/blender/blenkernel/intern/light.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+7, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_lights.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_light_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_light.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021