Campbell Barton
f74d85ffc8
Cleanup: rename char/float conversion functions
- FTOCHAR -> unit_float_to_uchar_clamp
- F3TOCHAR3 -> unit_float_to_uchar_clamp_v3 (swap args)
- F4TOCHAR4 -> unit_float_to_uchar_clamp_v4 (swap args)
- FTOUSHORT -> unit_float_to_ushort_clamp
- USHORTTOUCHAR -> unit_ushort_to_uchar
2018-05-07 17:51:40 +02:00
..
2018-05-07 17:51:40 +02:00
2018-04-20 23:34:54 +02:00
2018-05-04 08:00:22 +02:00
2018-04-03 17:05:21 +02:00
2018-01-29 10:01:19 -05:00
2014-06-18 22:03:46 +10:00