Blender Git Commit Log

Git Commits -> Revision e61facb

Revision e61facb by Joshua Leung (master)
October 27, 2009, 10:14 (GMT)
Bugfix #19729: Color Ramps are not animatable (Part 1)

This first part of the fix makes it possible to animate ramp settings by making sure that the paths for ramps and their elements can be determined. While the code for constructing the path to the ramps is relatively simple, the code for the elements is a bit more involved :/

However, this commit only fixes the paths, but most of the ramp settings still cannot be keyframed directly from the UI buttons/widgets (i.e. from Material/Texture buttons) since the buttons still use the old layouts.

Commit Details:

Full Hash: e61facbf8530f77629e47d4296803948f671c9c7
SVN Revision: 24105
Parent Commit: e76ce36
Lines Changed: +123, -13

3 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+19, -0) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+103, -13) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021