Blender Git Loki
Git Commits -> Revision aaafb7c
Revision aaafb7c by Sergey Sharybin (master) April 5, 2012, 13:01 (GMT) |
Fix for setting active UV, vertex colors and probably shape keys from python API. It was an error how index of requested layer was searching: iterating used to start from the beginning of data layers datablock, not from index at which requested layer type actually begins. |
Commit Details:
Full Hash: aaafb7c0cd055de36f24f53aa04a58ae84203030
SVN Revision: 45425
Parent Commit: ea1539c
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_mesh_utils.h (+1, -1) (Diff)