Files
test2/intern/cycles
Patrick Mours ca143fafa6 Cleanup: Silence "integer conversion resulted in a change of sign" warning in Cycles kernel code
Occured because "PATH_RAY_SHADOW_CATCHER_BACKGROUND" is expressed as an unsigned
integer, because too large for a signed integer, but the "PathRayFlag" enum type defaulted to a
signed integer still.
2022-01-03 16:28:44 +01:00
..
2022-01-02 20:48:59 -08:00
2021-12-13 13:57:13 +01:00
2021-12-16 20:54:04 +01:00
2021-11-30 10:15:17 +11:00
2021-12-07 19:52:54 +01:00