t3kt / raytk

Raymarching shader toolkit for TouchDesigner
https://raytk.net
Other
238 stars 15 forks source link

Improved validation for rop networks #12

Open t3kt opened 3 years ago

t3kt commented 3 years ago

Currently ROPs have input type validation, but it only shows up as script errors on inner comps inside them.

It would be good to be able to have a comprehensive view of all validation issues in a network.

t3kt commented 3 years ago

Types of validation:

t3kt commented 3 years ago

Reopening to cover improvements to how validation errors are surfaced