Blender Git Commit Log

Git Commits -> Revision d5ba36e

May 8, 2018, 10:38 (GMT)
Cleanup: Change the "back" parameter on GP editmode toggle operators from int to bool

It should have been a bool all along. However, it's debatable whether we should
even have this property to begin with, or a bunch of operators...

Commit Details:

Full Hash: d5ba36ecc1e85d5bf6bfc6fefff8cf75cad19b26
Parent Commit: a6f9c29
Lines Changed: +34, -28

3 Modified Paths:

/source/blender/editors/gpencil/gpencil_data.c (+3, -3) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+15, -9) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+16, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021