Files
test2/source/blender/blenlib
Jacques Lucke 6ac0a3d83c BLI: add conversion from float2 to float3
Previously float2 was converted to float3 by implicitly converting to a
float pointer first, which was then passed to the float3 constructor.
This leads to uninitialized memory in the z component of the new float3.
2021-01-22 12:16:53 +01:00
..
2021-01-04 17:38:11 +11:00
2020-08-27 15:33:33 +10:00
2021-01-11 14:59:05 +01:00
2021-01-11 14:59:05 +01:00
2021-01-04 17:38:11 +11:00
2021-01-11 14:59:05 +01:00
2020-08-10 18:17:07 +02:00
2020-08-28 10:04:26 -06:00
2021-01-04 17:38:11 +11:00
2021-01-11 14:59:05 +01:00
2020-10-19 08:43:08 -07:00
2020-11-10 08:48:18 -07:00
2021-01-04 17:38:11 +11:00
2021-01-20 16:08:52 +11:00