WIP: GPv3: Select Circle operator #108815

Closed
Gangneron wants to merge 14 commits from (deleted):gpv3-select-circle into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 3 additions and 3 deletions
Showing only changes of commit d6dfc7aeeb - Show all commits

View File

@ -4842,9 +4842,9 @@ static bool mball_circle_select(ViewContext* vc,
*/
static bool grease_pencil_circle_select(ViewContext* vc,
const eSelectOp sel_op
const int mval[2],
float rad)
const eSelectOp sel_op
const int mval[2],
float rad)
{
bool changed = false;
grease_pencil.foreach_editable_drawing(