Commit graph

951 commits

Author SHA1 Message Date
Milan Kolar
771a8e29ac rename master version to hero 2021-03-24 10:17:08 +01:00
iLLiCiTiT
7d8d7f913c fix system settings attribute 2021-03-22 12:58:55 +01:00
iLLiCiTiT
77627a167c ModulesManager can accept different settings data 2021-03-22 12:53:51 +01:00
iLLiCiTiT
c24823b905 sync to avalon creates anatomy data if are not set 2021-03-22 12:33:56 +01:00
iLLiCiTiT
dd51ccdd68 short name is by default empty string 2021-03-22 12:00:29 +01:00
iLLiCiTiT
cfa9039f07 Merge branch 'develop' into feature/1139-anatomy-data-on-project-document 2021-03-22 11:57:44 +01:00
Milan Kolar
39433d71b6
Merge pull request #1161 from pypeclub/feature/sync_anatomy_modifications
Sync anatomy modifications
2021-03-22 11:47:13 +01:00
Milan Kolar
b994e1433d
Merge pull request #1147 from pypeclub/feature/idle_manager_with_separated_logic
Idle manager with separated logic
2021-03-22 09:39:23 +01:00
iLLiCiTiT
dbe8bd85e9 ftrack module updates changes from settings attributes 2021-03-19 18:45:47 +01:00
iLLiCiTiT
bfc48ca039 ftrack module has create_ftrack_setting method 2021-03-19 18:45:20 +01:00
iLLiCiTiT
af0736d068 Ftrack module listens to settings changes 2021-03-19 18:43:19 +01:00
iLLiCiTiT
202ba646c5 implemented settings changes interface 2021-03-19 18:42:24 +01:00
iLLiCiTiT
236ad65617 use precached values 2021-03-19 16:16:39 +01:00
iLLiCiTiT
df12e9a112 fixed and made faster new entity creation 2021-03-19 16:13:47 +01:00
iLLiCiTiT
c8f1e14bb8 added some docstrings 2021-03-19 15:43:26 +01:00
iLLiCiTiT
c8bc66ae9e sync to avalon action is also using proper value type 2021-03-19 15:41:21 +01:00
iLLiCiTiT
f0f4a1c65b define query keys 2021-03-19 15:38:55 +01:00
iLLiCiTiT
a91c0368e2 event sync to avalon is using get_python_type_for_custom_attribute 2021-03-19 15:27:01 +01:00
iLLiCiTiT
47a7fbe181 implemented function to retrieve python type for passed custom attribute 2021-03-19 15:26:41 +01:00
iLLiCiTiT
c502cc2d1c event sync convert hierarchical values to proper type 2021-03-19 15:15:13 +01:00
iLLiCiTiT
6908ae0e4e moved idle thread to threads file 2021-03-19 15:01:00 +01:00
iLLiCiTiT
4c28395143 renamed idle_logic to idle_threads 2021-03-19 15:00:41 +01:00
iLLiCiTiT
e98fe26aa8 formatting changes 2021-03-19 14:56:27 +01:00
iLLiCiTiT
2e569e70af use join function 2021-03-19 14:56:21 +01:00
iLLiCiTiT
a6b8300c32 event value is converted to real value 2021-03-19 14:56:10 +01:00
iLLiCiTiT
0231c73cf7 fixed ordered dict 2021-03-19 14:55:50 +01:00
iLLiCiTiT
1c7010b0cb implemented property cust_attr_types_by_id 2021-03-19 14:55:43 +01:00
iLLiCiTiT
40865b992a define query keys of custom attributes 2021-03-19 14:55:14 +01:00
iLLiCiTiT
d40165ef94 removed duplicated property avalon_custom_attributes 2021-03-19 14:55:02 +01:00
iLLiCiTiT
85a03bd2d7 implemented method that can convert changes string to value 2021-03-19 14:54:22 +01:00
iLLiCiTiT
4408137bde fix key query 2021-03-19 14:53:42 +01:00
iLLiCiTiT
21ba1896a2 implemented join query keys 2021-03-19 13:27:39 +01:00
iLLiCiTiT
544869cd31 it is possible to define keys to query for custom attributes 2021-03-19 13:27:30 +01:00
Milan Kolar
0e8bfe8aa8
Merge pull request #1155 from pypeclub/feature/maya-deadline-group-and-limits
Maya: support for Deadline Group and Limit Groups
2021-03-18 21:22:07 +01:00
iLLiCiTiT
19ab249c6d applications are not stored to data in sync to avalon event 2021-03-18 19:03:28 +01:00
iLLiCiTiT
b166b8133a task types are not overriden with new but only added new ones 2021-03-18 18:40:06 +01:00
iLLiCiTiT
166f623cd4 don't care about old parent name on rename 2021-03-18 18:39:50 +01:00
iLLiCiTiT
f4e11d69e3 pop applicaitons from data 2021-03-18 18:39:38 +01:00
iLLiCiTiT
834aa9c405 skip applications lookup if passed value is empty 2021-03-18 18:39:29 +01:00
iLLiCiTiT
13d3b42617 store only application name to config 2021-03-18 18:39:01 +01:00
iLLiCiTiT
6337354ca9 always register lists of callbacks as time may override them 2021-03-18 18:11:34 +01:00
Milan Kolar
8450e1b5d5
Merge pull request #1158 from pypeclub/bugfix/anatomy_types_fix
Temporary fix of short names from settings
2021-03-18 18:05:37 +01:00
Milan Kolar
4f082083a8
Merge pull request #1157 from pypeclub/feature/ftrack_module_refactor
Ftrack module refactor
2021-03-18 18:03:22 +01:00
Ondrej Samohel
30481e9529
fix typos 2021-03-18 17:54:05 +01:00
iLLiCiTiT
34ad43a869 temporary fix of short names from settings 2021-03-18 17:47:37 +01:00
Milan Kolar
ece3e843d7
Merge pull request #1108 from pypeclub/feature/3_0_bulk_render_publishing
Bulk mov render publishing
2021-03-18 16:37:47 +01:00
iLLiCiTiT
c34eee3eeb integrate ftrack api use right entities from instance 2021-03-18 15:36:28 +01:00
iLLiCiTiT
fb453a3a9f collect ftrack api collect entities for all instances 2021-03-18 15:34:16 +01:00
iLLiCiTiT
a48fa5f9cf dynamic CustomSession 2021-03-18 14:37:31 +01:00
iLLiCiTiT
a8ab4d288b moved scripts to scripts folder 2021-03-18 14:25:48 +01:00