Previously the functions called hash_float instead of uint_to_float_01.
This meant that the float was hashed twice instead of once.
The new functions are also compatible with Cycles/Eevee.
Fix T92103
Differential D12832
Fix T92103: Update BLI hash_float_to_float functions to be shader compatible Authored by Charlie Jolly (charlie) on Oct 11 2021, 11:34 PM.
Details Previously the functions called hash_float instead of uint_to_float_01. Fix T92103
Diff Detail
Event TimelineComment Actions The description should describe what the problem was, how this patch fixes it. |