Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

preserve mb file type during publish #39

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

antirotor
Copy link
Member

Problem:

If workfile was published Pype didn't check for its type. It forcefully published it as maya ASCII file (ma). This resulted in published file with wrong extension and maya unable to open it.

Solution:

This PR is changing it so we set scene type by the current one

@antirotor antirotor added the type: bug Something isn't working label Apr 1, 2020
@antirotor antirotor requested a review from mkolar April 1, 2020 15:29
@antirotor antirotor self-assigned this Apr 1, 2020
@mkolar mkolar merged commit a0dc206 into master Apr 2, 2020
@mkolar mkolar deleted the hotfix/preserve-maya-scene-type branch April 2, 2020 15:50
@antirotor antirotor restored the hotfix/preserve-maya-scene-type branch April 3, 2020 13:20
@antirotor antirotor deleted the hotfix/preserve-maya-scene-type branch April 3, 2020 13:22
@antirotor antirotor restored the hotfix/preserve-maya-scene-type branch April 3, 2020 13:24
mkolar added a commit that referenced this pull request Apr 5, 2021
Decnox pushed a commit to Decnox/OpenPype that referenced this pull request Jun 2, 2023
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Decnox pushed a commit to Decnox/OpenPype that referenced this pull request Jun 12, 2023
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Decnox pushed a commit to Decnox/OpenPype that referenced this pull request Jun 27, 2023
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Sharkitty pushed a commit to Sharkitty/OpenPype that referenced this pull request Jul 28, 2023
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Sharkitty pushed a commit to Sharkitty/OpenPype that referenced this pull request Sep 7, 2023
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Sharkitty pushed a commit to Sharkitty/OpenPype that referenced this pull request Jan 8, 2024
* added setdress world for build anim

* optimize setdress detection

* Update openpype/hosts/blender/scripts/build_workfile.py

Co-authored-by: Félix David <felixg.david@gmail.com>

---------

Co-authored-by: Félix David <felixg.david@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants