Commit graph

19499 commits

Author SHA1 Message Date
Ondřej Samohel
2cdbc7cd9c
Merge pull request #2780 from BigRoy/hou_remove_duplicate_validate_output_node
Houdini: Remove duplicate ValidateOutputNode plug-in
2022-02-22 14:46:55 +01:00
murphy
0d986ea5c7 Documentation: broken link fix
another missing .md extension in link to different md file
2022-02-22 14:09:46 +01:00
Jakub Trllo
b43b304295
Merge pull request #2699 from BigRoy/settings_search
Settings: Implementation for search in settings
2022-02-22 13:50:15 +01:00
Jakub Trllo
ce3d7a23a4
Merge pull request #2708 from pypeclub/feature/show_publish_states
Publish UI: Show states instead of processed plugin
2022-02-22 13:24:36 +01:00
Jakub Trllo
95650d9e65
Merge branch 'develop' into feature/show_publish_states 2022-02-22 13:22:44 +01:00
Petr Kalis
93062a7250 Merge remote-tracking branch 'origin/chore/testing_fixes' into chore/testing_fixes 2022-02-22 12:44:14 +01:00
Petr Kalis
a931353b79 Refactor - removed requirements and build from dev section
Flattened dev category
2022-02-22 12:43:30 +01:00
Ondřej Samohel
3bbd40eb5d
Merge pull request #2709 from BigRoy/maya_host_cleanup
Maya: Remove some unused code
2022-02-22 12:40:41 +01:00
Petr Kalis
2583b390e6 OP-2726 - introduced new env var WEBPUBLISH_OPENPYPE_USERNAME
OPENPYPE_USERNAME might be used in different places (as os pats etc), so explicit env var is safer.
Changed its value to first and last name of Ftrack user by request.
2022-02-22 12:23:40 +01:00
Roy Nieterau
24e22c1c59
Refactor breadcrumbs_widget -> breadcrumbs_bar
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-02-22 11:52:53 +01:00
Petr Kalis
ebe9dedade Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/testing_fixes 2022-02-22 11:46:32 +01:00
Roy Nieterau
f576be7604 Fix parenting of save prompt QMessageBox
- Setting the windowFlags without the original messagebox.windowFlags() was the culprit as to why the messagebox previously wouldn't show when parented. Likely because then it's missing the Dialog window flag and thus would try to embed itself into the parent UI, which you then cannot exec()

(cherry picked from commit 290e2b601d0e20f4aaba356d4f053bf733de406b)
2022-02-22 11:46:19 +01:00
Jakub Trllo
b1cc2b2da4
Merge branch 'develop' into settings_search 2022-02-22 11:34:15 +01:00
Jakub Trllo
449bbe022c fix flame version string in default settings 2022-02-22 11:15:25 +01:00
Roy Nieterau
6921e3e4f9
Merge pull request #5 from pypeclub/settings_search_tweaks
Settings search tweaks
2022-02-22 11:03:58 +01:00
Petr Kalis
9d0951a93d OP-2726 - fixed pushing ftrack username as username 2022-02-22 10:50:06 +01:00
Petr Kalis
73d3ef1177
Merge pull request #2775 from pypeclub/feature/OP-2642_Configure-which-reviewables-are-posted-on-Slack
Slack: Added regex for filtering on subset names
2022-02-22 09:54:15 +01:00
Jakub Trllo
eb26a07a84
Merge pull request #2781 from BigRoy/show_publish_states_mod
Pyblish Pype: Improve labels with errors + fix end of validation stage
2022-02-22 09:43:13 +01:00
Ondřej Samohel
ebd2795ff5
Merge pull request #2747 from BigRoy/hou_move_save_current_file_to_extractororder
Houdini: Move Houdini Save Current File to beginning of ExtractorOrder
2022-02-22 09:34:29 +01:00
Ondřej Samohel
1d05a23b55
Merge pull request #2770 from BigRoy/hou_set_framerange
Houdini: Implement Reset Frame Range
2022-02-22 09:33:00 +01:00
Roy Nieterau
df11c4af65 Improve labels with errors + fix end of validation stage 2022-02-22 03:59:02 +01:00
Roy Nieterau
1382811bc7 Remove duplicate ValidateOutputNode code 2022-02-21 22:09:51 +01:00
Roy Nieterau
7de42ee923 Always perform scene save in Houdini on publish 2022-02-21 22:07:10 +01:00
Roy Nieterau
fe4a15dc4f Remove unused code 2022-02-21 21:14:59 +01:00
Roy Nieterau
edbd032616 Remove unused import 2022-02-21 21:05:13 +01:00
Roy Nieterau
b52e511a6e Remove more unused code 2022-02-21 21:03:16 +01:00
Jakub Trllo
5bbfca8dc5 hound fixes 2022-02-21 19:32:03 +01:00
Jakub Trllo
f69a9055bd changed icon of workfile creator 2022-02-21 19:01:25 +01:00
Jakub Trllo
70537ecfd4 moved io install into host api 2022-02-21 19:00:50 +01:00
Ondřej Samohel
aa9df7edd5
wip on integrating avalon functionality 2022-02-21 18:42:48 +01:00
Jakub Trllo
bed0a09e63 modified publish plugins to be able work without global context 2022-02-21 17:48:21 +01:00
Jakub Trllo
34af4ea3e3 implemented traypublish module to show it in tray 2022-02-21 17:44:37 +01:00
Jakub Trllo
7b9b1ef287 added missing method to clear project cache 2022-02-21 17:43:43 +01:00
Ondřej Samohel
4d8afc671c
Merge branch 'develop' into maya_py3_compatibility 2022-02-21 17:30:52 +01:00
Jakub Trllo
f27d705577 added command line arguments to run tray publisher 2022-02-21 17:25:12 +01:00
Jakub Trllo
96981a05d3 install traypublish host in tool 2022-02-21 17:24:44 +01:00
Jakub Trllo
cd7f54a8f5 created function to run detached process 2022-02-21 17:24:05 +01:00
Jakub Trllo
1d1a07cc76 added collector for source 2022-02-21 17:23:41 +01:00
Jakub Trllo
026d9688fe added collector and validator for workfile family 2022-02-21 17:23:35 +01:00
Jakub Trllo
d62a09729a added creator for workfile family 2022-02-21 17:23:06 +01:00
Jakub Trllo
2d88deb351 implemented base of tray publisher host 2022-02-21 17:10:29 +01:00
Jakub Trllo
57e1af7ba8 changed 'uuid' to 'instance_id' as 'uuid' may not work in maya 2022-02-21 17:09:28 +01:00
Ondřej Samohel
9294a21635
Merge pull request #2759 from BigRoy/maya_fix_unique_namespace_in_namespace
Maya: Fix `unique_namespace` when in an namespace that is empty
2022-02-21 17:06:41 +01:00
Jakub Trllo
0f3879e41c base of tray publisher tool 2022-02-21 17:03:30 +01:00
Jakub Trllo
ae4c7a3ab4 fixed few issues in publisher ui 2022-02-21 16:58:01 +01:00
Jakub Trllo
f69091bd8c enhanced report viewer 2022-02-21 16:55:24 +01:00
Jakub Trllo
42f47c868b created clickable label in utils 2022-02-21 16:51:30 +01:00
Jakub Trllo
b7f6e2dd55 use proxy model for check of files existence 2022-02-21 16:50:25 +01:00
Roy Nieterau
823164e6c4 Avoid on_new callback when opening a Houdini file 2022-02-21 16:29:57 +01:00
Roy Nieterau
88a6aaee70 Fix current frame not set correctly on new scene 2022-02-21 16:15:10 +01:00