Commit graph

19936 commits

Author SHA1 Message Date
Jakub Trllo
61b430b3bc
Merge pull request #2944 from pypeclub/bugfix/scene_inventory_imports
SceneInventory: Fix imports in UI
2022-03-24 14:06:29 +01:00
Jakub Trllo
cf40d52d4d removed debug prints 2022-03-24 13:31:45 +01:00
Jakub Trllo
5402a99634 fix imports in scene inventory 2022-03-24 13:31:38 +01:00
Petr Kalis
d202bbed53
Merge pull request #2941 from pypeclub/bugfix/slack_fail
Slack: add generic exception
2022-03-24 12:29:10 +01:00
Petr Kalis
4442ef7128
Update openpype/modules/slack/plugins/publish/integrate_slack_api.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-24 11:57:56 +01:00
Petr Kalis
aaa4c1d54c Add generic exception handling for Slack notification 2022-03-24 11:53:57 +01:00
Jakub Trllo
437624dd46
Merge pull request #2934 from pypeclub/bugfix/collapsed_wrap_behavior
Settings UI: Collapsed of collapsible wrapper works as expected
2022-03-24 10:48:15 +01:00
Jakub Trllo
15b2b73c6b
Merge pull request #2925 from pypeclub/enhancement/OP-2950_Open-workfiles-from-published
Workfiles: Open published workfiles
2022-03-24 10:03:50 +01:00
Jakub Trllo
953ff9eedb fix attribute access 2022-03-23 18:00:57 +01:00
Jakub Trllo
748f84b600 fix usage of collapsed value in CollapsibleWrapper 2022-03-23 15:02:07 +01:00
Jakub Trllo
0bfb3c3dfc
Merge pull request #2931 from pypeclub/enhancement/move_attribute_definitions
General: Move Attribute Definitions from pipeline
2022-03-23 14:31:17 +01:00
Jakub Trllo
534ef55e22 fix attribute definitions import 2022-03-22 18:50:26 +01:00
Jakub Trllo
970d076811 moved attribute definitions to openpype/lib 2022-03-22 18:18:02 +01:00
Jakub Trllo
5901d45e5e
Merge pull request #2912 from pypeclub/enhancement/OP-2925_move-remaining-plugins
General: Move remaining plugins from avalon
2022-03-22 16:28:54 +01:00
Jakub Trllo
37f152adbf update avalon core 2022-03-22 16:27:57 +01:00
Jakub Trllo
231b63df60
Fix typo 2
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-22 16:18:01 +01:00
Jakub Trllo
8be14fc881
Fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-22 16:17:52 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
83fd67eb8d
Merge pull request #2918 from pypeclub/enhancement/OP-2949_move-pipeline-constants
General: Move pipeline constants to OpenPype
2022-03-22 16:10:49 +01:00
Jakub Trllo
8b06aa590a skip empty filepaths 2022-03-22 15:11:38 +01:00
Jakub Trllo
dbe643e410 Fix cases when published file is not available on the machine 2022-03-22 15:10:30 +01:00
Jakub Trllo
35e0b043e1 added few docstrings 2022-03-22 14:49:15 +01:00
Jakub Trllo
bfbf7c8d54 removed redundant line 2022-03-22 14:48:16 +01:00
Jakub Trllo
bbb12d283c
Merge pull request #2927 from pypeclub/enhancement/removed_unused_code
General: Removed silo references and terminal splash
2022-03-22 14:39:47 +01:00
Jakub Trllo
42a79966a3 fix trailing spaces 2022-03-22 13:38:38 +01:00
Jakub Trllo
eba76ad9c0
Change note
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-22 12:52:39 +01:00
Jakub Trllo
6a6cbe6b99 removed terminal splash 2022-03-22 12:32:13 +01:00
Jakub Trllo
d721ed94e4 simplified loader to not use registered root 2022-03-22 12:31:50 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
87a0663f52
Merge pull request #2926 from pypeclub/bugfix/dont_print_record_on_oserror
General: Don't print log record on OSError
2022-03-22 12:08:39 +01:00
Jakub Trllo
8b572a0d3c just handle error when is caused by OSError 2022-03-21 18:59:34 +01:00
Jakub Trllo
528b27b7ab show all workfile representations if task is not selected in UI 2022-03-21 17:54:39 +01:00
Jakub Trllo
b75eafbeae uncheck published checkbox on open of published file 2022-03-21 17:53:51 +01:00
Jakub Trllo
2d86f0ee7c added check of unknown files in temp 2022-03-21 17:30:47 +01:00
Jakub Trllo
8f28b96c7f smaller fixes 2022-03-21 17:15:55 +01:00
Jakub Trllo
46b4f6f544 added ability to clear cached files 2022-03-21 17:03:29 +01:00
Jakub Trllo
5a81596bd8 added basic system of temping workfiles on user's side 2022-03-21 14:17:56 +01:00
Jakub Trllo
d8c7b11a7a Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-21 13:41:45 +01:00
Jakub Trllo
a1f46e7d1b Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants 2022-03-21 13:38:38 +01:00
Jakub Trllo
ea9fb6c841 small tweaks and changes 2022-03-21 12:18:52 +01:00
Jakub Trllo
2a9a490105 simplified pretty time delegate 2022-03-21 11:21:45 +01:00
Jakub Trllo
02e4f239a9 modified files widget to have view for workarea and published files 2022-03-21 11:06:23 +01:00
Jakub Trllo
fa764a1282 base implementation of published files model 2022-03-21 11:05:38 +01:00
Jakub Trllo
6dbb48d4e6 separated files widget and Window into separated files 2022-03-21 11:03:33 +01:00
Jakub Trllo
30fe1b30a2 use standard item model 2022-03-21 10:29:22 +01:00
Jakub Trllo
22f1a30710
Merge pull request #2924 from pypeclub/bugfix/fix_import_in_hiero
Hiero: Fix import of 'register_event_callback'
2022-03-21 10:20:19 +01:00
Jakub Trllo
d292b12222 moved save as dialog logic into separated file 2022-03-21 10:20:10 +01:00
Jakub Trllo
9d98d5ea2e fix import of 'register_event_callback' 2022-03-21 09:50:34 +01:00
pypebot
35b2d219d7
[Automated] Merged main into develop 2022-03-19 04:35:12 +01:00
OpenPype
1b5ca6a86e [Automated] Bump version 2022-03-19 03:35:01 +00:00