Commit graph

376 commits

Author SHA1 Message Date
Milan Kolar
8e74aaba3c Merge branch 'master' into 2.x/develop 2020-12-05 14:05:06 +01:00
Petr Kalis
df76d931a1 AE - fix publish after background load 2020-12-04 10:57:53 +01:00
Petr Kalis
3449779fde AE - added background loader
Reworked structure of json metadata
2020-12-02 21:10:45 +01:00
iLLiCiTiT
cc0663fa43 Merge branch '2.x/develop' into feature/launch_hooks 2020-11-30 13:33:07 +01:00
Petr Kalis
9de325987a Fix frame start, fix frame end 2020-11-27 17:57:58 +01:00
Petr Kalis
7b025ffc83 Committing again after rebase
Add pulling extension from AE Render Queue

Add pulling information about audio
layer for composition
2020-11-27 13:08:54 +01:00
iLLiCiTiT
5bd3974dc7 delivery action returns bool or message on launch end 2020-11-27 02:35:17 +01:00
iLLiCiTiT
cc70fd7552 ftrack sync can use application manager for applications sync 2020-11-25 10:50:03 +01:00
Milan Kolar
0ea6c30c6d
Merge pull request #728 from pypeclub/feature/152_application_manager
Application manager
2020-11-24 10:04:56 +01:00
iLLiCiTiT
1e2c88b1b8 used is_host attribute to create applications in ftrack 2020-11-20 19:50:39 +01:00
iLLiCiTiT
9bba70944b added ability to create applications and tools attribute with applications manager 2020-11-20 19:38:08 +01:00
Petr Kalis
846a663023 Merge branch 'release/2.14.0' of https://github.com/pypeclub/pype into bugfix/AE_issues 2020-11-20 17:49:58 +01:00
Petr Kalis
825a31f20b #735 - fixes for After Effects
Changed collect_render family to 'render' to get
correct name from Creator tool
Changed outputDir to point to rendered location for
metadata.json file
Pulling startFrame, endFrame from AE
Added files for handling this to stub
2020-11-20 14:15:55 +01:00
iLLiCiTiT
df1d3f323d fixed status name check 2020-11-20 13:02:14 +01:00
iLLiCiTiT
bce9fd7572 renamed event handler filename 2020-11-19 18:17:46 +01:00
iLLiCiTiT
ac55c67fbf change variable name 2020-11-19 18:16:46 +01:00
iLLiCiTiT
2b56773410 fixed filtering on next task update 2020-11-19 18:03:13 +01:00
iLLiCiTiT
7cf75117d6 implemented new event handler to pass status to task's parent in specific occations 2020-11-19 17:54:55 +01:00
iLLiCiTiT
dec7fbc9bc changed message attribute to msg 2020-11-19 11:54:33 +01:00
iLLiCiTiT
6d9d7235a2 error message appears in ftrack whene executable was not found 2020-11-19 11:52:50 +01:00
iLLiCiTiT
2d56b423d9 added choice to use app manager with setting PYPE_USE_APP_MANAGER environment 2020-11-18 19:50:52 +01:00
iLLiCiTiT
558d976167 do not use pypelib in action 2020-11-18 17:24:03 +01:00
iLLiCiTiT
df37b9cdb2 added enabled check 2020-11-18 17:18:50 +01:00
iLLiCiTiT
da2527765a implemented new applications ftrack action 2020-11-18 17:17:44 +01:00
iLLiCiTiT
f45604e91e event is caching it's own changes and skip them 2020-11-13 16:11:14 +01:00
iLLiCiTiT
e8660954c9 small cleanup 2020-11-13 15:31:17 +01:00
iLLiCiTiT
addeeaa444 event can change value between hierarchical and nonhierarchical attributes with same key 2020-11-13 15:23:53 +01:00
Petr Kalis
aa6bedd57c Hound 2020-10-30 13:10:43 +01:00
Petr Kalis
180a45ac2e #663 - Added loader for different types
Added basic Creator
2020-10-30 12:46:00 +01:00
Petr Kalis
c3018baa07 #663 - Added load/update/remove implementation 2020-10-28 19:24:32 +01:00
Petr Kalis
02e906d0e9 #663 - Added basic integration methods 2020-10-27 20:25:17 +01:00
Petr Kalis
1d2973c6a9 #663 - AfterEffects init commit 2020-10-24 09:57:26 +02:00
Petr Kalis
e557e4cfc9 #654 - Fix Layer name is not propagating
Fixed saving namespace into Headline
Fixed switch asset and update version
Added delete layer by id
2020-10-20 18:54:26 +02:00
Milan Kolar
df4c7d6375 Merge branch 'hotfix/harmony-postpone-scene-settings' into develop 2020-10-14 17:08:03 +02:00
Milan Kolar
ee494bfae5
Merge pull request #628 from tokejepsen/2.x/feature/rv_mp4_support
Add mp4 support for RV action.
2020-10-09 11:15:29 +02:00
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
Toke Stuart Jepsen
1f0fbdd5d6 Add mp4 support for RV action. 2020-10-09 09:41:28 +01: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