Blender Git Commit Log
Git Commits  -> Revision 03a10c3
		
			
			
		
Revision 03a10c3 by Sybren A. Stüvel (temp-ui-tweaks) September 22, 2021, 13:54 (GMT)  | 
UUID: fix seeding the RNG clock on macOS On Apple machines, call `clock_gettime()` instead of `timespec_get()`. macOS only introduced `timespec_get()` in version 10.15 (introduced approx two years ago, so in 2019), even though the function is from C11.  | 
Commit Details:
Full Hash: 03a10c31d62ca2325f9f2c674394ef26c25a642b
Parent Commit: 3486a23
Committed By: Pablo Vazquez
Lines Changed:  +9,  -0
1 Modified Path:
/source/blender/blenlib/intern/uuid.cc (+9, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021