Blender Git Loki

Git Commits -> Revision 1deecdb

Revision 1deecdb by Joshua Leung (master)
January 24, 2010, 23:08 (GMT)
Bugfix #20782: Animating two materials on a mesh--only first material's keyframes show up in f-curves editor

Wrong indices were being used to reference materials, resulting in too few materials showing up. It seems that at some point since coding this in the 2.4 codebase and now, the range has changed from [0, totcol) to [1, totcol].

Commit Details:

Full Hash: 1deecdb9688b5d674a26cec96a86e96085c5607e
SVN Revision: 26232
Parent Commit: 265b934
Lines Changed: +3, -3

3 Modified Paths:

/source/blender/editors/animation/anim_filter.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021