codecat / godot-tbloader

TrenchBroom Loader for Godot 4. (Alternative to Qodot)
MIT License
232 stars 29 forks source link

Brush for ReflectionProbe #73

Open solitaryurt opened 1 year ago

solitaryurt commented 1 year ago

Would be sweet to be able to define ReflectionProbe using a brush with a particular texure.

We already define both: option_clip_texture_name and option_skip_texture_name, could add option_reflection_texture_name and define a ReflectionProbe, and set its size and transform based on the brush.

If all six faces have the texture, just process it, otherwise skip.