Blender Git Commit Log

Git Commits -> Revision 4f4cea7

Revision 4f4cea7 by Brecht Van Lommel (master)
April 2, 2019, 14:00 (GMT)
Fix T63164: DNA size mismatches on 32bit, causing memory corruption and crashes.

Some alignment rules from Visual Studion on 32 bit are not taken into
account, this fixes the structs to confirm. We now have static asserts
to catch when such breakage happens in the future.

Commit Details:

Full Hash: 4f4cea727efdeaf388de7ce84a6a6c399050c590
Parent Commit: b0037cd
Lines Changed: +3, -0

3 Modified Paths:

/source/blender/makesdna/DNA_gpencil_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021