Blender Git Commit Log

Git Commits -> Revision e005ad5

Revision e005ad5 by Charlie Jolly (master)
October 11, 2021, 21:59 (GMT)
Fix T92103: Update BLI hash_float_to_float functions to be shader compatible

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.

Differential Revision: https://developer.blender.org/D12832

Commit Details:

Full Hash: e005ad5b547627914a87469b58bcd6a249c95c55
Parent Commit: ca8e8fd
Lines Changed: +4, -4

1 Modified Path:

/source/blender/blenlib/intern/noise.cc (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021