Michael
a5efddf969
Update docs to be more specific
...
Co-authored-by: Félix David <felixg.david@gmail.com>
2023-05-05 15:47:39 +03:00
Michael reda
07cf84e648
add variable name to @click.option
2023-05-05 14:14:12 +02:00
Michael reda
8242e61ad8
update linting
2023-05-05 13:54:24 +02:00
Michael
44e533ff33
Update sync_all_projects function with filtered projects
2023-05-03 20:20:43 +03:00
Michael
c5dd4d21ee
Add listen-only flag to sync
2023-05-03 20:16:23 +03:00
Michael
925ea3fe93
Update module_kitsu docs
2023-05-03 20:14:33 +03:00
Michael
d6e7cd638d
update kitsu docs
2023-05-03 13:02:08 +03:00
Michael
ad4f5876ce
update condition to sync specific projects
2023-05-03 12:40:32 +03:00
Michael
6e9b6f6bef
correct arg name in sync_all_projects
2023-05-03 12:38:42 +03:00
Michael
0a3d206680
solve syntex error
2023-05-03 12:23:17 +03:00
Michael
2a9a7d6fd4
handle reviews
2023-05-03 12:18:43 +03:00
Michael reda
84cef9d3cf
handel long lines
2023-05-02 11:12:18 +02:00
Michael reda
122a4dc9db
add sync to specific projects or listen only
2023-04-05 12:14:06 +02:00
Jakub Trllo
0cdeda5396
remove UnknownDef attributes on pop from attributes value ( #4776 )
2023-04-05 11:06:43 +02:00
ynbot
29cfffda5c
[Automated] Merged main into develop
2023-04-05 05:26:11 +02:00
Ynbot
a708885abb
[Automated] Bump version
2023-04-05 03:25:57 +00:00
ynbot
417ee37f3f
[Automated] Merged develop into main
2023-04-05 05:24:57 +02:00
Jakub Ježek
36087c6954
Merge pull request #4775 from tokejepsen/bugfix/OP-5528_root-work-hardcode
2023-04-04 17:03:40 +02:00
Roy Nieterau
49ff12da3c
Documentation: Move publisher related tips to publisher area ( #4772 )
...
* Move publisher related documentation to the publisher block
* Fix typo
2023-04-04 15:19:36 +02:00
Toke Stuart Jepsen
3b680e2afa
Replace hardcode with find_root_template_from_path
2023-04-04 12:58:07 +01:00
Ondřej Samohel
5eaa85d0da
Merge pull request #4745 from BigRoy/enhancement/houdini_openpypecontext_type_fix4734
2023-04-04 12:48:30 +02:00
Roy Nieterau
68d4dcabc7
Merge branch 'develop' into enhancement/houdini_openpypecontext_type_fix4734
2023-04-04 12:04:04 +02:00
Jakub Ježek
1027329aee
Merge pull request #4715 from ynput/feature/OP-5372_Nuke-Deadline-job-with-suspended-publishing
2023-04-04 11:57:11 +02:00
Jakub Ježek
0bd74df421
Merge branch 'develop' into feature/OP-5372_Nuke-Deadline-job-with-suspended-publishing
2023-04-04 11:56:55 +02:00
Roy Nieterau
a93b635618
Maya: Remove pymel dependency ( #4724 )
...
* Remove pymel from `validate_no_namespace`
* Refactor `ValidateRigOutputIds` to remove pymel dependency
* Remove pymel dependency
* Fix logic
* Remove pymel dependency
* Remove py
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Opt-out early if possible
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove pymel dependency
* Remove code that should've been removed
* Cosmetics
* Shush hound
* Refactor `get_parent` -> `get_node_parent`
* Fix argument
* Refactor logic for Validate Mesh Arnold Attributes
* Fix load image plane camera transform name
* Merge remote-tracking branch 'upstream/develop' into maya_remove_pymel
# Conflicts:
# openpype/hosts/maya/plugins/load/load_reference.py
# openpype/hosts/maya/plugins/publish/collect_review.py
* Fix bug
* Improve labels on messagebox buttons
* Fix repair
* Create empty mesh instead of cube
* Tweak code style based on comments by @fabiaserra
---------
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-04 11:23:19 +02:00
Jakub Ježek
0c66e3c566
Merge pull request #4746 from BigRoy/refactor/remove_handles
2023-04-04 11:09:38 +02:00
Jakub Jezek
d593c63b98
make sure project actions review only runs if not fork
2023-04-04 10:53:32 +02:00
Roy Nieterau
0b590ea31d
Merge remote-tracking branch 'upstream/develop' into refactor/remove_handles
...
# Conflicts:
# openpype/hosts/maya/plugins/publish/collect_review.py
2023-04-03 18:07:15 +02:00
Petr Kalis
177cce233c
Workfiles: keep Browse always enabled ( #4766 )
...
* OP-5494 - keep Browse always enable din Workfiles
Browse might make sense even if there are no workfiles present, better in that case it makes the most sense (eg. I want to locate workfile from outside).
* use last existing directory of workfile root instead of goint to cwd
* use lstring instead of index cut
---------
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-04-03 18:01:33 +02:00
Milan Kolar
fc5f8ceeb0
Merge pull request #4744 from BigRoy/maya_2020_fix_capture
2023-04-03 18:01:09 +02:00
Milan Kolar
852f6fedd0
Merge pull request #4740 from BigRoy/extract_burnin_fix_env_pythonhome
2023-04-03 17:59:12 +02:00
Milan Kolar
38200c9353
Merge pull request #4720 from BigRoy/refactor/maya_collect_review_cleanup
2023-04-03 17:57:05 +02:00
Milan Kolar
e670ac772d
Merge pull request #4650 from BigRoy/maya_collect_renderlayer_error_fix_4648
2023-04-03 17:54:52 +02:00
Roy Nieterau
4bdf5b79b8
Improve speed of Collect Custom Staging Directory
2023-04-03 17:44:21 +02:00
Ondřej Samohel
4f0fed10a6
Merge pull request #4460 from tokejepsen/feature/OP-4859_cant-assign-shaders-to-the-ass-file
2023-04-03 16:59:47 +02:00
Ondřej Samohel
9f61b72546
Merge pull request #4649 from tokejepsen/feature/OP-3926_gpu-cache
2023-04-03 16:48:38 +02:00
Toke Jepsen
12084d1f9e
Maya: Validate Render Settings. ( #4735 )
...
* Fixes error message when using attribute validation
* BigRoy feedback
* Failsafe for empty values.
---------
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-03 14:09:51 +02:00
Toke Jepsen
e218fb4b6d
Update openpype/hosts/maya/plugins/publish/extract_gpu_cache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-04-03 12:58:28 +01:00
Roy Nieterau
0c531ea4ee
Merge remote-tracking branch 'upstream/develop' into extract_burnin_fix_env_pythonhome
2023-04-03 13:35:44 +02:00
Thomas Fricard
34528b6eeb
Deactivate closed Kitsu projects on OP ( #4619 )
...
* update openpype projects status from kitsu settings
* fix linting errors
* get all projects and verify the project status for each project
* optimizing project status name verification
* sync only if project exists and is active in OP
* remove noqa
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* break from all_status for loop and add comment for non sync projects
---------
Co-authored-by: jeremy.oblet <jeremy.oblet@fixstudio.com>
Co-authored-by: Thomas Fricard <tfricard@ws114.prs.vfx.int>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-04-03 12:11:53 +02:00
Roy Nieterau
007b2a6853
Documentation: Add Extract Burnin documentation ( #4765 )
...
* Add Extract Burnin documentation
* Add links / fix links
* Simplify documentation
* Remove mention of houdini
2023-04-03 12:04:34 +02:00
Jakub Jezek
ee22eff316
project action > changes requested CU task In progress
2023-04-02 23:04:17 +02:00
Toke Jepsen
99ac3c3546
Merge branch 'develop' into maya_collect_renderlayer_error_fix_4648
2023-04-02 10:00:40 +02:00
Jakub Jezek
5fa64d9af9
project action: improving switch expression
2023-04-01 22:44:19 +02:00
Jakub Jezek
8f42a4351f
project worlfow adding switch
2023-04-01 22:42:06 +02:00
Jakub Jezek
c3e3f592e0
updating project actions for Review in Progress
...
disabling Changes Requested they will be refactored
2023-04-01 22:31:02 +02:00
Jakub Jezek
73e173b7d7
project action > removing expression from if
2023-04-01 14:37:08 +02:00
ynbot
e824f64ca5
[Automated] Merged main into develop
2023-04-01 05:25:36 +02:00
Ynbot
aa8b4b970b
[Automated] Bump version
2023-04-01 03:25:23 +00:00
ynbot
0575df3e0a
[Automated] Merged develop into main
2023-04-01 05:24:37 +02:00