Blender Git Loki
Git Commits -> Revision 3689be7
Revision 3689be7 by Joshua Leung (blender-v2.79-release, blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 17, 2017, 12:07 (GMT) |
Fix T52327: Entering/Exiting NLA Tweakmode disables Scene -> Only Keyframes from Selected Channels The tweakmode flag and the selected-channels flag accidentally used the same value, due to confusion over where these flags were supposed to be set. The selected-channels flag has now been moved to use a different value, so that there shouldn't be any further conflicts. To be ported to 2.79. |
Commit Details:
Full Hash: 3689be736b570b08c9af0d68cdb8a4a9f4011bf2
Parent Commit: 9a239ee
Committed By: Sergey Sharybin
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesdna/DNA_scene_types.h (+2, -2) (Diff)