Blender Git Commit Log

Git Commits -> Revision 3ec4c2f

Revision 3ec4c2f by Campbell Barton (master)
February 11, 2019, 22:38 (GMT)
DNA: support versioning structs & struct members

This is only to be used rarely because it's not forwards compatible.

Replace version patching of old 2.80 DNA with a more generic API.

Commit Details:

Full Hash: 3ec4c2f842841ca0d0f51694dc3e88dfe22195b1
Parent Commit: 2a6d034
Lines Changed: +220, -80

1 Added Path:

/source/blender/blenloader/intern/versioning_dna.c (+59, -0) (View)

8 Modified Paths:

/source/blender/blenloader/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+18, -1) (Diff)
/source/blender/blenloader/intern/readfile.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_genfile.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_sdna_types.h (+5, -0) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+2, -0) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+126, -78) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021