Commit graph

23979 commits

Author SHA1 Message Date
Jakub Trllo
5372c016ea moved 'OpenPypeInterface' into interfaces.py 2022-08-25 12:19:47 +02:00
Jakub Trllo
5f9935298a
Merge pull request #3729 from pypeclub/feature/OP-3772_Blender-as-module
Blender: Define blender as module
2022-08-25 11:13:36 +02:00
Jakub Trllo
28bdf2f2ca fix host name 2022-08-25 10:55:57 +02:00
Jakub Trllo
b056a7cc6d
Merge pull request #3728 from pypeclub/feature/OP-3771_Aftereffects-as-module
AfterEffects: Define AfterEffects as module
2022-08-25 10:00:23 +02:00
Jakub Trllo
78d107f485 hound fix 2022-08-24 18:19:08 +02:00
Jakub Trllo
f36b8f49a2 don't use HOST_WORKFILE_EXTENSIONS in blender workio 2022-08-24 18:16:39 +02:00
Jakub Trllo
6282719d9a added blender module 2022-08-24 18:16:25 +02:00
Jakub Trllo
18f22f4d0f removed unused import 2022-08-24 18:12:49 +02:00
Jakub Trllo
7e1ba966ce workio is not using HOST_WORKFILE_EXTENSIONS 2022-08-24 18:09:38 +02:00
Jakub Trllo
6a1979b6b2 created aftereffects module 2022-08-24 18:09:28 +02:00
Jakub Trllo
ee62f550eb
Merge pull request #3724 from pypeclub/feature/OP-3770_Nuke-as-module
Nuke: Define nuke as module
2022-08-24 16:23:54 +02:00
Jakub Trllo
013e37b44d added protobuf into nuke vendor 2022-08-24 15:02:04 +02:00
Jakub Trllo
9b4654a1c8 removed usage of HOST_WORKFILE_EXTENSIONS in nuke 2022-08-24 15:01:49 +02:00
Jakub Trllo
2b9d3bded2 created nuke module 2022-08-24 15:00:43 +02:00
Jakub Trllo
7a1d161ab4
Merge pull request #3677 from pypeclub/feature/OP-3733_Ftrack-set-version-status-on-integration
Ftrack: Store ftrack entities on hierarchy integration to instances
2022-08-24 14:08:37 +02:00
Jakub Trllo
26270c4d57
Merge pull request #3714 from pypeclub/feature/legacy_creator_getter_function
General: Move creators plugin getter
2022-08-24 12:28:13 +02:00
Jakub Trllo
b8b5b1d197
Merge pull request #3720 from pypeclub/feature/close_settings_lock_on_tray_exit
Settings: Remove settings lock on tray exit
2022-08-24 12:22:04 +02:00
Jakub Trllo
a83f7b5811 fix empty values from info 2022-08-24 12:13:12 +02:00
Jakub Trllo
d0036ac186 close settings on tray exit to remove settings lock 2022-08-24 11:59:27 +02:00
Jakub Trllo
ab9ed37fbd
Merge pull request #3717 from pypeclub/feature/OP-3775_Hiero-as-module
Hiero: Define hiero as module
2022-08-24 11:51:30 +02:00
Jakub Trllo
ef1081be42
Merge pull request #3716 from pypeclub/bugfix/project_anatomy_save_fix
Settings: Fix studio default anatomy save
2022-08-24 11:27:34 +02:00
Jakub Trllo
2687bbe202 removed usage of HOST_WORKFILE_EXTENSIONS 2022-08-24 11:20:09 +02:00
Jakub Trllo
8839adaf89 added protobuf as vendorized module for hiero 2022-08-24 11:18:15 +02:00
Jakub Trllo
5ca80dbdea hiero is converted to module 2022-08-24 11:17:43 +02:00
Jakub Trllo
9c86a2a879
Merge pull request #3713 from pypeclub/feature/OP-3789_Remove-constants-from-avalon_context
General: Move constants from lib to client
2022-08-24 11:13:49 +02:00
Jakub Trllo
81c01b238c
Merge pull request #3712 from pypeclub/feature/module_getters_on_modules_manager
General: Added helper getters to modules manager
2022-08-24 11:00:19 +02:00
Jakub Trllo
60be0d35c0
Merge pull request #3709 from pypeclub/bugfix/use_project_name_instead_of_code
Maya: Use project name instead of project code
2022-08-24 10:42:47 +02:00
Jakub Trllo
0053a7ad77 fix last saved object access 2022-08-24 10:38:55 +02:00
pypebot
fd6f10d8c3
[Automated] Merged main into develop 2022-08-24 06:13:41 +02:00
OpenPype
cdab361dd9 [Automated] Bump version 2022-08-24 04:13:30 +00:00
pypebot
28ccf56684
[Automated] Merged develop into main 2022-08-24 06:05:33 +02:00
Jakub Trllo
fe75b25c9b use 'get_legacy_creator_by_name' instead of 'get_creator_by_name' 2022-08-23 18:23:11 +02:00
Jakub Trllo
da80b2506e moved get creator by name to pipeline.create 2022-08-23 18:21:47 +02:00
Jakub Trllo
e2c9543761
Merge pull request #3702 from pypeclub/feature/OP-3475_Move-context-specific-functions-to-context-tools
General: Move context specific functions to context tools
2022-08-23 18:02:08 +02:00
Jakub Trllo
38e907d4ea removed unused import and added deprecation comment 2022-08-23 17:48:43 +02:00
Jakub Trllo
2ded3136c7 moved project name regex to client operations and use it from there 2022-08-23 17:47:04 +02:00
Jakub Trllo
bc7aa718ad use current schemas from client 2022-08-23 17:45:49 +02:00
Jakub Trllo
265d67f1fc added helper getters to modules manager 2022-08-23 17:19:48 +02:00
Jakub Trllo
88682ddb6c
Merge pull request #3710 from pypeclub/feature/OP-3813_Subset-groups-using-operations
Loader: Subset groups using client operations
2022-08-23 17:11:02 +02:00
Jakub Trllo
c393105e25 use BaseException 2022-08-23 16:39:31 +02:00
Jakub Trllo
fce4e6e3d8 fix version specific repre info in loader 2022-08-23 16:38:45 +02:00
Jakub Trllo
4062bf56f3 print traceback on crashed dynamic thread 2022-08-23 16:36:24 +02:00
Jakub Trllo
7f234e1d81 fix iterator index acces 2022-08-23 16:20:54 +02:00
Jakub Ježek
481eded31d
Merge pull request #3684 from pypeclub/bugfix/OP-3654_Flame-re-timing-produces-frame-range-discrepancy-
Flame: retime is working on clip publishing
2022-08-23 15:51:41 +02:00
Jakub Trllo
0f114331ec use client options to change subset group 2022-08-23 15:35:57 +02:00
Jakub Trllo
0d8ab1c17e fix unsetting of value 2022-08-23 15:35:35 +02:00
Jakub Jezek
b96cff6ea9
Removed submodule vendor/configs/OpenColorIO-Configs 2022-08-23 15:24:58 +02:00
Jakub Trllo
cd0daa3f98
Merge pull request #3707 from pypeclub/feature/OP-3781_TVPaint-as-module
TVPaint: Defined as module
2022-08-23 15:20:21 +02:00
Jakub Jezek
ffa3b0829f
flame: fixing frame ranges after client tests 2022-08-23 15:12:31 +02:00
Jakub Trllo
9c2c1118ac added notes into client directory 2022-08-23 15:07:47 +02:00