Commit graph

25774 commits

Author SHA1 Message Date
iLLiCiTiT
017ec79552 change colors 2022-11-07 23:20:29 +01:00
Jakub Trllo
a852973e11 fix details dialog close 2022-11-04 21:32:56 +01:00
Jakub Trllo
9ec7865154 removred unnecessary restart 2022-11-04 21:32:09 +01:00
Jakub Trllo
739273408d Merge branch 'develop' into feature/publisher_create_next_animation 2022-11-04 21:28:34 +01:00
Jakub Trllo
befd6889cc use much simpler UI for the button 2022-11-04 21:25:12 +01:00
Petr Kalis
29f0c816b7
Merge pull request #4067 from pypeclub/bugfix/OP-4371_Cleanup-WP-ExtractThumbnail
Webpublisher: cleanup wp extract thumbnail
2022-11-04 18:01:31 +01:00
Jakub Trllo
55031551f5
Merge pull request #4065 from pypeclub/feature/direct_interfaces_import
General: Direct interfaces import
2022-11-04 12:24:21 +01:00
Jakub Trllo
b8cf3ea443
Merge pull request #4063 from pypeclub/feature/publisher_common_cache_function
Publisher: Prepared common function for instance data cache
2022-11-04 12:08:22 +01:00
Jakub Trllo
d6bc58df08 Merge branch 'develop' into feature/publisher_common_cache_function 2022-11-04 12:07:54 +01:00
Jakub Trllo
25f7f62022
Merge pull request #4066 from pypeclub/bugfix/settings_lock_can_be_bypassed
Settings UI: Locked setting can't bypass lock
2022-11-04 12:05:50 +01:00
Petr Kalis
34f4ee5ec7 OP-4371 - fix - provide full path to first file as a source for Thumbnail 2022-11-03 18:29:51 +01:00
Petr Kalis
fa6a80bcef OP-4371 - remove obsolete ExtractThumbnail
Functionality will be replaced by ExtractThumbnailFromSource which handles resolution.
Reviewable instance must contain thumbnailSource field pointing to source file for Thumbnail.
2022-11-03 18:04:29 +01:00
Petr Kalis
4874f5f79b OP-4371 - remove families from PreIntegrateThumbnail
It should handle all instance which has thumbnail representations, not only specifically for image and render. There might be many more.
2022-11-03 17:58:10 +01:00
Jakub Trllo
040ba43d97 added title to unsaved changes dialog 2022-11-03 16:42:45 +01:00
Jakub Trllo
406a7e0e2e project list does not trigger unsaved changes dialog if is not in edit node 2022-11-03 16:42:35 +01:00
Jakub Trllo
b716eb18cf added deprecation warning 2022-11-03 16:36:59 +01:00
Jakub Trllo
12c28fe466 change imports in hosts 2022-11-03 16:27:38 +01:00
Jakub Trllo
81017f90cf added forgotten modules 2022-11-03 16:26:26 +01:00
Jakub Trllo
19c8fae799 fix timers manager 2022-11-03 16:26:18 +01:00
Jakub Trllo
0478d3ea59 use new import of interfaces 2022-11-03 16:21:58 +01:00
Jakub Trllo
646a289860 interfaces are in init of modules 2022-11-03 16:15:35 +01:00
Jakub Trllo
39f973792b
Merge pull request #4042 from pypeclub/feature/OP-4185_TrayPublisher-Only-thumbnail-as-review
Publisher: Add thumbnail sources
2022-11-03 11:54:21 +01:00
Jakub Trllo
eaa097d513 change 'REVIEW_EXTENSIONS' to set instead of list 2022-11-02 19:54:13 +01:00
Jakub Trllo
53467f97f9 use new function in tray publisher 2022-11-02 19:54:01 +01:00
Jakub Trllo
e5205f5c81 prepared common function to cache instances during collection phase 2022-11-02 19:53:03 +01:00
Jakub Trllo
52903ddd9f
Merge pull request #4050 from pypeclub/bugfix/OP-4256_Deadline-extract-environment-subprocess-failure
Deadline: Extract environment subprocess failure
2022-11-02 11:47:05 +01:00
pypebot
862a932239
[Automated] Merged main into develop 2022-11-02 05:03:09 +01:00
OpenPype
bae7a9960a [Automated] Bump version 2022-11-02 04:02:57 +00:00
pypebot
58832dda2a
[Automated] Merged develop into main 2022-11-02 05:02:15 +01:00
Jakub Trllo
d655a53136 use objected colors from styles 2022-11-01 18:45:07 +01:00
Jakub Trllo
7eaccc080a Merge branch 'develop' into feature/publisher_create_next_animation 2022-11-01 18:33:40 +01:00
Jakub Trllo
7df622df0c fix thumbnail refreshing 2022-11-01 18:29:21 +01:00
Jakub Trllo
4850b57715
Merge pull request #4048 from pypeclub/feature/publisher_delayed_reset
Publisher: Better reset defer
2022-11-01 17:57:38 +01:00
Jakub Trllo
d9b4c3f2ef
Merge pull request #4053 from pypeclub/bugfix/OP-4054_Loader-mutliselection-loading-not-working-on-matching-representation
Loader: Fix comparison of repre name
2022-11-01 16:47:38 +01:00
Jakub Trllo
761d624b2e fix comparison of repre name 2022-11-01 16:07:50 +01:00
Jakub Trllo
f1e198ea94 fix too long line 2022-11-01 12:58:22 +01:00
Jakub Trllo
4161b3b48d use Deadline 'ProcessUtils' to run openpype process 2022-11-01 12:56:53 +01:00
Jakub Trllo
c178d6e2a1 formatting changes 2022-11-01 12:07:37 +01:00
Jakub Trllo
298fbcae70 removed unnecessary headless environment (handled by '--headless' arg) 2022-11-01 12:07:30 +01:00
Jakub Trllo
638f823825 run openpype subprocess using 'Popen' instead of 'check_output' function 2022-11-01 12:07:03 +01:00
Jakub Trllo
049de29624 handle leave event 2022-11-01 11:57:32 +01:00
Jakub Trllo
e4e6044198 fix last pixel 2022-11-01 11:56:27 +01:00
Jakub Trllo
32b91ef39f Integrate thumbnails plugin is context plugin without family filters 2022-11-01 11:32:12 +01:00
Jakub Trllo
bebb9031c1 change type of 'IMAGE_EXTENSIONS' and 'VIDEO_EXTENSIONS' to set 2022-11-01 10:12:26 +01:00
Milan Kolar
e200c62f99
Merge pull request #3823 from BigRoy/maya_get_container_members_dagPath 2022-10-31 22:10:03 +01:00
Jakub Trllo
42b1012e7c use radial gradient 2022-10-31 19:41:12 +01:00
Jakub Trllo
ea6e924dd9 use gradient and different color 2022-10-31 19:31:53 +01:00
Jakub Trllo
ee94f7c46c added overlay widget and necessary parts to window 2022-10-31 19:24:56 +01:00
Jakub Trllo
90d0dd718b prepared methods for set/check current tab 2022-10-31 19:24:35 +01:00
Jakub Trllo
30789058b3 overview widget can return global geo of subset view widget 2022-10-31 19:23:38 +01:00