Blender Git Loki
Git Commits -> Revision cfe1f77
Revision cfe1f77 by Joshua Leung (master) January 20, 2011, 21:46 (GMT) |
Bugfix [#25737] Console error message It seems that rna_def_effect() is missing a rna_def_input(), resulting in: rna_uiItemR: property not found: EffectSequence.animation_offset_start rna_uiItemR: property not found: EffectSequence.animation_offset_end in the console. I'm not sure whether these settings are used for "effect" strips or not, but I'll leave that to sequencer guys to figure out if/when they get a report about this. |
Commit Details:
Full Hash: cfe1f77a5f173099402c65797ab796af725b5e84
SVN Revision: 34426
Parent Commit: 039bb78
Lines Changed: +1, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_sequencer.c (+1, -0) (Diff)