Commit graph

25043 commits

Author SHA1 Message Date
Jakub Trllo
e693ecaf01
Merge pull request #3937 from pypeclub/bugfix/file_attr_def_multivalue
AttributeDefs: Fix crashing multivalue of files widget
2022-10-07 10:12:34 +02:00
Petr Kalis
1c7827aab0
Merge pull request #3908 from pypeclub/feature/OP-3938_Ftrack-image-review-instead-of-single-frame-video
Photoshop: create single frame image in Ftrack as review
2022-10-07 09:27:13 +02:00
Petr Kalis
0b439b7349
Merge pull request #3946 from pypeclub/bugfix/PS_sync_version_to_workfile
Photoshop: missed sync published version of workfile with workfile
2022-10-06 18:06:17 +02:00
Ondřej Samohel
bc2441f1c6
Merge pull request #3947 from pypeclub/feature/set_root_environments
General: Set root environments before DCC launch
2022-10-06 16:51:21 +02:00
Ondřej Samohel
d28e1ab7f1
Merge pull request #3943 from pypeclub/bugfix/renderman-deadline-regression
Maya: fix regression of Renderman Deadline hack
2022-10-06 16:32:27 +02:00
Jakub Trllo
618137cf58 added root environments to launch environments 2022-10-06 16:30:08 +02:00
Petr Kalis
277f116033 Added bit of documentation 2022-10-06 11:51:45 +02:00
Petr Kalis
284b82a649 Fix - missed sync published version of workfile with workfile
If Collect Version is enabled, everything published from workfile should carry its version number.
2022-10-06 11:43:08 +02:00
Ondřej Samohel
614069542b
🐛 fix regression of renderman deadline hack 2022-10-05 16:26:08 +02:00
Milan Kolar
7bc645e7fa
Merge pull request #3821 from BigRoy/maya_validate_render_settings_attribute_check_logging 2022-10-05 16:21:24 +02:00
Milan Kolar
5bc38f89a6
Merge pull request #3816 from BigRoy/fix3812 2022-10-05 16:20:26 +02:00
pypebot
8e6db18794
[Automated] Merged main into develop 2022-10-05 05:57:57 +02:00
OpenPype
af9e10d1e0 [Automated] Bump version 2022-10-05 03:57:46 +00:00
pypebot
8edb7d8d20
[Automated] Merged develop into main 2022-10-05 05:49:31 +02:00
Petr Kalis
7d82506f15 OP-3938 - refactor thumbnail logic
Thumbnail should be created only if there is a movie review.
2022-10-04 17:44:30 +02:00
Jakub Trllo
08e9262b0f fix crashing multivalue of files widget 2022-10-04 17:39:07 +02:00
Petr Kalis
b7bd66eedc
Merge pull request #3933 from pypeclub/bugfix/testing_class_import
Fix - broken import
2022-10-04 11:41:24 +02:00
Jakub Trllo
6ce68d32d5
Merge pull request #3926 from pypeclub/feature/logger_imported_from_lib
General: import 'Logger' from 'openpype.lib'
2022-10-04 10:18:20 +02:00
Petr Kalis
b116cbf885 Fix - broken import 2022-10-04 09:53:23 +02:00
Jakub Trllo
6310294428
Merge pull request #3888 from pypeclub/bugfix/OP-3965_Publisher-draging-files-around-breaks-things
Publisher: Files Drag n Drop cleanup
2022-10-03 13:59:58 +02:00
Ondřej Samohel
7a1d7e884b
Merge pull request #3919 from BigRoy/houdini_shelves_set_manager
Houdini: Tweak Shelves set manager to ignore invalids
2022-10-03 13:41:12 +02:00
pypebot
14b0d20165
[Automated] Merged release main into develop 2022-10-03 13:26:58 +02:00
OpenPype
7ead251586 [Automated] Release 2022-10-03 11:20:22 +00:00
pypebot
9bb28a1dcf
[Automated] Merged main into develop 2022-10-03 12:16:22 +02:00
OpenPype
bf69a9b472 [Automated] Bump version 2022-10-03 10:16:11 +00:00
pypebot
3220c85a2d
[Automated] Merged main into develop 2022-10-01 06:28:41 +02:00
OpenPype
04f75953d2 [Automated] Bump version 2022-10-01 04:28:26 +00:00
pypebot
80b94c7b95
[Automated] Merged develop into main 2022-10-01 06:16:37 +02:00
Roy Nieterau
484e3175c9 Fix example labels to show node name needs to be included 2022-09-29 16:41:00 +02:00
Jakub Trllo
938f7ddd5d
Merge pull request #3929 from pypeclub/bugfix/maya_render_settings_fix
Maya: Fix Render single camera validator
2022-09-29 10:45:27 +02:00
Jakub Trllo
387a43b09e fix import of render settings 2022-09-29 10:29:19 +02:00
Jakub Trllo
1b1e2b2c96
Merge pull request #3925 from pypeclub/feature/maya_remove_unused_openpype_api
Maya: Remove unused 'openpype.api' imports in plugins
2022-09-29 10:27:38 +02:00
Jakub Trllo
73a56a73bd
Merge pull request #3913 from BigRoy/style_cache_objected_colors
Style: Cache `get_objected_colors` function
2022-09-28 20:34:06 +02:00
Roy Nieterau
fbfe26b3f9 Merge remote-tracking branch 'upstream/develop' into style_cache_objected_colors 2022-09-28 20:30:16 +02:00
Roy Nieterau
e66dbfd3f2 Fix refactor 2022-09-28 20:28:20 +02:00
Roy Nieterau
24d9e5017d Optimize use of cache by allowing to copy only the part of the data you need 2022-09-28 20:27:01 +02:00
Roy Nieterau
15105b36d9 Always return deep copy of the cache 2022-09-28 20:03:58 +02:00
Jakub Trllo
79e6de15b5 import Logger from 'openpype.lib' instead of 'openpype.api' 2022-09-28 14:49:52 +02:00
Jakub Trllo
1423b8ba69 removed unused 'openpype.api' imports in maya validators 2022-09-28 13:27:45 +02:00
pypebot
ed7a666e3b
[Automated] Merged main into develop 2022-09-28 06:16:20 +02:00
OpenPype
92791eb6b6 [Automated] Bump version 2022-09-28 04:16:10 +00:00
pypebot
2d8a6e17d4
[Automated] Merged develop into main 2022-09-28 06:07:56 +02:00
Jakub Trllo
afba37e993
Merge pull request #3923 from BigRoy/maya_sceneinventory_dont_store_ui_position
Maya: Fix Scene Inventory possibly starting off-screen due to maya preferences
2022-09-27 16:01:22 +02:00
Roy Nieterau
9c229fa213 Remove "saveWindowPref" property 2022-09-27 15:34:10 +02:00
Jakub Trllo
1f2f939693
Merge pull request #3916 from pypeclub/feature/OP-3875_Change-extractor-usage-in-flame
Flame: Use new Extractor location
2022-09-27 15:00:20 +02:00
Jakub Trllo
4497afc7d9
Merge pull request #3918 from pypeclub/feature/OP-3882_Change-extractor-usage-in-resolve
Resolve: Use new Extractor location
2022-09-27 15:00:11 +02:00
Jakub Trllo
ac0252f9c6
Merge pull request #3917 from pypeclub/feature/OP-3883_Change-extractor-usage-in-unreal
Unreal: Use new Extractor location
2022-09-27 12:01:05 +02:00
Milan Kolar
34d65f9ef4
Merge pull request #3887 from quadproduction/fix-kitsu-openpype-sync-without-project-resolution 2022-09-27 08:54:07 +02:00
Jakub Trllo
edf1febdab
Merge pull request #3920 from BigRoy/fix_color_defs
General - Color definitions - Fix variable name `sat` -> `sat_str`
2022-09-26 16:36:07 +02:00
Roy Nieterau
3af46fb927 Fix example 2022-09-26 15:30:54 +02:00