Blender Git Commit Log
Git Commits -> Revision 51e43f2
Revision 51e43f2 by Jacques Lucke (master) October 8, 2020, 16:17 (GMT) |
DNA: cleanup endian switching when loading file This patch "modernizes" `DNA_struct_switch_endian` similar to how I updated `DNA_struct_reconstruct` recently. Furthermore, some special case handling have been moved to another place. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D9089 |
Commit Details:
Full Hash: 51e43f27fa2ecb5529d14cdfd1c73447dd420046
Parent Commit: f23bf4c
Lines Changed: +117, -105