Blender Git Loki
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)
/source/blender/makesdna/intern/dna_utils.h (+25, -0) (View)