Milan Kolar
a25bf0916b
Merge pull request #623 from pypeclub/bugfix/task_processing_in_event_sync
...
Task processing in event sync
2020-10-09 10:49:50 +02:00
Milan Kolar
02127c8d0c
Merge pull request #627 from pypeclub/bugfix/hiero-fps-plugin-order
...
fix(hiero): fps order of clip instance data collecting
2020-10-09 09:20:44 +02:00
Jakub Jezek
3fc15cca6d
fix(hiero): fps order of clip instance data collecting
2020-10-08 15:59:26 +02:00
iLLiCiTiT
9225c3553d
formatting changes
2020-10-08 13:37:05 +02:00
iLLiCiTiT
7f4d33ee57
removed unused methods
2020-10-08 13:36:57 +02:00
iLLiCiTiT
5a21369cc1
modified for loop in task update to use new changes
2020-10-08 13:36:40 +02:00
iLLiCiTiT
84b1ee867a
used task query for getting task entities
2020-10-08 13:36:23 +02:00
iLLiCiTiT
e2262ce929
make sure all entities with changed tasks are processed even if they dont have any task left
2020-10-08 13:36:04 +02:00
iLLiCiTiT
bf04ce5fd0
added query for task types to not query them one by one
2020-10-08 13:35:32 +02:00
iLLiCiTiT
be4a25dc60
renamed entities_query_by_parent_id to task_entities_query_by_parent_id and modified query
2020-10-08 13:34:41 +02:00
iLLiCiTiT
09e29c3d29
do not process tasks on entity creation but just add it's id to modified_tasks_ftrackids so it's processed afterwards
2020-10-08 13:34:16 +02:00
iLLiCiTiT
a434041a27
fixed undefined variable in remove
2020-10-08 13:33:36 +02:00
iLLiCiTiT
06cf676bf8
check if there are unprocessed task changes before skipping whole process
2020-10-08 13:33:19 +02:00
iLLiCiTiT
3d0ab220c5
do not use _get_entities_for_ftrack_ids for query as it find entities by parent id
2020-10-08 13:32:56 +02:00
iLLiCiTiT
04c6fd33eb
fixed ftrack ids unin
2020-10-08 13:32:27 +02:00
iLLiCiTiT
faa1d8028a
filter tasks by entity_type and do task filtration at one place
2020-10-08 13:32:06 +02:00
Milan Kolar
e032feaf1e
Merge pull request #608 from pypeclub/feature/ftrack_server_action
...
Ftrack server action improvement
2020-10-08 12:10:37 +02:00
Milan Kolar
0524891ad3
Merge pull request #619 from kalisp/bugfix/605-sync-to-avalon-doesn-t-remove-renamed-task
...
Bugfix/605 sync to avalon doesn t remove renamed task
2020-10-08 11:44:35 +02:00
Milan Kolar
ae2c18465e
Merge branch 'feature/616-convert-nukestudio-to-hiero-host' into 2.x/develop
2020-10-07 20:57:24 +02:00
Petr Kalis
d6e86f852a
Fix - change of task type wasn't propagated
...
Rewrite of approach, simplified, in any task change is noticed,
parents of changed tasks are captured, all task entities are pulled
from Ftrack and Task dictionaries are recreated from scratch.
2020-10-07 20:39:29 +02:00
Milan Kolar
d67402331a
remove forgotten line
2020-10-07 19:12:32 +02:00
Milan Kolar
b4a0b1d258
change tasks to dictionary
2020-10-07 18:53:08 +02:00
Jakub Jezek
6d30b2e852
fix(hiero): review thumbnail two variation of frame identification
2020-10-07 18:17:09 +02:00
Jakub Jezek
f086088a9e
fix(hiero): plate thumbnail correct frame from source range
2020-10-07 18:03:09 +02:00
Milan Kolar
81e80e0186
Merge pull request #617 from pypeclub/feature/616-convert-nukestudio-to-hiero-host
...
Renaming nukestudio host folder to hiero
2020-10-07 17:51:55 +02:00
Jakub Jezek
333c764c12
clean(hiero): hound suggestion
2020-10-07 17:28:15 +02:00
Jakub Jezek
79275d9ff5
fix(hiero): thumbnail was rewriting in cycle
2020-10-07 17:26:23 +02:00
Jakub Jezek
dc77711d51
fix(hiero): loading Tasks correctly
2020-10-07 17:02:05 +02:00
Petr Kalis
c08a6adc57
Fix - renaming or deleting tasks in Ftrack wasn't synced
...
Part for syncing through Event server
2020-10-07 15:35:22 +02:00
Milan Kolar
c630b8a1fa
Merge pull request #618 from pypeclub/feature/allow_render_workfiles_sync_maya
...
Maya: allow renders to have version synced with workfile
2020-10-07 14:15:24 +02:00
Milan Kolar
065b5d0340
add setting for sync workfile version with maya render
2020-10-07 13:00:23 +02:00
Milan Kolar
8dba1b9557
pass instance version to metadata.json if it's not 1
2020-10-07 13:00:01 +02:00
Milan Kolar
f2ed187ebd
Merge pull request #512 from pypeclub/feature/tiled-exr-to-scanline
...
Maya: Tiled EXRs to scanline EXRs render option
2020-10-06 18:13:04 +02:00
Ondrej Samohel
5368632c85
removed repre output name
2020-10-06 17:45:38 +02:00
Jakub Jezek
0eaf09101e
feat(hiero): renaming host name references
2020-10-06 17:38:19 +02:00
Milan Kolar
42ece1f96b
Merge branch 'master' into 2.x/develop
2020-10-06 17:22:34 +02:00
Milan Kolar
1cf97a746e
Merge pull request #452 from pypeclub/feature/451-Fusion_basic_integration
...
Fusion basic integration
2020-10-06 16:20:04 +02:00
Milan Kolar
9819ae0893
fix typo
2020-10-06 16:17:37 +02:00
Milan Kolar
07f0a68366
Merge branch '2.x/develop' into feature/451-Fusion_basic_integration
2020-10-06 16:15:56 +02:00
Petr Kalis
ce24026f2b
Fix - renaming or deleting tasks in Ftrack wasn't synced
...
Part for manual syncing through Action
2020-10-06 16:10:55 +02:00
Jakub Jezek
04ea72f0a6
Revert "Merge branch 'draft/pyblish_pype_keep_gui_responsive' into feature/451-Fusion_basic_integration"
...
This reverts commit bcb7201ffb .
2020-10-06 16:06:57 +02:00
Milan Kolar
b999775ba0
Merge pull request #607 from pypeclub/feature/publish_user_on_deadline
...
Deadline user defaults to pype username if present
2020-10-06 15:06:37 +02:00
Milan Kolar
b08395579f
user pype user in deadline submission
2020-10-06 15:04:30 +02:00
Milan Kolar
a26c6d28cb
Merge branch '2.x/develop' into feature/publish_user_on_deadline
2020-10-06 14:46:34 +02:00
Milan Kolar
526be6f27d
Merge pull request #602 from pypeclub/feature/animated_pyblish_gui
...
Animated pyblish gui
2020-10-06 14:45:41 +02:00
iLLiCiTiT
f04301bf5e
fixed instance toggle
2020-10-06 14:33:44 +02:00
Milan Kolar
d3904d4107
Merge branch 'hotfix/audio_file_existence_check' into 2.x/develop
2020-10-06 14:33:08 +02:00
Milan Kolar
1c5c9f4452
Merge branch 'hotfix/audio_file_existence_check'
2020-10-06 14:33:02 +02:00
Milan Kolar
d3209dad07
Merge pull request #606 from pypeclub/feature/standalonepublisher_with_icon
...
Standalone publisher now has icon
2020-10-06 14:22:00 +02:00
iLLiCiTiT
9772bf7660
add audio to instance.data only if audio file exists
2020-10-06 14:07:52 +02:00