Blender Git Commit Log
Git Commits -> Revision fde9c3b
Revision fde9c3b by Hans Goudey (master) September 21, 2021, 16:20 (GMT) |
Fix: Incorrect versioning for float IDProperty default array The versioning has to have different behavior for when the old default value had a float type rather than a double type. Also use memcpy rather than dupalloc, since it's a bit clearer. |
Commit Details:
Full Hash: fde9c3bc74261aecdebe94dab9cfccf8cce66083
Parent Commit: 66dbe6e
Lines Changed: +14, -4
1 Modified Path:
/source/blender/blenloader/intern/versioning_300.c (+14, -4) (Diff)