tornavis/source/blender/io
Germano Cavalcante fbc2c4c331 Fix T102853: radius of spot and point lamps shares same value with area lamp size
If we change the radius of a point or spot lamp, we also change the area lamp size.

As shown in T102853, this is bad for animating the lamp type.

The solution is to make the property point to another member of the DNA
struct `Light`.

Differential Revision: https://developer.blender.org/D16669
2023-01-04 12:57:33 -03:00
..
alembic Cleanup: use function style casts for integer types in C++ 2023-01-03 11:12:51 +11:00
avi Fix deprecation warnings about printf() on macOS 2022-11-08 12:01:01 +01:00
collada Fix T102853: radius of spot and point lamps shares same value with area lamp size 2023-01-04 12:57:33 -03:00
common UI: Correct improper capitalization 2022-12-08 11:26:31 -06:00
gpencil Cleanup: use function style casts for integer types in C++ 2023-01-03 11:12:51 +11:00
stl Cleanup: CMake include paths 2022-10-19 21:37:10 +11:00
usd Fix T102853: radius of spot and point lamps shares same value with area lamp size 2023-01-04 12:57:33 -03:00
wavefront_obj OBJ: in exporter faces loop, move material index accessor outside of the loop 2023-01-02 16:15:34 +02:00
CMakeLists.txt CMake: optionally disable OBJ, STL & GPencil SVG support 2022-06-08 13:29:32 +10:00