Commit graph

18816 commits

Author SHA1 Message Date
Ondrej Samohel
5385c32900
fixed aov separator for redshift, validator error message 2022-02-10 15:09:03 +01:00
Ondrej Samohel
36730e38d4
fix redshift prefix, creator options and repair action 2022-02-10 13:29:56 +01:00
Jakub Trllo
f1c2acdfd3
Merge pull request #2570 from pypeclub/feature/OP-2361_Store-settings-by-OpenPype-version
General: Store settings by OpenPype version
2022-02-10 11:37:32 +01:00
Jakub Trllo
f2547c2007
Merge pull request #2656 from pypeclub/feature/OP-2590_Applications-without-integration
General: Show applications without integration in project
2022-02-10 11:27:36 +01:00
Jakub Trllo
d282e4d1d5 Merge branch 'develop' into feature/OP-2590_Applications-without-integration 2022-02-10 11:01:31 +01:00
Jakub Trllo
920492c475 fixed launch crash 2022-02-10 11:00:13 +01:00
Jakub Trllo
f278b89616
Merge pull request #2685 from pypeclub/bugfix/maya_fps_validation_popup_bug
Maya: fix fps validation popup
2022-02-09 17:46:08 +01:00
Jakub Trllo
dd004e9142 use static method of QApplication to get deskop 2022-02-09 17:36:47 +01:00
Jakub Trllo
94754e0b10
Merge pull request #2682 from pypeclub/bugfix/OP-2610_Ftrack-hiearchical-attributes-sync-uses-default-values
Ftrack: Hierarchical attributes are queried properly
2022-02-09 17:14:45 +01:00
Jakub Trllo
9ad09904f4 fix fps validation popup 2022-02-09 17:10:35 +01:00
Jakub Trllo
0716c1c921 fix missing comma 2022-02-09 16:57:42 +01:00
Jakub Trllo
a98f5da986 fix OrderedDict creation 2022-02-09 16:50:57 +01:00
Jakub Trllo
5cbea50376 'query_custom_attributes' is used right way in all cases for hierarchical values 2022-02-09 16:08:07 +01:00
Petr Kalis
5330735901
Merge pull request #2644 from pypeclub/OP-2579_Webpublisher-redesign-the-settings
WebPublisher: Updated Settings
2022-02-09 15:34:05 +01:00
Jakub Ježek
855a3f2e21
Merge pull request #2673 from pypeclub/bugfix/hiero-effect-precollect-order
hiero: fix effect collector name and order
2022-02-09 13:30:06 +01:00
Jakub Trllo
c49f7e474a
Merge pull request #2635 from pypeclub/OP-2573_Multilayer-exrs-conversion-does-not-work-all-the-time
General: FFmpeg conversion also check attribute string length
2022-02-09 12:06:59 +01:00
Jakub Ježek
6cc05561bd
Merge pull request #2630 from pypeclub/feature/OP-2461_slate-generator-handling
Global: adding studio name/code to anatomy template formatting data
2022-02-09 11:27:07 +01:00
Jakub Trllo
7f74b10535
Merge pull request #2659 from pypeclub/bugfix/launcher_action_data_existence
Launcher: Fix access to 'data' attribute on actions
2022-02-09 11:00:07 +01:00
pypebot
b6024f2480
[Automated] Merged main into develop 2022-02-09 04:38:26 +01:00
OpenPype
821e1bf7bd [Automated] Bump version 2022-02-09 03:38:16 +00:00
pypebot
2ae4414368
[Automated] Merged develop into main 2022-02-09 04:32:15 +01:00
Ondřej Samohel
1be9ff7c39
Merge pull request #2679 from pypeclub/feature/disable_cleanupfarm_by_default
General: Add settings for CleanUpFarm and disable the plugin by default
2022-02-08 18:00:31 +01:00
Jakub Trllo
57a5a09c45 add setting for cleanupfarm and disable the plugin by default 2022-02-08 17:52:13 +01:00
Jakub Trllo
c916a45ec5
Merge pull request #2678 from BigRoy/fix2677_project_manager_scroll_wheel
Project Manager: Only allow scroll wheel edits when spinbox is active
2022-02-08 17:20:27 +01:00
Roy Nieterau
a5273cb758 Only allow scroll wheel edits when spinbox is active
(cherry picked from commit ebc3d626d152a07692f2de598c294348ad199597)
2022-02-08 17:08:26 +01:00
Ondřej Samohel
1a03a763ed
Merge pull request #2390 from pypeclub/feature/OP-2158_add-new-cleanup-for-farm-purposes-as-quickfix
Farm publishing: New cleanup plugin for Maya renders on farm
2022-02-08 16:55:33 +01:00
Ondrej Samohel
67ac956512
fix typo 2022-02-08 16:30:13 +01:00
Ondřej Samohel
e585c1d5d3
Merge pull request #2669 from pypeclub/feature/documentation-repack-version
documentation: add example to `repack-version` command
2022-02-08 16:05:32 +01:00
Jakub Trllo
f9472ab309 add to cleanup paths also staging dirs of representations 2022-02-08 15:49:31 +01:00
Petr Kalis
2459f19802 OP-2579 - better fix for arrays in Settings 2022-02-08 15:22:16 +01:00
Jakub Trllo
70574bf5de
Merge pull request #2670 from pypeclub/feature/OP-2584_shotasset-description-attribute-sync-ftrack--to-db
Ftrack: Sync description to assets
2022-02-08 15:12:08 +01:00
Ondřej Samohel
f483ee7a58
Merge pull request #2671 from pypeclub/bugfix/maya_menu_callbacks
Maya: Fix menu callbacks
2022-02-08 14:51:47 +01:00
Ondrej Samohel
ca4dffe8ee
Merge branch 'develop' into feature/OP-2158_add-new-cleanup-for-farm-purposes-as-quickfix 2022-02-08 14:44:06 +01:00
Jakub Jezek
43f1574719
hiero: fix effect collector name and order 2022-02-08 14:43:45 +01:00
Jakub Trllo
b02699018a fix menu callbacks to use lambda to avoid passing unexpected arguments 2022-02-08 14:36:55 +01:00
Petr Kalis
32e344bb27 OP-2579 - fix broken settings after change 2022-02-08 13:35:01 +01:00
Jakub Jezek
b09547c586
Merge branch 'develop' into feature/OP-2461_slate-generator-handling 2022-02-08 12:27:28 +01:00
Jakub Jezek
94fab5b8b6
doc: add example to repack-version command 2022-02-08 12:23:27 +01:00
Jakub Trllo
03371dd7bb sync description on change 2022-02-08 12:09:08 +01:00
Jakub Ježek
3486459520
Merge pull request #2667 from pypeclub/bugfix/OP-2510_Hiero-Crash-version-everywhere
hiero: removing obsolete unsupported plugin
2022-02-08 11:57:07 +01:00
Petr Kalis
b162ee9c38 OP-2579 - removed subset_template_name
Use generic get_subset_name_with_asset_doc function to have only one place in Settings for configuration.
2022-02-08 11:50:22 +01:00
Jakub Jezek
fd5e251bdc
hiero: removing obsolete unsupported plugin 2022-02-08 11:46:02 +01:00
Jakub Trllo
62f02f92bd sync description in sync to avalon action 2022-02-08 11:45:51 +01:00
Jakub Trllo
e7fef1e6d2 added another label and moved widgets around 2022-02-07 18:11:07 +01:00
Ondřej Samohel
8175509bd8
Merge pull request #2664 from Ellipsanime/fix-python-install-in-docker-build-centos
Fix python install in docker for centos7
2022-02-07 17:05:29 +01:00
Ondřej Samohel
5184ac9133
Merge pull request #2621 from pypeclub/documentation/link_fixes
Documentation: Fixed relative links
2022-02-07 16:39:49 +01:00
Ondřej Samohel
17f166aa0d
Merge branch 'develop' into documentation/link_fixes 2022-02-07 16:39:38 +01:00
clement.hector
9506786735 Add patch install 2022-02-07 16:17:03 +01:00
Ondřej Samohel
93201baf9e
Merge pull request #2639 from pypeclub/documentation/update_docusaurus
Update docusaurus
2022-02-07 16:08:17 +01:00
Ondřej Samohel
a1d84a5a4f
Merge pull request #2616 from pypeclub/feature/OP-2539_Add-openpype-mongo-environments-to-deadline
Deadline: Be able to pass Mongo url to job
2022-02-07 15:53:33 +01:00