Blender Git Loki
Git Commits -> Revision 006e70d
Revision 006e70d by Falk David (master) February 1, 2021, 15:26 (GMT) |
Fix T85203: GPencil: Drawing on locked axis plane Drawing on e.g. the X-Z plane was broken due to an earlier commit (rBef28da262342). This was causing the projection when drawing on an axis plane to fail. The fix checks that the user is in view plane projection mode. Reviewed By: antoniov Maniphest Tasks: T85203 Differential Revision: https://developer.blender.org/D10252 |
Commit Details:
Full Hash: 006e70dbd7e29c105809eded93169754ade03de5
Parent Commit: c02f2d7
Lines Changed: +13, -12