Skip to content

Releases: charlesangus/DeepC

Updated release with icons and menu.py

30 Dec 03:36
Compare
Choose a tag to compare
Pre-release

Release .zip now includes a full structure with icons and menu.py, ready to go.

DeepCSaturation

29 Dec 19:54
Compare
Choose a tag to compare
DeepCSaturation Pre-release
Pre-release

New node - DeepCSaturation. Does what you'd expect.

Bugfix Remove Channels

29 Dec 07:56
Compare
Choose a tag to compare
Pre-release

RemoveChannels was adding, not removing channels...

Rewrite core nodes using wrappers

03 Jan 03:36
Compare
Choose a tag to compare
Pre-release

Almost a full re-write. Now using wrapper base classes to provide consistent functionality without code duplication. For the end user, this means little except consistency between nodes, but for developers (i.e. me), it means much more maintainable code, and a better starting point for future nodes.

New features:

  • all matte nodes (DeepCPMatte, DeepCPNoise, DeepCID) now allow you to choose a merge operation to perform on the incoming channels

New nodes:

  • DeepCID: convert Deep ID passes to mattes
  • DeepCBlink: basic proof-of-concept of using Blink on Deep images; currently only works for non-spatial kernels (i.e. getting data from another pixel is ill-defined behaviour)

New Nodes, More Performance

21 Dec 08:30
Compare
Choose a tag to compare
Pre-release

First release of DeepCAddChannels and DeepCRemoveChannels, which use the new 11.2 Deep API for better performance.

Updated DeepCGrade node with 11.2 API for better performance.

Dropped support for 11.0 and 11.1, due to dependence on 11.2 API. All nodes will use this standard going forward.

Fixed sidemasking

21 Dec 08:16
Compare
Choose a tag to compare
Fixed sidemasking Pre-release
Pre-release

Side masking row access was set up incorrectly, leading to corruption when using side masks.

Fix Deep masking

19 Dec 06:26
Compare
Choose a tag to compare
Fix Deep masking Pre-release
Pre-release

Erroneously released 0.1.0 without Deep masking support in all nodes; this is now corrected.

Now releasing each Nuke version separately, as it probably always should have been...

Beta

19 Dec 03:53
Compare
Choose a tag to compare
Beta Pre-release
Pre-release

Basic functionality:

  • DeepCGrade node with Deep masks and flat masks
  • DeepCWorld node, for generating World Position data from Deep data
  • DeepCPMatte node, for generating spherical and cubic Deep masks from World Position data
  • DeepCPNoise node, for generating Deep noise from World Position data

Versions:

  • Linux
    • 11.0
    • 11.1
    • 11.2
    • 11.3