Commit graph

42 commits

Author SHA1 Message Date
Toke Stuart Jepsen
360264117e Adding "audioMain" to Nuke reviews.
- also added get_latest_version method to library.
2020-07-22 17:09:35 +01:00
iLLiCiTiT
38c919e8f8 added resources to api 2020-06-24 15:05:30 +02:00
iLLiCiTiT
cd5859cf30 add get_default_components to __all__ in pype.api 2020-06-21 16:13:29 +02:00
iLLiCiTiT
1c31e768f3 decompose_url, compose_url, get_default_components are imported from pypeapp in pype.api 2020-06-21 15:45:23 +02:00
Toke Stuart Jepsen
511b2d1e24 Cloud Mongo
There was a circular import when importing from pypeapp, which I couldnt resolve, so have copied the mongo url logic across.
2020-06-18 22:33:29 +01:00
Jakub Jezek
6588f8fc34
Merge branch 'develop' into feature/102-_draft_Celaction_quick_integration 2020-06-04 19:20:32 +02:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00
Jakub Jezek
08bc7a533b
feat(celaction): prelaunch hool with Anatomy last version workfile 2020-04-30 13:23:58 +02:00
Jakub Jezek
7a8a94b924 feat(pype): adding get subsets to api 2019-08-14 17:06:51 +02:00
Jakub Jezek
98552c1cb9 fix: cleaning remainings of merge 2019-08-01 17:25:48 +02:00
Jakub Jezek
850aae8700 Merge remote-tracking branch 'origin/feature/PYPE-456_pypelib_cleanup' into mergeTest 2019-08-01 16:01:43 +02:00
Toke Jepsen
fe62979c97 Use lib subprocess.
- Unifies all subprocess calls.
- Validates ffmpeg process.
- Feedback the errored subprocess output.
2019-07-31 10:34:25 +01:00
iLLiCiT
9d2c48e4e2 removed get_project/asset_data methods 2019-07-31 06:04:50 +02:00
iLLiCiT
aa35963514 moved few templates to aport lib and get_hierarchy 2019-07-31 05:32:04 +02:00
iLLiCiT
399eda962d removed get_project_name 2019-07-31 04:45:43 +02:00
iLLiCiT
0ecb30338c removed set_project_code and get_task from templates 2019-07-31 04:43:59 +02:00
iLLiCiT
26bdfd1830 removed set_hierarchy from templates and api 2019-07-31 04:30:50 +02:00
iLLiCiT
014b089b40 removed get_project_code method 2019-07-31 04:21:26 +02:00
iLLiCiT
b9dfa5c5ac get version from path moved to lib 2019-07-31 03:54:31 +02:00
iLLiCiT
22a67bc568 removed methods returning hardcoded strings from lib 2019-07-31 01:39:20 +02:00
Jakub Jezek
8b50a6fc7e Merged in feature/PYPE-415-removing-singleton-presets (pull request #195)
fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton

Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-16 20:15:38 +00:00
Jakub Jezek
91021668d2 feat(nks): adding workfile version plugins - collect, validate, export 2019-07-15 17:04:14 +02:00
Jakub Jezek
f09b05f7f0 fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton 2019-07-10 14:49:10 +02:00
antirotor
bddda5a9a0
fix(nuke): simplified families
fix(nuke): render path simplified and set to work directory leaving it to integrator to copy in into publish
chg(nuke): disabled version check in write path
fix(nuke): write version is now determined by script version
fix(pype): temporary removal of `5661d9e` commit adding Qt dependency to pype
fix: minor cleanups and fixes
2019-06-20 18:13:10 +02:00
Jakub Jezek
dadbffaee5 feat(pype): adding set_frame_range with handles and irregular handles 2019-05-25 16:38:43 +02:00
Jakub Jezek
ec85e786a8 Merge branch '2.0/develop' into 2.0/PYPE-333-nks-publishing-workflow 2019-05-20 12:44:54 +02:00
Jakub Jezek
521aa246ea feat(pype): adding functions from lib to api 2019-05-20 12:40:37 +02:00
Jakub Jezek
4f4a45c54b fix(premiere): removing message_window from pype.api and adding link to the message into premiere 2019-05-17 11:21:43 +02:00
Jakub Jezek
0ae5c560e1 fix(nuke): adding back presets loading on init 2019-04-20 16:53:38 +02:00
Milan Kolar
ba6d14c7e1 temporarily turn of templates in nuke 2019-04-09 18:28:15 +02:00
Milan Kolar
7e1c815607 change logger imports 2019-04-08 22:07:27 +02:00
Jakub Trllo
30abd7ff5c fixed imports to 2.0 in pype/ftrack 2019-03-20 09:35:46 +01:00
Milan Kolar
8d28c4af44 fix version checker, and other nuke fixes 2019-02-06 21:18:56 +01:00
Jakub Jezek
95c9c2bc9b aport collect intances update, filter out "clip" family from global plugins, fix extract_post_json, adding some supporting functions to pype.lib and templates and api 2019-01-14 18:33:10 +01:00
Jakub Jezek
61bbfebb1e adding context related functions to pype/template.py and other small changes, fixing typo on get_hierarchy(), rename fill_avalon_workdir to set_*, rename make_wordir_template to get_*, 2019-01-10 15:50:18 +01:00
Jakub Jezek
eaa22dc082 adding Pico server (editorial) separately from Premiera host 2019-01-08 16:37:15 +01:00
Jakub Jezek
40a5a4a065 updating Creating of writes 2018-11-29 18:38:18 +01:00
Jakub Jezek
ddcb6f88de adding pype.templates for improving loading contextual templates / implement templates installing into pype.nuke.__init__ 2018-11-27 23:41:00 +01:00
Jakub Jezek
41865540f8 adding app api Logger into pype api 2018-11-26 10:37:56 +01:00
Jakub Jezek
785979b417 improving logging in nuke 2018-11-24 01:01:27 +01:00
Milan Kolar
9a99d640fe get up to dat with colorbleed. add 'studio.' to families temporarily 2018-10-16 22:26:42 +02:00
Jakub Jezek
7667674317 rename config folder 2018-10-02 22:55:04 +02:00
Renamed from config/api.py (Browse further)