Blender Git Loki

Git Commits -> Revision 5c96cd0

Revision 5c96cd0 by Joshua Leung (master)
May 11, 2009, 02:07 (GMT)
RNA Bugfix: (Brecht, please check over these fixes...)

Fixed one of the causes of keyframes not being able to be inserted. For ID-types where inheritence of the basic wrapping of the struct (i.e. for Lamp blocks, shadow and other lamp-type specific settings were only defined in subclasses of the Lamp struct), the RNA_id_pointer_create() function now performs additional refinement of the PointerRNA so that the pointer will be resolved correctly to allow access to these settings.

The other case which is unresolved for now is nestled structs. The RNA_path_from_ID_to_property() needs modification for this, but dunno how yet.

Commit Details:

Full Hash: 5c96cd0319c759555175e37be5c3dcd162fe01d8
SVN Revision: 20139
Parent Commit: c32a3bd
Lines Changed: +30, -12

2 Modified Paths:

/source/blender/editors/animation/keyframing.c (+24, -9) (Diff)
/source/blender/makesrna/intern/rna_access.c (+6, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021