Commit graph

85 commits

Author SHA1 Message Date
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
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
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
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
iLLiCiTiT
5dd58ba9c7 show full label of running action istead of name 2021-04-07 13:07:15 +02:00
Milan Kolar
30fca34643
Merge pull request #1165 from pypeclub/3.0/feature/1070-nuke-workfile-template
Nuke: workfile template
2021-04-07 12:47:17 +02:00
Petr Kalis
550d543fb9 Fix name - removed dot typo 2021-04-07 10:54:39 +02:00
Petr Kalis
e3411f0ddb Fix rebranding
Saner default for chunk_size
2021-04-07 10:44:31 +02:00
Milan Kolar
eb63020704
Merge pull request #1259 from pypeclub/bugfix/ignore_ftrack_url_slash
Ignore Ftrack url slash
2021-04-06 21:44:50 +02:00
Jakub Jezek
168d6a931d
Nuke: fixing merge conflict fixes!! ;) 2021-04-06 16:17:04 +02:00
Jakub Jezek
36f08f595f
Nuke: merging openpype and fixing the merge 2021-04-06 15:42:52 +02:00
iLLiCiTiT
b4e199af9b removed AVALON_HIERARCHY and AVALON_PROJECTCODE from standalone publisher 2021-04-06 14:45:41 +02:00
iLLiCiTiT
eb67227420 removed AVALON_HIERARCHY and AVALON_PROJECTCODE from celaction 2021-04-06 14:45:33 +02:00
iLLiCiTiT
acfe33c77a Don't use CHILD_OFFSET if modifiable dictionary does not contain label 2021-04-06 14:31:40 +02:00
iLLiCiTiT
deaa444f08 strip slash and space from ftrack url 2021-04-06 11:42:33 +02:00
iLLiCiTiT
9a6792ffab Merge branch 'develop' into backup/app_group_in_name
# Conflicts:
#	openpype/lib/applications.py
#	pype/hosts/premiere/extensions/com.pype/jsx/pype.jsx
2021-04-06 11:16:56 +02:00