Skip to content

Passthrough shader

Ogers Ruda requested to merge passthrough_shader into master

Added a passthrough shader to support direct texture connection to objects. Texture shaders can now be connected directly to geometry objects. Only color attribute is supported since it is supposed to be used for scene debugging.

Merge request reports