Skip to content

Commit

Permalink
Merge pull request #6057 from murraystevenson/missingMergeUI
Browse files Browse the repository at this point in the history
GafferSceneUI : Add missing imports
  • Loading branch information
johnhaddon authored Sep 23, 2024
2 parents e44a4ab + 5f67954 commit d7457a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/GafferSceneUI/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@
from . import RenderPassShaderUI
from . import MergeObjectsUI
from . import MergeMeshesUI
from . import MergePointsUI
from . import MergeCurvesUI

# then all the PathPreviewWidgets. note that the order
# of import controls the order of display.
Expand Down

0 comments on commit d7457a1

Please sign in to comment.