OpenSAGE.BlenderPlugin icon indicating copy to clipboard operation
OpenSAGE.BlenderPlugin copied to clipboard

[WIP] material rework (updated version)

Open Tarcontar opened this issue 5 years ago • 1 comments

Got most of the stuff for import working so far. Export still needs some work. Encountered some issues with missing functionality in the blender python api in order to complete this:

  • can not set the 'type' of custom node sockets thus they always default to 'VALUE' which causes e.g. ColorSockets to provide only the red channel as output

Tarcontar avatar Jul 18 '20 21:07 Tarcontar

Created a ticket on blender developer: https://developer.blender.org/T85803

Tarcontar avatar Feb 19 '21 20:02 Tarcontar