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

properly implement PARENT_DIR and remove unnecessary install.py code #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

w-e-w
Copy link

@w-e-w w-e-w commented Dec 22, 2024

  • remove nonsense in install.py

  • actually implement PARENT_DIR = "/path/to/project" # Update this path to your project base directory

    • users shouldn't be expected to modify your code
    • now defaults to extensions\vfx_workflow\projects
    • configurable under Setting tab > Paths for saving > Projects directory for VFS Workflow
      image
  • delete .DS_Store and create .gitignore for .DS_Store __pycache__/ /projects

  • remove empty javascript

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.

1 participant