Blender Git Loki
Git Commits -> Revision ffb2205
October 28, 2020, 08:49 (GMT) |
Fix T81226: Crash opening 64bit files with endian switching Endian switching when loading 64bit blend files on a 64bit system was crashing as the endian switching is only applicable when loading on 32 bit systems. This crash goes back to 2.7x, it looks like this never worked all the way back to the first commit. |
Commit Details:
Full Hash: ffb220590ea76bc279eeb3498776a360467125c1
Parent Commit: 6b1042f
Committed By: Jeroen Bakker
Lines Changed: +6, -2
1 Modified Path:
/source/blender/makesdna/intern/dna_genfile.c (+6, -2) (Diff)