Blender Git Commit Log
Git Commits -> Revision 74f8399
Revision 74f8399 by Sergey Sharybin (temp-T78835) July 30, 2020, 10:23 (GMT) |
Initial implementation of generic session UUID API |
Commit Details:
Full Hash: 74f83992e5fc7f791ae9bbe2ddd368d735720a26
Parent Commit: 01dd1a5
Lines Changed: +143, -0
3 Added Paths:
/source/blender/blenlib/BLI_session_uuid.h (+47, -0) (View)
/source/blender/blenlib/intern/session_uuid.c (+73, -0) (View)
/tests/gtests/blenlib/BLI_session_uuid_test.cc (+20, -0) (View)
/source/blender/blenlib/intern/session_uuid.c (+73, -0) (View)
/tests/gtests/blenlib/BLI_session_uuid_test.cc (+20, -0) (View)