Blender Git Commit Log

Git Commits -> Revision d968db8

Revision d968db8 by Campbell Barton (master)
February 12, 2019, 06:09 (GMT)
makesdna: add shared utility module

Currently only a single function was duplicated which isn't so bad,
this change is to allow DNA versioning code to be shared between
dna_genfile.c and makesdna.c.

Commit Details:

Full Hash: d968db82b7aac37cd788a490997376004b5ce9eb
Parent Commit: f96bfde
Lines Changed: +102, -69

2 Added Paths:

/source/blender/makesdna/intern/dna_utils.c (+63, -0) (View)
/source/blender/makesdna/intern/dna_utils.h (+25, -0) (View)

4 Modified Paths:

/source/blender/makesdna/DNA_genfile.h (+2, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+4, -0) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+0, -42) (Diff)
/source/blender/makesdna/intern/makesdna.c (+8, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021