Blender Git Loki

Git Commits -> Revision e2054b2

Revision e2054b2 by Campbell Barton (master)
January 13, 2011, 14:29 (GMT)
bugfix [#25588] Not work fcurve.keyframe_points.add

The problem was flag-enums were being treated as regular enums, a default value of 0 was using the first enum item, whereas with flag enums we want to be able to use 0 as a default value to specify all flags are off.

Commit Details:

Full Hash: e2054b291c35cfd9b4e020b584ec465007ecd189
SVN Revision: 34298
Parent Commit: d4fa68e
Lines Changed: +80, -33

6 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+22, -7) (Diff)
/source/blender/makesrna/intern/rna_define.c (+47, -10) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+8, -12) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021