Blender Git Commit Log

Git Commits -> Revision 0e31581

Revision 0e31581 by Brecht Van Lommel (master)
January 27, 2010, 13:25 (GMT)
SDNA: fix for parsing struct members like:

float (*disps)[3];

It still isn't advised to use this syntax, best to just use regular pointers,
however at least it is working better now. Previously this would lead to the
rest of the header file to be included right in the SDNA. If you look into an
existing .B25.blend file with a text editor, you can see the second half of
DNA_meshdata_types.h...

Commit Details:

Full Hash: 0e31581778aa8685d43c19e17c4a66c9dfa1c41c
SVN Revision: 26335
Parent Commit: f8200f1
Lines Changed: +16, -2

1 Modified Path:

/source/blender/makesdna/intern/makesdna.c (+16, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021