Jakub Jezek
e07a95480b
feat(nuke): adding gizmo family
2019-11-25 00:55:32 +01:00
Jakub Jezek
fe7e3580d6
fix(nuke): converting camelcase to snakecase
2019-11-24 20:41:21 +01:00
Jakub Jezek
fc6733f582
feat(nuke): adding utils.py for nuke specific operations
...
- bake_gizmos_recursively
- get_node_outputs
- is_node_gizmo
- gizmo_is_nuke_default
2019-11-24 20:35:55 +01:00
Jakub Jezek
509578c4ef
fix(nuke): nuke little fixes
2019-11-12 12:52:57 +01:00
Jakub Jezek
803936950a
fix(nuke): colorspace presets didn't work with families
2019-11-07 15:56:25 +01:00
Jakub Jezek
2ef74e33cb
fix(nuke): overwriting create write function
...
- adding input node to connect to selected node in Create
- fixing prenode to be functional if more node before write need to be added [prep for mask/prerender]
- `preset` data rewrited to be `families`
2019-11-07 15:55:43 +01:00
Jakub Jezek
ba32b5f4a1
typo(nuke): removing todo
2019-11-06 23:44:48 +01:00
Jakub Jezek
7bb247528c
fix(nuke): didn't reload modules correctly
...
python 27 and 3 supported
2019-11-06 23:44:17 +01:00
Jakub Jezek
fd2e0f8c27
fix(nuke): nuke.templates renamed to nuke.presets
...
- it was still remaining as templates in some modules
2019-11-06 15:52:19 +01:00
Jakub Jezek
637862f22d
fix(nuke): create plugin correct way of working with families
2019-11-06 15:51:32 +01:00
Jakub Ježek
321028ead8
Merged in hotfix/eallin_fixes_nks_nk (pull request #359 )
...
fix(nks): thumbnails, build workfile with preview mov
Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-06 09:20:57 +00:00
Jakub Jezek
275bd6da64
Merge branch 'develop' into hotfix/eallin_fixes_nks_nk
2019-11-06 10:09:09 +01:00
Jakub Jezek
2d6e11c19a
feat(nuke): node avalon knob prefix as list for backward compatibility
...
- `avalon:` or `ak:`
- omit tags for later clearing in pype.nuke.presets
2019-11-06 01:17:42 +01:00
Jakub Jezek
f35f4c1e93
feat(nuke): templates.py to presets.py
...
- rename key `preset` to `families`
- `families`: looping family as preset
- omit tags for later clearing
2019-11-06 01:14:09 +01:00
Jakub Jezek
66d0b1b253
feat(nuke): improving nuke features
...
- loader reads fpath and convert to hashes in path
- adding `review` knob to write
- removing extract_frames.py to _unused plugins
2019-11-04 19:28:39 +01:00
Jakub Jezek
d698a57733
fix(nuke): adding custom ocio path support
2019-11-04 15:59:35 +01:00
Toke Jepsen
fdccabeeb9
Support Deadline priority in Nuke.
2019-11-03 18:55:18 +00:00
Jana Mizikova
c009f661e6
fix(nks): thumbnails, build workfile with preview mov
...
- thumbnail for clip is taken from middle of duration
2019-11-01 17:06:35 +01: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 Jezek
0b495f57d9
fix(nk): building first workfile was failing
2019-08-30 17:04:22 +02:00
Jakub Jezek
fff2586183
fix(nuke): doc string mess
2019-08-30 16:18:04 +02:00
Jakub Jezek
731b34acdc
Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered
2019-08-30 15:49:39 +02:00
Jakub Jezek
651b6960fe
Merge branch 'feature/PYPE-488-nk-loading-nks-lut-soft-effects' into feature/PYPE-331-nks-lut-workflow_altered
2019-08-30 15:34:00 +02:00
Jakub Ježek
965953631a
Merged in bugfix/nuke_reset_resolution (pull request #283 )
...
Bugfix/nuke reset resolution
2019-08-30 10:58:12 +00:00
Jakub Jezek
c51ea9049a
Merge branch 'develop' into bugfix/nuke_reset_resolution
...
# Conflicts:
# pype/nuke/lib.py
2019-08-29 12:25:40 +02:00
Jakub Jezek
fb09c554af
fixing to new way of attributes name convention
2019-08-29 12:20:07 +02:00
Jakub Jezek
22834694e0
fix(nk): moving create_backdrop function out of Class
2019-08-22 14:17:48 +02:00
Jakub Jezek
5a45c9c7cf
feat(nk): adding lutJson subset integration to autobuild workfile
2019-08-22 13:00:27 +02:00
Toke Jepsen
62bee8eafa
Create/Validate Deadline tab with ChunkSize.
2019-08-21 15:04:57 +01:00
Jakub Jezek
1a3b02d65e
feat(nk): adding backdrop wrapper to BuildWorkfile
2019-08-16 09:33:43 +02:00
Jakub Jezek
c87dca6f9d
fix(nk, nks): version is better if None then "last"
2019-08-15 17:09:34 +02:00
Jakub Jezek
64e1f45f34
feat(nk): implementing building workfile
...
- also adding `get_subsets` to `pype.api`
- adding `WorkfileSettings` class method to `pype.nuke.menu`
- fixing link to `WorkfileSettings.set_context_settings` to nuke launch callback
2019-08-15 10:41:28 +02:00
Jakub Jezek
6827cb82b4
feat(nk): building first workfile wip
2019-08-14 10:35:39 +02:00
Jakub Jezek
43c9a03e62
feat(nuke): connecting correctly new workfile settings
2019-08-13 18:08:50 +02:00
Jakub Jezek
67acc5a4c9
feat(nk): converting workfile setting methods into class and its methods
2019-08-13 18:08:13 +02:00
Jakub Jezek
5420f7ef6e
feat(nk): default publish knob to True
2019-08-12 15:41:30 +02:00
Jakub Jezek
02d54b54f7
feat(nuke): adding Read from Write button on Write node
2019-08-08 16:33:21 +02:00
Milan Kolar
893090555d
Merge remote-tracking branch 'origin/develop' into release/v2.1.0
2019-08-06 17:36:19 +02:00
Jakub Jezek
885aee74ef
fix(global): entity error problem
2019-08-06 12:11:12 +02:00
Jakub Jezek
0b742e5bb5
fix(nuke): doctstrings and printing cleanup
2019-08-05 19:11:49 +02:00
Toke Jepsen
6bf3c9ca71
Fix and simplify reset_resolution
...
- Format was not being set.
- Existing code logic was overtly complicated.
2019-08-05 14:02:20 +01:00
Jakub Jezek
aa2efc7bf3
Merge branch 'hotfix/nuke_publish_create_load' into hotfix/nuke_new_attr_changes
2019-08-04 14:13:45 +02:00
Jakub Jezek
cf1ad307bb
fix(nuke): moving creating linked attributes to Create plugin
2019-08-02 18:45:48 +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
Jakub Jezek
b40e1f5511
fix(all): rename attributes
...
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
iLLiCiT
9d2c48e4e2
removed get_project/asset_data methods
2019-07-31 06:04:50 +02:00
iLLiCiT
014b089b40
removed get_project_code method
2019-07-31 04:21:26 +02:00
Jakub Jezek
50056808de
Merge branch 'develop' into feature/PYPE-81-nuke-write-render-workflow
...
# Conflicts:
# pype/nuke/lib.py
2019-07-31 02:10:47 +02:00
Toke Jepsen
63d7a7bbd5
Merged in tokejepsen/pype/change/non_versioned_work_folders (pull request #220 )
...
Change/non versioned work folders
Approved-by: Milan Kolar <milan@orbi.tools>
2019-07-30 23:45:44 +00:00