Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various improvements for commands about sync / preview files #742

Merged
merged 7 commits into from
Nov 20, 2023

Conversation

EvanBldy
Copy link
Member

Problem

  • When syncing from another instance we don't test if the file is already here.
  • All commands with target parameter should be renamed to source.
  • For sync_full_files the filenames are the same for different prefix wich leads to overwriting file in multithreading.
  • For generate tile we can't filter by project / assets or shots and we don't have any progression.

Solution

  • When syncing from another instance test if the file is already here.
  • All commands with target parameter should be renamed to source.
  • For sync_full_files fix filenames wich leads to overwriting file in multithreading.
  • For generate tile add : filter by project / assets or shots and progression.

@frankrousseau frankrousseau merged commit e65731f into cgwire:master Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants