Commit graph

68 commits

Author SHA1 Message Date
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
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
Milan Kolar
f81a7391a3
Merge pull request #48 from pypeclub/fix/AE_DL_comp_name
Fix AD DL comp name
2021-04-02 18:14:48 +02:00
Milan Kolar
1373e2c66c
Merge pull request #47 from pypeclub/ftrack_pype_references
fix pype references to openpype in ftrack
2021-04-02 18:14:34 +02:00
Milan Kolar
64b4d2ee82 add more icons 2021-04-02 18:13:43 +02:00
Milan Kolar
1eef3339bb update all icons 2021-04-02 16:13:25 +02:00
Petr Kalis
81ef4334ad AE - clean up signature for rename_item 2021-04-02 14:20:49 +02:00
Petr Kalis
026c732474 AE - fix unicode icon in composition name
Unicode characters causes an issue on specific rendering environments, clean it up for safety.
2021-04-02 14:17:44 +02:00
iLLiCiTiT
4d984d2a8c renamed ftrack icon names 2021-04-02 11:38:15 +02:00
iLLiCiTiT
bc434f3fcb fix labels in user actions 2021-04-02 11:37:51 +02:00
Milan Kolar
32abd8a980 fix pype references to openpype in ftrack 2021-04-01 23:27:43 +02:00
iLLiCiTiT
dc2b2f2830 used proper attribute when executable is not found 2021-04-01 23:03:07 +02:00
Milan Kolar
67ce8840f4
Merge pull request #41 from pypeclub/fix/deadline_cleanup
Deadline - cleanup, add documentation
2021-04-01 22:47:25 +02:00
Milan Kolar
665fce94f4 bump version to beta 2021-04-01 22:37:22 +02:00