Blender Git Commit Log
Git Commits -> Revision 56ea42e
Revision 56ea42e by Sergey Sharybin (master) February 28, 2018, 15:14 (GMT) |
Radial control: Skip operator properties from being saved This solves issue with tweaking brush size when interleaving particle edit and texture paint modes. The issue was caused by texture paing setting more operator properties then it's done for particle edit mode, which made window manager to use saved proeprties for the "missing" ones. Don't see any reason why we would want to save any of those properties. This is a regression since rB83b60dac57a1. |
Commit Details:
Full Hash: 56ea42efa1a358aa651ee57a771d3a39d60a2b2c
Parent Commit: a363324
Lines Changed: +23, -11
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+23, -11) (Diff)