Commit graph

2890 commits

Author SHA1 Message Date
iLLiCiTiT
750c723186 fix of loading "muster" key 2020-12-15 13:11:13 +01:00
iLLiCiTiT
d44d63cdc0 Merge branch 'develop' into 3.0/refactoring 2020-12-07 15:46:41 +01:00
Milan Kolar
f9a0a72b3a validate ftrack attributes from settings 2020-12-04 23:52:47 +01:00
Milan Kolar
c8889b712b nuke validateKnobs from settings 2020-12-04 23:52:18 +01:00
Milan Kolar
75339ffbdc
Merge pull request #789 from pypeclub/feature/use_app_manager_in_collector
Use app manager in context collector
2020-12-04 22:36:46 +01:00
unknown
27e360a06e Merge branch 'release/2.14.2' into develop 2020-12-04 21:21:21 +01:00
Petr Kalis
c1133a9b6d Fix - json metadata and rendered files should be in same folder 2020-12-04 18:50:40 +01:00
Milan Kolar
fc63fcfc5c remove legacy extract burnin 2020-12-04 18:28:08 +01:00
iLLiCiTiT
37f6aa8962 CollectAnatomyContextData plugin is using ApplicationManager to get app name for templates 2020-12-04 18:25:59 +01:00
Milan Kolar
34c598835f validate custom attributes from settings and creator tweak 2020-12-04 18:09:20 +01:00
Milan Kolar
4a300e0b08 maya uses settings from context instead of presets 2020-12-04 18:08:12 +01:00
iLLiCiTiT
ad3445be0c get rid of pypeapp imports 2020-12-04 16:44:25 +01:00
Milan Kolar
7c08d8cd92 tweak deadline settings and remove collect_presets plugin 2020-12-04 15:41:42 +01:00
Milan Kolar
852823dcf9 convert deadline from ENV var to settings 2020-12-04 15:40:26 +01:00
iLLiCiTiT
443cb5c795 Merge branch 'develop' into 3.0/refactoring 2020-12-04 12:58:45 +01:00
Petr Kalis
4d742f50e2 Hound 2020-12-04 11:40:27 +01:00
Petr Kalis
df76d931a1 AE - fix publish after background load 2020-12-04 10:57:53 +01:00
Milan Kolar
206fab3a91 Merge 2x/develop + convert config to settings across the board 2020-12-04 10:36:24 +01:00
Milan Kolar
9bc7a0f5b3
Merge pull request #777 from pypeclub/3.0/replace_config_with_settings
Convert all config usage to settings
2020-12-03 21:49:09 +01:00
Milan Kolar
363b70233d deal with hound 2020-12-03 21:48:27 +01:00
Milan Kolar
c8c6902ae8 remove legacy preset loading 2020-12-03 18:18:55 +01:00
Milan Kolar
27fbe814f5 change preset collecting to settings 2020-12-03 18:12:13 +01:00
Milan Kolar
c64fdd19dd system_settings to get_system_settings 2020-12-03 16:08:50 +01:00
Milan Kolar
92d751d94d replace project_settings with get_project_settings 2020-12-03 16:04:52 +01:00
Milan Kolar
68002362e4 nuke load mov outputs from settings 2020-12-03 11:53:39 +01:00
Milan Kolar
ad6b4bf895 refactor rendersetup example to settings 2020-12-03 00:03:30 +01:00
Milan Kolar
8798bec8f0 refactor maya muster submit config to settings 2020-12-03 00:03:11 +01:00
Milan Kolar
d5473aee74 refactor maya loaders config to settings 2020-12-03 00:02:43 +01:00
Petr Kalis
19be398587 Hound 2020-12-02 21:34:15 +01:00
Petr Kalis
96c567c9de AE - fix throw exc when no Render Queue 2020-12-02 21:11:28 +01:00
Petr Kalis
3449779fde AE - added background loader
Reworked structure of json metadata
2020-12-02 21:10:45 +01:00
Ondrej Samohel
a294b577e3
respect original c-space when not using maketx 2020-12-02 19:53:54 +01:00
Milan Kolar
a47042a7ce
Merge pull request #763 from pypeclub/hotfix/extract_review_audio_cut_fix
Extract review audio cut fix
2020-12-02 14:15:27 +01:00
iLLiCiTiT
be2434b01e loader do not use "objectName" key to discover right container 2020-12-02 12:33:11 +01:00
Milan Kolar
e1de7f1aac
Merge pull request #766 from pypeclub/bugfix/764-mixed-up-file-name-during-publishing
TVPaint store context to workfile metadata (764)
2020-12-02 11:54:11 +01:00
Ondrej Samohel
7e6116f63c
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring 2020-12-01 22:14:08 +01:00
Ondrej Samohel
0dacc5ca0e
fix extract template and palettes thumbnails on mac 2020-12-01 21:55:09 +01:00
iLLiCiTiT
095883c0b0 make sure current project is selected project 2020-12-01 17:19:29 +01:00
iLLiCiTiT
a0ffcfccaa formatting change 2020-12-01 17:19:23 +01:00
iLLiCiTiT
1591cab85f added validator for project name check 2020-12-01 17:19:17 +01:00
iLLiCiTiT
8fb95d5c52 collector collect context from workfile metadata and update it (except project name) 2020-12-01 17:19:13 +01:00
iLLiCiTiT
ef2b8ac132 shortest is not needed anymore 2020-12-01 14:04:26 +01:00
iLLiCiTiT
e7ed093bfa set audio duration to full length of output 2020-12-01 14:04:17 +01:00
iLLiCiTiT
86a2256a8f add duration of input in seconds is is sequence and output is video 2020-12-01 14:03:57 +01:00
iLLiCiTiT
8b1a74547a frames:v argument is used only if output is sequence 2020-12-01 14:01:55 +01:00
Milan Kolar
f58e5a1d45 Merge branch 'release/2.14.1' into develop 2020-11-27 21:43:12 +01:00
Milan Kolar
019562e5ac integrate hierarchy ftrack temporary python 2 fix 2020-11-27 21:41:49 +01:00
Milan Kolar
e331518ddb
Merge pull request #760 from pypeclub/feature/AE-pull-ext
After Effects fixes
2020-11-27 21:12:05 +01:00
Petr Kalis
6e9fc1c13e Fix activate 'use_published' 2020-11-27 20:37:29 +01:00
Milan Kolar
252840677c
Merge pull request #748 from pypeclub/hotfix/vray-aov-names
Maya: Vray handling of default aov
2020-11-27 18:21:17 +01:00