ucupumar / ucupaint

Ucupaint is Blender addon to manage texture layers for Eevee and Cycles renderer.
GNU General Public License v3.0
874 stars 31 forks source link

Refactor inputs #62

Open ucupumar opened 7 months ago

ucupumar commented 7 months ago

Refactor ucupaint inputs to use native node socket when available so it will work better with keyframe and driver. This refactor will make sure all calculations are done in shader rather than python code.