Blender Git Loki
Git Commits -> Revision 07b482c
Revision 07b482c by Sybren A. Stüvel (master) September 20, 2021, 10:10 (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: 07b482c2ffdf88c6930b621bb0b18c3a5d0c0130
Parent Commit: 1e3c5fd
Lines Changed: +9, -0
1 Modified Path:
/source/blender/blenlib/intern/uuid.cc (+9, -0) (Diff)