Skip to content

Commit

Permalink
Merge pull request #37 from BigRoy/chore/remove_openpype_tile_assembler
Browse files Browse the repository at this point in the history
Remove `OpenPypeTileAssembler`
  • Loading branch information
BigRoy authored Oct 7, 2024
2 parents 87dcdf4 + a4d2ab7 commit 926fc0a
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 514 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class MayaSubmitDeadline(abstract_submit_deadline.AbstractSubmitDeadline,
targets = ["local"]
settings_category = "deadline"

tile_assembler_plugin = "OpenPypeTileAssembler"
tile_assembler_plugin = "DraftTileAssembler"
priority = 50
tile_priority = 50
limit = [] # limit groups
Expand Down Expand Up @@ -830,6 +830,7 @@ def get_attribute_defs(cls):

return defs


def _format_tiles(
filename,
index,
Expand Down
Binary file not shown.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 926fc0a

Please sign in to comment.