Files
test/source/blender/gpu
Hans Goudey a1cc621e1e Cleanup: Remove unused custom data type
`CD_HAIRLENGTH` is not really a custom data type, it was just used to
specify the hair particle "length" attribute to pass it to EEVEE and
material preview. Because of the "typemap" array in `CustomData`,
it's better not to have this unnecessary type. Instead, use the same
mechanism used to request the active color attribute.

Pull Request: https://projects.blender.org/blender/blender/pulls/109449
2023-06-28 17:17:31 +02:00
..
2023-06-26 12:37:11 +02:00
2023-06-21 11:28:58 +10:00
2023-06-21 11:28:58 +10:00
2023-06-08 10:43:55 +10:00