Commit graph

26845 commits

Author SHA1 Message Date
Jakub Trllo
1453d15903 Merge branch 'release/3.15.x' into bugfix/update_dialog_sizes 2022-12-20 15:14:21 +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
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
Jakub Trllo
1a06aea83a
Merge pull request #4239 from pypeclub/feature/OP-4656_qtpy-in-nuke
Nuke: Use qtpy in Nuke
2022-12-19 18:26:37 +01:00
Ondřej Samohel
453da2f7d5
Merge pull request #4242 from pypeclub/bugfix/OP-4556_deadline-job-dependencies 2022-12-19 13:59:00 +01:00
Ondrej Samohel
b22d22a65e
🐛 fix dependencies 2022-12-19 00:03:05 +01:00
pypebot
a270ced562
[Automated] Merged main into develop 2022-12-17 04:27:46 +01:00
OpenPype
48d4f611f7 [Automated] Bump version 2022-12-17 03:27:33 +00:00
pypebot
c5d1ed1370
[Automated] Merged develop into main 2022-12-17 04:26:48 +01:00
Libor Batek
6d2e862af5
Merge pull request #4234 from pypeclub/feature/blender-workfile_loader
Blender: Workfile Loader
2022-12-16 17:58:21 +01:00
Jakub Trllo
f803d4a7b1
Merge pull request #4237 from pypeclub/feature/OP-4654_qtpy-in-igniter
Igniter: Use qtpy modules instead of Qt
2022-12-16 17:56:04 +01:00
Jakub Trllo
18c0a7fb33 use qtpy in hiero host implementation 2022-12-16 17:49:28 +01:00
Jakub Trllo
07e14f9688 fix super init call 2022-12-16 17:45:27 +01:00
Jakub Trllo
b60ccfaf01 use qtpy in nuke host 2022-12-16 17:44:39 +01:00
Jakub Trllo
c58cd1fb79 use qtpy in flame host 2022-12-16 17:35:15 +01:00
Jakub Trllo
f8cf45dfbc added qtpy to install_requires 2022-12-16 17:03:54 +01:00
Jakub Trllo
d585450f99 use qtpy module in igniter instead of Qt.py 2022-12-16 17:03:19 +01:00
Simone Barbieri
9d57af0561 Scenes are renamed to identify from where they have been loaded 2022-12-16 14:59:39 +00:00
Simone Barbieri
f94a4195eb The original names of the scenes are now preserved 2022-12-16 14:47:28 +00:00
Simone Barbieri
a0c60afb28 Objects imported are stored in collections for each scene 2022-12-16 14:46:29 +00:00
Jakub Jezek
8ceafdbc36
flame: adding also rgb layer to default rename 2022-12-16 15:42:48 +01:00
pypebot
5ab184586e
[Automated] Merged release main into develop 2022-12-16 13:59:49 +01:00
OpenPype
a1fe5359cc [Automated] Release 2022-12-16 12:51:43 +00:00
pypebot
c1957e37c8
[Automated] Merged main into develop 2022-12-16 13:45:29 +01:00
OpenPype
86d3636004 [Automated] Bump version 2022-12-16 12:45:18 +00:00
pypebot
f516dea8e7
[Automated] Merged develop into main 2022-12-16 13:43:59 +01:00
64qam
65ea842e75
Merge pull request #4235 from pypeclub/release/change-log-creation
changelog update
2022-12-16 13:42:01 +01:00
Jakub Jezek
38ec7d49de
changelog update 2022-12-16 13:34:58 +01:00
Simone Barbieri
c053762fed Differentiate Append and Import loaders 2022-12-16 11:17:34 +00:00
Jakub Ježek
2fcaa34aad
Merge pull request #4202 from pypeclub/bugfix/OP-4598_Nuke-CreateWriteRender-settings-dont--work 2022-12-16 12:17:23 +01:00
Jakub Trllo
d3753fef31 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/aftereffects/api/pipeline.py
#	openpype/hosts/photoshop/api/pipeline.py
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
#	openpype/modules/deadline/plugins/publish/submit_publish_job.py
2022-12-16 12:09:01 +01:00
Simone Barbieri
2a49265ba7 Renamed to "Append workfile" 2022-12-16 10:59:51 +00:00
Jakub Trllo
0af6df041e
Merge pull request #4223 from pypeclub/feature/OP-4627_qtpy-in-openpype-tools
Tools: Use qtpy instead of Qt in standalone tools
2022-12-16 11:54:54 +01:00
Jakub Trllo
4f8d03b2bb
Merge pull request #4230 from pypeclub/bugfix/publisher_python_2_signal_type_issues
Publisher: Signal type issues in Python 2 DCCs
2022-12-16 11:54:39 +01:00
Jakub Trllo
d62790bf37
Merge pull request #4225 from pypeclub/feature/OP-4632_qtpy-in-module-tools
General: Use qtpy in modules and hosts UIs which are running in OpenPype process
2022-12-16 11:54:25 +01:00
Jakub Trllo
ac7a00f6dd
Merge pull request #4210 from pypeclub/bugfix/event_argspec_in_python_2
General: Event callbacks pass event to callbacks as expected
2022-12-16 11:54:05 +01:00
Jakub Trllo
208d5950e4 fix resize of update dialog if the version is too long 2022-12-16 11:52:18 +01:00
Simone Barbieri
d935b9b689 Hound fixes 2022-12-15 16:57:59 +00:00
Simone Barbieri
9d76f9d50c Implemented workfile importer 2022-12-15 16:53:03 +00:00