Commit graph

26880 commits

Author SHA1 Message Date
Jakub Trllo
1fdf261ab7 added ability to define qtbinding per platform 2022-12-21 15:21:19 +01:00
Jakub Trllo
c849c83da4 added pyside6 resources 2022-12-21 15:20:21 +01:00
Jakub Trllo
7cd57e051a support new method for regex filtering 2022-12-21 15:19:57 +01:00
Jakub Trllo
8e19d0957d use class attributes from classes instead of objects 2022-12-21 15:19:40 +01:00
Jakub Trllo
8277adc7df updated QtPy to 2.3.0 2022-12-21 14:13:48 +01:00
Jakub Trllo
727b17b1b5 added qtpy 1.11.3 into python 2 vendor 2022-12-21 13:56:22 +01:00
Jakub Trllo
e51453466c global loader plugins are using qtpy 2022-12-21 13:54:00 +01:00
Jakub Trllo
ddba1741da scriptsmenu is using qtpy 2022-12-21 13:53:46 +01:00
Jakub Trllo
b03947b8d7 use qtpy in qargparse 2022-12-21 13:53:37 +01:00
Jakub Trllo
ab2299f921 use qtpy in helper widgets 2022-12-21 13:53:30 +01:00
Jakub Trllo
c45c1c7e7e non-python host launch script uses qtpy 2022-12-21 13:53:16 +01:00
Jakub Trllo
5361cfa9a5 use qtpy in style 2022-12-21 13:53:02 +01:00
Jakub Trllo
3468a285c1 use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
Jakub Trllo
88939540f7 use qtpy in attribute definitions 2022-12-21 13:52:28 +01:00
Jakub Trllo
e9ca36dcfb use qtpy in creator 2022-12-21 13:52:08 +01:00
Jakub Trllo
9f616c2bcb use qtpy in mayalookassigner 2022-12-21 13:51:57 +01:00
Jakub Trllo
678f6c6c28 use qtpy in library loader 2022-12-21 13:51:46 +01:00
Jakub Trllo
d8d99f8bd8 use qtpy in loader 2022-12-21 13:51:33 +01:00
Jakub Trllo
40d44898fd use qtpy in pyblish pype 2022-12-21 13:49:25 +01:00
Jakub Trllo
e6a7de5133 use qtpy in scene inventory 2022-12-21 13:49:00 +01:00
Jakub Trllo
0b5b7f5775 use qtpy in subset manager 2022-12-21 13:48:48 +01:00
Jakub Trllo
fa48c9dce3 use qtpy in workfiles tool 2022-12-21 13:48:23 +01:00
Jakub Trllo
227c61d20e use qtpy in publisher tool 2022-12-21 13:48:15 +01:00
Jakub Trllo
4775becc30 Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools 2022-12-21 13:45:07 +01:00
Jakub Trllo
c0330aa174 Merge branch 'develop' into release/3.15.x 2022-12-21 13:43:50 +01:00
Ondřej Samohel
5bda706df7
Merge pull request #4252 from pypeclub/feature/OP-4660_qtpy-in-houdini 2022-12-21 11:22:36 +01:00
Ondřej Samohel
ed86810722
Merge pull request #4251 from pypeclub/feature/OP-4659_qtpy-in-max 2022-12-21 11:10:26 +01:00
Ondřej Samohel
89166a62ac
Merge pull request #4250 from pypeclub/feature/OP-4658_qtpy-in-maya 2022-12-21 11:00:32 +01:00
pypebot
33af9d1a3b
[Automated] Merged main into develop 2022-12-21 04:28:19 +01:00
OpenPype
050df60c13 [Automated] Bump version 2022-12-21 03:28:04 +00:00
pypebot
73b4a32b0a
[Automated] Merged develop into main 2022-12-21 04:27:15 +01:00
Jakub Trllo
2c0f416de7 Merge branch 'develop' into release/3.15.x 2022-12-20 15:20:36 +01:00
Jakub Trllo
a9f9212331
Merge pull request #4253 from pypeclub/bugfix/nice_checkbox_py2_comp
NiceCheckbox: Fix checker positioning in Python 2
2022-12-20 15:20:10 +01:00
Jakub Trllo
ffca809c42 Merge branch 'develop' into release/3.15.x 2022-12-20 15:14:09 +01:00
Jakub Trllo
2b87c73119
Merge pull request #4249 from pypeclub/bugfix/creator_item_nequality
Publisher: Fix 'CreatorType' not equal for Python 2 DCCs
2022-12-20 15:08:36 +01:00
Jakub Trllo
c405281c30 fix positioning of nice checkbox for python 2 2022-12-20 15:08:23 +01:00
Jakub Trllo
64d1d67c46 use qtpy in houdini host 2022-12-20 13:46:04 +01:00
Jakub Trllo
cb5cbaed7d use qtpy in max host 2022-12-20 13:43:28 +01:00
Jakub Trllo
ccc2579697 use qtpy in maya implementation instead of Qt 2022-12-20 13:39:27 +01:00
Jakub Trllo
fac9dab4f8 implement __ne__ in CreatorType for python 2 dccs 2022-12-20 12:40:52 +01:00
Jakub Trllo
ee16161f89 Merge branch 'develop' into release/3.15.x 2022-12-20 12:13:47 +01:00
Jakub Trllo
c53d7b2237
Merge pull request #4247 from pypeclub/bugfix/fix_gazu_in_lock
General: Update gazu in poetry lock
2022-12-20 12:13:09 +01:00
Jakub Trllo
95939fb99e
Merge pull request #4214 from pypeclub/feature/more_plugin_getters
General: Extend 'IPluginPaths' to have more available methods
2022-12-20 12:12:55 +01:00
Jakub Trllo
2d290309fe
Merge pull request #4245 from pypeclub/feature/fill_template_defaults
General: Fill default values of new publish template profiles
2022-12-20 11:31:59 +01:00
Jakub Trllo
a932d90a3c updated gazu in poetry lock file 2022-12-20 11:24:38 +01:00
Jakub Trllo
f9a2b961de
Merge pull request #4238 from pypeclub/feature/OP-4655_qtpy-in-flame
Flame: Use qtpy in flame
2022-12-19 22:22:14 +01:00
Jakub Trllo
45c26f3d90
Merge pull request #4240 from pypeclub/feature/OP-4657_qtpy-in-hiero
Hiero: Use qtpy in Hiero
2022-12-19 22:05:10 +01:00
iLLiCiTiT
4c214cabe4 fix import of QtXml 2022-12-19 21:47:21 +01:00
Jakub Ježek
70972504d0
Merge pull request #4204 from pypeclub/feature/OP-4596_Flame-loading-multilayer-exr
Flame - loading multilayer with controlled layer names
2022-12-19 21:15:14 +01:00
Jakub Trllo
ac5995c738 fill default values for 'template_name_profiles' and 'hero_template_name_profiles' in publish settings 2022-12-19 18:28:35 +01:00