Skip to content

Commit

Permalink
Feat: modify code
Browse files Browse the repository at this point in the history
  • Loading branch information
xmx-emm committed May 19, 2024
1 parent 2f64582 commit 8bda2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ops/brush_mask.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from ..utils.public import PublicOperator, PublicDraw
from bpy.app.translations import pgettext as _


def get_circular(x, y, segments=64):
from math import sin, cos, pi
if segments <= 0:
Expand Down

0 comments on commit 8bda2e1

Please sign in to comment.