Commit graph

97 commits

Author SHA1 Message Date
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
iLLiCiTiT
8e183b05e9 added default task type mapping settings to ftrack module 2021-04-09 15:29:28 +02:00
Milan Kolar
4ad91090d7
Merge pull request #1279 from simonebarbieri/feature/fix_blender_unreal_workflow_openpype_3.0
Fix for the workflow between Blender and Unreal for OpenPype 3.0
2021-04-09 10:38:09 +02:00
Milan Kolar
8710133c6d
Merge pull request #1285 from pypeclub/bugfix/openpype_settings_registry
OpenPype settings registry
2021-04-09 09:41:46 +02:00
iLLiCiTiT
84fb977558 added auto stop attribute to timers manager 2021-04-08 19:45:59 +02:00
iLLiCiTiT
f0b47e1c7a removed idle manager from settings schema 2021-04-08 19:42:52 +02:00
iLLiCiTiT
864e8b882c idle manager is always enabled and starts thread only if has registered callbacks 2021-04-08 19:42:31 +02:00
iLLiCiTiT
cbd40cd73b old mongo value is removed before change 2021-04-08 19:20:56 +02:00
iLLiCiTiT
261e1db2c0 changed keyring key of mongodb data to OpenPype/mongodb 2021-04-08 17:15:26 +02:00
iLLiCiTiT
787d037ca0 imported OpenPypeSecureRegistry in pype.lib.__init__ 2021-04-08 17:08:04 +02:00
iLLiCiTiT
ee93c229fe added some docstring to OpenPypeSecureRegistry 2021-04-08 16:54:32 +02:00
iLLiCiTiT
454bd9d1b5 copy pasted secure registry logic from igniter to pype lib 2021-04-08 15:40:21 +02:00
Milan Kolar
69ce0a8194
Merge pull request #1270 from pypeclub/fix/AE_highlight_comp_render
Fix clean up of composition must propagate to instance
2021-04-08 13:49:52 +02:00
Milan Kolar
3c268d6693
Merge pull request #1251 from pypeclub/bugfix/ftrack_api_connection
Ftrack api connection fix
2021-04-08 13:30:03 +02:00
Milan Kolar
0a3d9b1dbd
Merge pull request #1286 from pypeclub/bugfix/local_settings_applications
Fix executables from local settings
2021-04-08 12:59:08 +02:00
Milan Kolar
5b7f94c5a5
Merge pull request #1257 from pypeclub/feature/shell_prelaunch_hook
Shell prelaunch hook fix
2021-04-08 12:36:04 +02:00
iLLiCiTiT
d7bca3f53c fix executables from local settings 2021-04-08 12:11:16 +02:00
iLLiCiTiT
a6ac99c755 added ability to define name of registry 2021-04-08 11:31:41 +02:00
iLLiCiTiT
cf2dc1f70e renamed PypeSettingsRegistry to OpenPypeSettingsRegistry 2021-04-08 11:31:04 +02:00
Jakub Jezek
5d64ed22a2
remains of unrenamed pype. namespace 2021-04-08 11:01:54 +02:00
iLLiCiTiT
4377dbb026 removed resolve from shell prelaunch hook 2021-04-08 10:46:01 +02:00
iLLiCiTiT
ae5d05a813 ftrack server waits until event hub is connected 2021-04-08 10:10:44 +02:00
iLLiCiTiT
38926fe85e updated custom session with new timeout attribute 2021-04-08 10:10:20 +02:00
Milan Kolar
39f5103d4e
Merge pull request #1274 from pypeclub/fix/AE_remove_orphaned_instances
AE remove orphaned instance from workfile
2021-04-08 09:58:40 +02:00
Milan Kolar
18860253bc
Merge pull request #1277 from pypeclub/feature/dynamic_app_variants
Dynamic app variants
2021-04-08 09:57:53 +02:00
Milan Kolar
42fd33ef81 add unreal and terminal to modifiable applications 2021-04-08 09:53:16 +02:00
Milan Kolar
0d71f7c216 remove mayabatch from applications 2021-04-08 09:50:20 +02:00
Simone Barbieri
5a1889e413 Fix for the workflow between Blender and Unreal for OpenPype 3.0 2021-04-07 16:49:27 +01:00
iLLiCiTiT
dd82401259 fix root_value_for_template method in Anatomy 2021-04-07 17:33:41 +02:00
iLLiCiTiT
19a9a54754 ftrack custom attributes have right tool label 2021-04-07 17:17:19 +02:00
iLLiCiTiT
da32cbe8b0 fix tool labels 2021-04-07 17:17:04 +02:00
iLLiCiTiT
e59e959a95 fix enabled attribute in Application class 2021-04-07 16:51:05 +02:00
iLLiCiTiT
3c4f48e3ab fix applications in local settings 2021-04-07 16:49:38 +02:00
iLLiCiTiT
b86c56015a removed TODO which is already done 2021-04-07 16:37:10 +02:00
iLLiCiTiT
633f99f13e count with metadata keys in tools too and add variant label too 2021-04-07 16:37:00 +02:00
iLLiCiTiT
db4836e662 fill variant label with label from metadata 2021-04-07 16:36:39 +02:00
iLLiCiTiT
8ba5fd54db saved defaults of applications 2021-04-07 16:26:36 +02:00
iLLiCiTiT
f5830d9b15 it is possible to retrieve settings with metadata and with or without local settings 2021-04-07 16:26:04 +02:00
Petr Kalis
811d559716 AE remove orphaned instance from workfile
Orphaned instance points to composition that doesn't exist anymore. Delete that instance, log warning
2021-04-07 16:01:15 +02:00
iLLiCiTiT
1b7e705419 fix apps enum to have correct labels 2021-04-07 15:39:21 +02:00
iLLiCiTiT
1f62875f9d added dynamic variants for other applications that may benefit from it 2021-04-07 15:03:18 +02:00
iLLiCiTiT
d7840ce760 added dynamic variants for blender 2021-04-07 15:02:47 +02:00
iLLiCiTiT
9f528e68b2 fix template type 2021-04-07 14:55:14 +02:00
iLLiCiTiT
32c7382b76 allow to have not set label on modifiable dict with enabled collapsible_key 2021-04-07 14:52:49 +02:00
iLLiCiTiT
03bd7bff9b fix invalid key style in mutable dict 2021-04-07 14:35:38 +02:00
iLLiCiTiT
3ac2a0c7c7 modified template_host_variant to use template_host_variant_items 2021-04-07 14:11:45 +02:00
iLLiCiTiT
95a3f2f5a2 defined template for application variant 2021-04-07 14:10:44 +02:00
Milan Kolar
069dfaf0f2
Merge pull request #1261 from pypeclub/feature/modifiable_dict_offset
Modifiable dict offset in UI
2021-04-07 14:08:49 +02:00
Milan Kolar
43163e500d
Merge pull request #1238 from pypeclub/feature/app_group_in_name
App group in application full name
2021-04-07 13:49:22 +02:00
Petr Kalis
fb16f1e7e1 Fix clean up of composition must propagate to instance 2021-04-07 13:45:00 +02:00