Commit graph

3701 commits

Author SHA1 Message Date
iLLiCiTiT
b3dca2d0ce fixed ftrack integration 2019-10-29 15:12:37 +01:00
iLLiCiTiT
dede49f2c6 extract review creates mov in temp instead of stagigng dir 2019-10-29 10:47:28 +01:00
iLLiCiTiT
b3c693fc5a removed delete tag from plates when collecting 2019-10-29 10:47:02 +01:00
Jakub Trllo
00d3bbc878 Merged in feature/PYPE-531_avalon_upstream_and_silos (pull request #303)
Feature/PYPE-531 avalon upstream and silos

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-25 14:17:42 +00:00
Milan Kolar
08cdbe36e6 make sure silos don't crash publishing. 2019-10-25 16:17:03 +02:00
Milan Kolar
067a7c94cb Merge branch 'develop' into feature/PYPE-531_avalon_upstream_and_silos
# Conflicts:
#	pype/ftrack/lib/avalon_sync.py
2019-10-25 15:50:38 +02:00
Ondřej Samohel
fe7ef96bfc Merged in hotfix/muster_rendering (pull request #331)
Muster: fixes for ftrack and renderlayers

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-25 12:58:43 +00:00
Ondřej Samohel
b9e1e32a40 Merged in bugfix/PYPE-558-extract-look-maketx-not-respect-colorspace (pull request #329)
Extracting look is now respecting srgb -> linearize

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-25 12:58:09 +00:00
Ondřej Samohel
161f9f43aa Merged in feature/PYPE-527-yeti-support (pull request #319)
Yeti support

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-25 12:37:33 +00:00
Jakub Trllo
fd8ddf31ac Merged in hotfix/standalone_p_review_length (pull request #333)
Hotfix/standalone p review length
2019-10-25 09:13:17 +00:00
Jakub Trllo
a2bab256a5 Merged in feature/PYPE-551_standalone_publish_lite (pull request #332)
Feature/PYPE-551 standalone publish lite
2019-10-25 09:04:46 +00:00
iLLiCiTiT
ae36d25258 hosts context is not set directly in envrionments 2019-10-25 10:04:30 +02:00
iLLiCiTiT
35a82e3d6b renamed standalone publish plugins 2019-10-25 10:01:54 +02:00
iLLiCiTiT
caf78dee15 standalone publish plugins are registered based on imported modules 2019-10-25 09:51:50 +02:00
iLLiCiTiT
3fea14dc09 added startFrameReview and endFrameReview keys to repre 2019-10-24 14:17:22 +02:00
iLLiCiTiT
ebb903b3a5 frames length is based on type of input files 2019-10-24 14:16:52 +02:00
iLLiCiTiT
f4d77493d6 context label collector without savefile when standalone publisher 2019-10-24 12:08:01 +02:00
iLLiCiTiT
290b2009db add standalone publish plugins to special folder 2019-10-24 12:07:31 +02:00
iLLiCiTiT
2a60c5ff9e set pyblish gui to pyblish_lite 2019-10-24 12:06:42 +02:00
Ondrej Samohel
53037634b9
fixes for ftrack and renderlayers 2019-10-23 22:48:17 +02:00
Jakub Trllo
6fcc28abc4 Merged in feature/PYPE-563_date_to_burnins (pull request #328)
PYPS-44 Date easily to burnins

Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-23 14:29:07 +00:00
Jakub Jezek
320bc060e4 Merge branch 'develop' into feature/PYPE-563_date_to_burnins 2019-10-23 16:09:51 +02:00
Jakub Ježek
0a4c82521b __Untestable..__ but was tested in pype1 at ClothCat Animation Studio
Merged bugfix/premiere_node_packages into develop
2019-10-23 13:47:44 +00:00
Jakub Jezek
de3b959273 feat(aport, plugins): updating to last stable version from CCAS 2019-10-23 15:36:08 +02:00
Jakub Jezek
1643093074 fix(premiere): last changes from ClothCat Studio - all stable 2019-10-23 15:33:01 +02:00
Jakub Jezek
20b0f1c1cf feat(git): package-lock.json added to gitignore 2019-10-23 11:28:42 +02:00
Jakub Jezek
ae55fe3a9a feat(premiere): adding package.json into avalon extension 2019-10-23 10:32:56 +02:00
Jakub Jezek
052a985b34 feat(git): adding node_modules into gitignore 2019-10-23 10:32:30 +02:00
Jakub Jezek
0682a5c10c fix(premiere): removing node_packages 2019-10-23 10:31:23 +02:00
Jakub Jezek
4618fa6d12 fix(burnins): wrong name of variable 2019-10-23 10:23:25 +02:00
Ondřej Samohel
b24890258e Merged develop into bugfix/PYPE-558-extract-look-maketx-not-respect-colorspace 2019-10-22 11:33:02 +02:00
Ondrej Samohel
0e92f04a41
fixed respecting srgb -> linearize 2019-10-22 11:31:50 +02:00
iLLiCiTiT
9e0ca463bd added datetime text to burnins script 2019-10-22 10:46:05 +02:00
Jakub Trllo
785926552e Merged in hotfix/sync_hier_fix_attempt2 (pull request #327)
fix of not correctly storing hierarchical attributes
2019-10-18 14:03:35 +00:00
iLLiCiTiT
2676a8b048 fix of not correctly storing hierarchical attributes 2019-10-18 15:32:32 +02:00
Jakub Trllo
0c181f78a1 Merged in bugfix/PYPE-559_hier_attrs_event_fix (pull request #324)
Bugfix/PYPE-559 hier attrs event fix
2019-10-18 09:31:07 +00:00
Jakub Trllo
98ff411ea2 Merged in hotfix/event_keyerrors_fix (pull request #325)
fixed lines of events where KeyError was raised
2019-10-18 09:30:41 +00:00
Ondřej Samohel
4735a89a76 Merged in hotfix/maya-lookdev-fixes (pull request #318)
Fixing look dev bugs

Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-18 08:33:14 +00:00
Ondřej Samohel
b466f129cb Merged in feature/PYPE-540_muster-pools-in-renderglobals (pull request #309)
Feature/PYPE-540 muster pools in renderglobals

Approved-by: Jakub Ježek <jakub@pype.club>
2019-10-18 08:30:45 +00:00
iLLiCiTiT
d375a5142b fixed lines of events where KeyError was raised due to missing values (or keys) 2019-10-18 10:21:15 +02:00
Jakub Trllo
37e842a8b3 Merged in feature/PYPE-544_effective_ftrack_queries (pull request #308)
Feature/PYPE-544 effective ftrack queries
2019-10-17 21:51:45 +00:00
iLLiCiTiT
be50b0ec05 fix unused and debug imports 2019-10-17 17:16:12 +02:00
iLLiCiTiT
642020ae12 added debug logging to hierarchical attrs event 2019-10-17 16:45:49 +02:00
iLLiCiTiT
aea0eefab0 process entities based on entity action (add, remove or update) 2019-10-17 16:45:04 +02:00
Jakub Trllo
5f6fed01aa Merged in feature/PYPE-548_rest_api_server (pull request #312)
Feature/PYPE-548 rest api server

Approved-by: Ondřej Samohel <annatar@annatar.net>
2019-10-17 13:29:20 +00:00
Ondřej Samohel
9c1a33e59d Merged in hotfix/maya2019_ftrack_fps_rounding (pull request #313)
Hotfix/maya2019 ftrack fps rounding
2019-10-17 13:21:28 +00:00
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