Blender Git Loki
Git Commits -> Revision 908ee2e
Revision 908ee2e by Sybren A. Stüvel (master) February 9, 2018, 11:52 (GMT) |
Paint Dirt: remove operator call from Python Instead of calling an operator I just call `collection.new()`. Moving the code into a separate function also simplifies it. In its new form there is also no undefined behaviour when me.vertex_colors is non-empty but without active layer. |
Commit Details:
Full Hash: 908ee2e0f2145cf8204501c99dc1eea431f933cd
Parent Commit: 3c09077
Lines Changed: +12, -12
1 Modified Path:
/release/scripts/startup/bl_operators/vertexpaint_dirt.py (+12, -12) (Diff)