Jakub Ježek
c2effff3fb
Merged in bugfix/nuke-lutLoader (pull request #323 )
...
fix(nuke): lutJson didn't load fully as unexisted nuke node knob
2019-10-17 13:15:24 +00:00
Jakub Jezek
0e77f8a136
fix(nuke): lutJson didn't load fully as unexisted nuke node knob
2019-10-17 15:14:16 +02:00
Jakub Ježek
1039099cfd
Merged in bugfix/nuke-cleanup (pull request #322 )
...
fix(nuke): nuke was not quitting correctly as it was crash reporting all the time
2019-10-17 12:17:48 +00:00
Jakub Jezek
35eb54d123
fix(nuke): nuke was not quitting correctly as it was crash reporting all the time
2019-10-17 14:16:34 +02:00
Jakub Trllo
a1d4e25895
Merged in feature/PYPE-552_standalon_preview_create (pull request #321 )
...
Feature/PYPE-552 standalon preview create
2019-10-16 14:26:57 +00:00
Jakub Trllo
705411be08
Merged in hotfix/event_thumb_update_fix (pull request #317 )
...
Hotfix/event thumb update fix
2019-10-16 13:20:21 +00:00
Jakub Trllo
366d559659
Merged in feature/PYPE-539_improve_sync_logging (pull request #306 )
...
added logging to sync to avalon
2019-10-16 13:17:05 +00:00
Jakub Trllo
cd11568b5f
Merged in feature/PYPE-525_simple_user_module (pull request #316 )
...
Feature/PYPE-525 simple user module
Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-16 13:04:09 +00:00
Jakub Jezek
2b619c86c7
Merge branch 'develop' into feature/PYPE-539_improve_sync_logging
2019-10-16 14:39:52 +02:00
Jakub Trllo
d667ca27d4
Merged in feature/PYPE-541_deprecated_ftrack_actions (pull request #304 )
...
Feature/PYPE-541 deprecated ftrack actions
2019-10-16 12:31:12 +00:00
Jakub Ježek
6bd3177727
Merged in hotfix/nuke-missing-variable (pull request #320 )
...
Hotfix/nuke missing variable
Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-16 12:14:20 +00:00
iLLiCiTiT
7b3e25e06c
changed ffmpeg args to render only frame range from representation
2019-10-16 14:11:26 +02:00
Jakub Jezek
c6253b7493
fix(nuke): missing variable issue
2019-10-16 14:11:22 +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
Jakub Jezek
6fe1645721
Merge branch 'develop' into feature/PYPE-525_simple_user_module
2019-10-16 11:46:26 +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
iLLiCiTiT
7241c44d15
fixed KeyError exception when entity from event does not have keys
2019-10-10 12:59:37 +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
iLLiCiTiT
1d87f37869
renamed collector
2019-10-09 14:10:01 +02:00
iLLiCiTiT
c540cfe1a9
added user collector that overrides user stored with default pyblish collctor
2019-10-09 13:55:21 +02:00
iLLiCiTiT
d0cbab7d31
formatting changes
2019-10-09 12:19:38 +02:00
iLLiCiTiT
a6d1e6ce23
icon in widget is loaded with pypeapp resources
2019-10-09 12:17:59 +02:00
iLLiCiTiT
07166e60c6
added exception catches, logging and made few optimalizations
2019-10-09 12:13:32 +02:00
iLLiCiTiT
ea9eac1470
renamed "user_module" folder to "user"
2019-10-09 10:15:38 +02:00
iLLiCiTiT
c53d1eae64
created simple user module that sets username to environment that can be used in future
2019-10-08 19:31:14 +02: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