iLLiCiTiT
7b3e25e06c
changed ffmpeg args to render only frame range from representation
2019-10-16 14:11:26 +02:00
iLLiCiTiT
156029ef0b
created modified extract review for standalone publisher
2019-10-16 13:53:42 +02:00
iLLiCiTiT
d9780d8caa
changes in extract_review were changed back since it's nuke break change
2019-10-16 13:52:40 +02:00
iLLiCiTiT
de4bc42ec7
collect context prepare data for preview rendering through extract_review
2019-10-16 11:31:25 +02:00
iLLiCiTiT
9e69f4f52b
added ability to specify profiles to be processed if necessary
2019-10-16 11:30:33 +02:00
iLLiCiTiT
361eb3564e
added fix when extension has dot
2019-10-16 11:28:47 +02:00
iLLiCiTiT
c0af349a9f
add standalone publisher to hosts of extract review
2019-10-16 11:27:59 +02:00
iLLiCiTiT
0aa11a8442
preview button is shown for image sequences too
2019-10-15 18:58:20 +02:00
Jakub Trllo
8ba430f480
Merged in feature/PYPE-486_logging_gui (pull request #305 )
...
feature/PYPE-468_logging_gui
Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-10 08:49:25 +00:00
Ondřej Samohel
7f7e15e73b
Merged in hotfix/collect_scene_version_missing_context_data (pull request #315 )
...
fixed case where `host` in context doesn't exists yet
Approved-by: Jakub Trllo <jakub.trllo@gmail.com>
2019-10-08 11:39:58 +00:00
Ondřej Samohel
1d0375f13d
fixed case where host in context doesn't exists yet
2019-10-08 11:32:56 +00:00
Jakub Ježek
f769acda5a
Merged in hotfix/dazzle_testing_fixes (pull request #314 )
...
Hotfix/dazzle testing fixes
2019-10-07 15:25:07 +00:00
Jakub Jezek
dcfb0aeea4
rounding fps attribute
2019-10-07 17:17:37 +02:00
Jakub Jezek
ce749e6dcd
fix(global): adding hosts to filter out unneeded hosts
2019-10-07 15:07:44 +02:00
Ondřej Samohel
4ad91c0dff
Merged in bugfix/PYPE-436-fix-collect-assumed-destination (pull request #302 )
...
Bugfix/PYPE-436 fix collect assumed destination
2019-10-07 11:30:30 +00:00
Jakub Jezek
0c64aeb84f
fix(global): little cleanup
...
- was used old label `template` were `anatomy` should be
- it was getting filled templates as object not as dictionary
2019-10-07 13:29:20 +02:00
Jakub Jezek
66bf8b5bb9
Merge branch 'develop' into bugfix/PYPE-436-fix-collect-assumed-destination
2019-10-07 13:15:38 +02:00
Jakub Ježek
ff76e29630
Merged hotfix/PYPE-547_standalone_publish_fixes into develop
2019-10-07 10:33:18 +00:00
Jakub Jezek
97673d503c
fix(standalonepublish): getting frameStart and frameEnd from representaions
2019-10-07 12:32:35 +02:00
Jakub Jezek
182f5d7970
Merge branch 'develop' into hotfix/PYPE-547_standalone_publish_fixes
2019-10-07 11:50:07 +02:00
Jakub Ježek
d00893a2d9
Merged hotfix/integrate-new-had-problem-to-publish-with-standalone into develop
2019-10-04 14:52:21 +00:00
Jakub Ježek
ea3528281c
Merged in feature/PYPE-496-nuke-input-process-baking-mov (pull request #311 )
...
impoving publishing of baked mov
2019-10-04 14:51:04 +00:00
Jakub Jezek
776e8922bc
fix: unnecessary import of module
2019-10-04 16:50:18 +02:00
Jakub Jezek
02c6ca2fef
Merge branch 'develop' into feature/PYPE-496-nuke-input-process-baking-mov
2019-10-04 16:46:03 +02:00
Jakub Jezek
185e3c29a7
fix: standalone publishing and image sequence had troubles
2019-10-04 16:45:45 +02:00
Jakub Jezek
2f06a65198
impoving publishing of baked mov
...
- adding feature to add input process node to baking
- removing collec/validate active viewer process (not necessary)
- output node added to render write node
2019-10-04 16:41:36 +02:00
iLLiCiTiT
195f9640bd
added extractor for thumbnails in standalone publisher should create thumbnail from any image or video input
2019-10-04 13:22:37 +02:00
iLLiCiTiT
ff0009f814
anatomy template is not set if family don't have set anatom_template key
2019-10-04 13:21:17 +02:00
iLLiCiTiT
3e00bb57e8
added standalonepublisher to hosts of collect output repre config
2019-10-04 13:18:51 +02:00
iLLiCiTiT
4bd116b096
collect presets order is lowered so they are collected much earlier (before collect_context plugin)
2019-10-04 13:18:16 +02:00
iLLiCiTiT
e3ac164272
collect scene version is skipped in standalone publisher
2019-10-04 13:17:30 +02:00
iLLiCiTiT
6f889eec9e
added conversion to int in case frameStart contain string
2019-10-04 13:15:54 +02:00
iLLiCiTiT
c9b8bcc602
host of application is set to standalonepublisher instead of shell
2019-10-04 13:15:14 +02:00
iLLiCiTiT
71ad16e650
drop frame uses full path to ffprobe set in FFMPEG_PATH env
2019-10-04 13:14:50 +02:00
iLLiCiTiT
b7c827f35d
family widget also stores and collect key of family in presets so can be trackable on pyblish
2019-10-04 13:13:51 +02:00
Jakub Ježek
79104b278c
Merged in bugfix/PYPE-428-dazzle-feedback-publish-errors (pull request #307 )
...
fix: some changes improving publishing and loading luts
2019-10-02 12:09:31 +00:00
Jakub Jezek
b13d2f717b
Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
...
# Conflicts:
# pype/plugins/nuke/load/load_luts.py
# pype/plugins/nuke/load/load_luts_ip.py
# pype/plugins/nuke/publish/validate_active_viewer.py
2019-10-02 14:07:17 +02:00
Jakub Jezek
16189b5691
fix: some changes improving publishing and loading luts
2019-10-02 13:45:01 +02:00
iLLiCiTiT
2cbee84e3e
added first version of logging gui without filtering and NEAT features
2019-09-30 16:48:44 +02:00
iLLiCiTiT
56d42251bf
created module for logging gui
2019-09-30 16:47:56 +02:00
Toke Jepsen
9853e258e4
Merged in tokejepsen/pype/feature/legacy_write_nodes (pull request #300 )
...
Repair legacy write nodes.
Approved-by: Jakub Ježek <jakub@pype.club>
2019-09-26 08:58:57 +00:00
Ondrej Samohel
603b0fd3fd
fixed variable name
2019-09-23 11:08:52 +02:00
Ondřej Samohel
6861d7d743
Merged in feature/PYPE-534-display-selection-handle-for-to (pull request #301 )
...
Feature/PYPE-534 display selection handle
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-21 19:04:19 +00:00
Ondrej Samohel
b145cfe6d2
fixed unused pprint import
2019-09-20 13:45:34 +02:00
Ondrej Samohel
621cfddc0d
show selection handle on load and offset it to loaded bbox center
2019-09-20 13:40:51 +02:00
Ondrej Samohel
1cb83eadab
fixed PEP and other cosmetic issues in maya.lib
2019-09-20 10:13:43 +02:00
Ondrej Samohel
b63453d38f
mapping provided and required attributes in plugins
2019-09-20 09:56:33 +02:00
Ondrej Samohel
aeeb081421
Merge remote-tracking branch 'origin/release/2.2.0' into bugfix/PYPE-436-fix-collect-assumed-destination
2019-09-19 13:26:31 +02:00
Jakub Trllo
ba02f735d0
Merged in hotfix/icon_name_in_creators (pull request #296 )
...
HOTFIX icon names in creators
Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-18 16:21:56 +00:00
Jakub Trllo
6fcb698e50
Merged in hotfix/fix_launcher_actions_discover (pull request #298 )
...
hotfix/fix_launcher_actions_discover
Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2019-09-18 15:57:41 +00:00