[Blender_Kitsu] Add Operators to cleanup Animation Files #38

Merged
Nick Alberelli merged 12 commits from feature/enforce_naming into main 2023-05-09 17:12:20 +02:00
Member

Related: #41

Create Set Naming Convention Operator

Closes: #37

  • Rename Scene to match Convention
  • Rename Actions to match Convention (create new if none exist)
  • Rename Animation Output Collection based on Convention
  • Find and Replace a String

image

Create Cleanup Override Collections Operator

Closes: #39

  • Remove Collection with name "OVERIDE_HIDDEN"
  • Add Operator to Search but not to UI

unlink_colls

Remove Un-used during Update Output Collection

Closes: #36

  • Remove all collections from output col at beginning of operator
  • This ensures any legacy collection that was previously added to output collection is cleared out
Related: https://projects.blender.org/studio/blender-studio-pipeline/issues/41 ## Create `Set Naming Convention` Operator Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/37 - Rename Scene to match Convention - Rename Actions to match Convention (create new if none exist) - Rename Animation Output Collection based on Convention - Find and Replace a String ![image](/attachments/bf514715-9b8f-4826-85a6-f6717b14f2ff) ## Create `Cleanup Override Collections` Operator Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/39 - Remove Collection with name "OVERIDE_HIDDEN" - Add Operator to Search but not to UI ![unlink_colls](/attachments/0fce0bb9-f269-44bf-960d-b524f80d17eb) ## Remove Un-used during `Update Output Collection` Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/36 - Remove all collections from output col at beginning of operator - This ensures any legacy collection that was previously added to output collection is cleared out
Nick Alberelli changed title from [Blender_Kitsu] Cerate `Set Naming Convention` Operator to [Blender_Kitsu] Create `Set Naming Convention` Operator 2023-05-08 19:48:05 +02:00
Nick Alberelli changed title from [Blender_Kitsu] Create `Set Naming Convention` Operator to [Blender_Kitsu] Create `Set Naming Convention` Operator 2023-05-08 20:13:13 +02:00
Nick Alberelli changed title from [Blender_Kitsu] Create `Set Naming Convention` Operator to [Blender_Kitsu] Add Operators to cleanup Animation Files 2023-05-08 20:13:44 +02:00
Nick Alberelli force-pushed feature/enforce_naming from 7df37823f9 to e51f720524 2023-05-09 17:11:30 +02:00 Compare
Nick Alberelli merged commit fe8734a4d5 into main 2023-05-09 17:12:20 +02:00
Nick Alberelli deleted branch feature/enforce_naming 2023-05-09 17:12:20 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-pipeline#38
No description provided.