Blender Git Commit Log
Git Commits -> Revision e518272
Revision e518272 by Brecht Van Lommel (master) December 29, 2008, 17:36 (GMT) |
RNA * DNA_object_fluidsim.h: done, patch by Nathaniel Garbutt, thanks! Some changes to make it more complete and adding inheritance to better hide irrelevant and reused properties. * Also added all derived types for modifiers, but only fluid is filled in currently. * Some files converted from DOS to UNIX line endings. |
Commit Details:
Full Hash: e51827246df85cbb080cf60233f47c14e2fa85e8
SVN Revision: 18153
Parent Commit: 1f1f799
Lines Changed: +839, -9
1 Added Path:
/source/blender/makesrna/intern/rna_fluidsim.c (+441, -0) (View)
5 Modified Paths:
/source/blender/makesdna/DNA_object_fluidsim.h (+1, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+359, -9) (Diff)
/source/blender/makesrna/RNA_access.h (+36, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+359, -9) (Diff)
/source/blender/makesrna/RNA_access.h (+36, -0) (Diff)