Blender Git Loki
Git Commits -> Revision 6c8e34e
June 19, 2015, 12:31 (GMT) |
Filebrowser internal listing & UUIDs: simpler & safer UUIDs generation. Instead of computing MD5sum of paths, just use incremental UUIDs! There meaning and lifetime for internal listing is very limited anyway, they shall only be unique for a given listing. Note about using atomic op here: did it because it's nice use case, not sure it's worth adding atomic stuff to /editors area though? |
Commit Details:
Full Hash: 6c8e34e59b8d4a95861d486c21df50591e2fe165
Parent Commit: 011061a
Lines Changed: +18, -7