Blender Git Commit Log
Git Commits -> Revision 77f0174
Revision 77f0174 by Antonio Vazquez (master) August 23, 2019, 15:20 (GMT) |
GPencil: Fix unreported set origin from Python The set origin was not working from python because the operator was checking if the stroke was valid in the console area. As the stroke only can be valid for GP obects, this check is not needed. |
Commit Details:
Full Hash: 77f01748e7171f29e83b8e7d69a052e1ef80a473
Parent Commit: 18f4182
Lines Changed: +0, -5
1 Modified Path:
/source/blender/editors/object/object_transform.c (+0, -5) (Diff)