stig-atle / io_scene_pbrt

Exporter for blender that exports the scene into pbrt's ascii file format.
59 stars 16 forks source link

Fix so that export_texture_from_input(...) returns 'none' if no texture is assigned. #18

Closed stig-atle closed 4 years ago

stig-atle commented 4 years ago

Fix so that export_texture_from_input(...) returns 'none' if no texture is assigned.

stig-atle commented 4 years ago

Fixed.