Skip to content

Commit

Permalink
Remove OpenPypeTileAssembler
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Oct 2, 2024
1 parent 60be75b commit f8fd678
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 f8fd678

Please sign in to comment.