GPv3: Cyclical set operator #111904

Merged
Falk David merged 16 commits from casey-bianco-davis/blender:GPv3-cyclical-set-operator into main 2023-10-20 10:12:34 +02:00
Showing only changes of commit 9eefaa2cae - Show all commits

View File

@ -796,6 +796,7 @@ static void GREASE_PENCIL_OT_delete_frame(wmOperatorType *ot)
}
/** \} */
/* -------------------------------------------------------------------- */
/** \name Cyclical Set Operator
* \{ */