Blender Git Commit Log
Git Commits -> Revision 4b16cb1
Revision 4b16cb1 by Falk David (master) February 27, 2021, 12:08 (GMT) |
Fix T85987: Selection when GP is parented When a GP object was parented to e.g. a bone, box selection as well as point selection were broken in that the selection from the user would not correlate with what was actually being selected. The issue was that box and point selection did not use the active evaluated stroke data. The fix uses the correct data. Reviewed By: antoniov Maniphest Tasks: T85987 Differential Revision: https://developer.blender.org/D10555 |
Commit Details:
Full Hash: 4b16cb1e9aff4410cda1e2182e73330c814f99ac
Parent Commit: e3c11b3
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/gpencil/gpencil_select.c (+3, -3) (Diff)