Commit graph

462 commits

Author SHA1 Message Date
Jakub Jezek
a57fbd8f40
feat(nuke): adding image loader 2020-09-01 15:02:53 +02:00
Toke Stuart Jepsen
14093da98f Option to keep the review files.
- Disabled by default to maintain backwards compatibility.
- Open loading review image sequences into Nuke.
2020-08-11 21:55:11 +01:00
Ondřej Samohel
3040eed159
Merge branch '2.x/develop' into feature/maya-tile-rendering 2020-08-10 14:28:40 +02:00
Milan Kolar
e358744632
Merge pull request #371 from tokejepsen/2.x/feature/audio_on_compositing_reviews
Adding "audioMain" to Nuke reviews.
2020-08-07 13:49:02 +02:00
Milan Kolar
a1519c42d1
Merge pull request #402 from tokejepsen/2.x/bugfix/get_viewer_input_process
Nuke: Fix viewer input process node return as Viewer node
2020-08-03 14:02:31 +02:00
Toke Stuart Jepsen
907ebe1760 Fix viewer input process node return as Viewer node 2020-07-30 08:46:53 +01:00
Toke Stuart Jepsen
3925ddc5ae Instance in Same Context for Nuke
Moved the equivalent Maya plugin into global and merged with Nuke.
Fixed Nuke instances collection not using node data for asset.
2020-07-29 17:34:54 +01:00
Ondrej Samohel
1038619beb
change the way job farm type is determined 2020-07-28 19:39:46 +02:00
Milan Kolar
062d40681d Merge branch 'release/2.11.0' 2020-07-27 13:15:15 +02:00
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
Toke Stuart Jepsen
d7883fe561 Use published workfile for rendering. 2020-07-20 11:21:47 +01:00
Toke Stuart Jepsen
b27828704c Priority was forced to 50 2020-07-09 15:18:18 +01:00
Milan Kolar
359fa35a45 simplify nuke family collection 2020-07-09 15:32:10 +02:00
Toke Stuart Jepsen
2815201d29 Fix ValidateNukeWriteKnobs 2020-07-07 21:42:34 +01:00
Milan Kolar
174168cf7d
Merge pull request #194 from tokejepsen/feature/optional_script_validation
Optional script validation
2020-06-01 21:09:06 +02:00
Milan Kolar
d5b7abe10e
Merge pull request #193 from tokejepsen/bugfix/creator_class_exposed_to_user
Creator class exposed to the user.
2020-06-01 21:07:59 +02:00
Toke Stuart Jepsen
476b3d9f37 Optional script validation 2020-05-29 15:01:46 +01:00
Toke Stuart Jepsen
a28353112d Good boy! 2020-05-29 14:48:42 +01:00
Toke Stuart Jepsen
c0d3e8fc06 Creator class exposed to the user. 2020-05-29 14:40:28 +01:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00
Jakub Jezek
e6ef67e46c
fix(nuke): fixing family render2d consistency 2020-05-20 13:55:32 +02:00
Ondřej Samohel
b0dc653db2
pass PYPE_DEV to deadline job 2020-05-15 13:54:24 +02:00
Ondřej Samohel
031f9ae903
added 10sec timeout for connection to deadline 2020-05-14 16:30:23 +02:00
Milan Kolar
f8652e9401 Merge branch 'develop' into feature/93-flexible_template_assignment 2020-05-12 22:45:02 +02:00
Milan Kolar
e728df56f4
Merge pull request #137 from tokejepsen/feature/deadline_submission_wait_for_scene_file
Deadline wait for scene file to sync.
2020-05-12 16:31:35 +02:00
Milan Kolar
f1d680a9c6
Merge pull request #131 from tokejepsen/bugfix/nuke_file_on_update
Nuke file knob was not updating.
2020-05-12 16:16:50 +02:00
Toke Stuart Jepsen
4ff38405d1 Deadline wait for scene file to sync. 2020-05-11 22:10:29 +01:00
iLLiCiTiT
8438de5816 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-05-11 16:34:09 +02:00
Toke Stuart Jepsen
284534d02c Nuke file knob was not updating.
The file knob was referencing the existing containers file path and not updating to the new representation path.
2020-05-08 17:23:05 +01:00
Jakub Jezek
6bb0caa157 removed unnecessary paths 2020-05-07 19:13:41 +02:00
Toke Stuart Jepsen
7fa379d4b4 Warn users about no nodes selected. 2020-05-06 09:18:39 +01:00
iLLiCiTiT
b68f049a7c removed usage and setting of "anatomy_template" key in representations 2020-04-30 17:55:46 +02:00
Ondřej Samohel
614cc921aa
bundle of fixes 2020-04-27 21:45:22 +02:00
iLLiCiTiT
ccafd3d360 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-04-15 10:29:03 +02:00
iLLiCiTiT
56338f3d70 do not use PYPE_CORE_* environments 2020-04-09 18:10:38 +02:00
iLLiCiTiT
58e48660f4 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-03-30 18:36:38 +02:00
Milan Kolar
c38a597223 Merge branch 'hotfix/PYPE-776-client-custom-work' into release/2.7.0 2020-03-26 18:43:50 +01:00
Milan Kolar
c382fc4742 Merge branch 'hotfix/PYPE-776-client-custom-work' into develop 2020-03-26 18:43:40 +01:00
Jakub Jezek
48d7489621
fix(global): hound pep8 2020-03-25 19:12:34 +01:00
Jakub Jezek
8d9d965d6d
fix(nuke): hound pep8 2020-03-25 19:06:19 +01:00
Jakub Jezek
129eb5db69
fix(nuke): hound pep8 2020-03-25 19:04:03 +01:00
Jakub Jezek
f25dea58a8
fix(nuke, global): shuffling families after plugins finish processing 2020-03-25 18:57:20 +01:00
Jakub Jezek
570269f024
fix(global, nuke): setting families filter 2020-03-25 18:56:17 +01:00
Jakub Jezek
369c4e484a
Merge branch 'release/2.7.0' into bugfix/PYPE-766-prerender-publishing 2020-03-25 13:33:06 +01:00
iLLiCiTiT
0ccee02034 Merge branch 'develop' into feature/PYPE-762_multi_root 2020-03-24 17:26:18 +01:00
Jakub Jezek
d1dd502357
fix(nuke): validator clam fps float number 2020-03-24 16:35:37 +01:00
Milan Kolar
ae0f878ba6
Merge pull request #9 from pypeclub/feature/PYPE-742-configure-baked-mov-colorspace
PYPS-82 configure baked mov colorspace
2020-03-23 17:26:51 +01:00
Jakub Jezek
7fbb72b8a6
clean(nuke): improving code 2020-03-20 21:37:10 +01:00
Jakub Jezek
63eac17649
clean(nuke): old code and better definition of families 2020-03-20 21:36:46 +01:00
Jakub Jezek
5c7bba0c06
feat(nuke): setting up properly families 2020-03-20 21:36:13 +01:00