Blender Git Loki
Git Commits -> Revision 7a0ab62
Revision 7a0ab62 by Joshua Leung (master) June 26, 2012, 00:35 (GMT) |
Bugfix [#31930] DopeSheet - Grease Pencil mode collapses visible channels when switch channel This was caused by a typo, which would end up toggling the expanded status of the Grease Pencil datablock (gpd->flag & 4) instead of the layer active status (gpl->flag & 4). |
Commit Details:
Full Hash: 7a0ab62d3f65f3b28da2a6ba9916c21132f8ea0d
SVN Revision: 48294
Parent Commit: 01dea9f
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/gpencil/gpencil_buttons.c (+1, -1) (Diff)