codecat / godot-tbloader

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

add help descriptions to Inspector properties #90

Closed Skaruts closed 2 months ago

Skaruts commented 1 year ago

Currently, hovering the mouse over the properties of the TBLoader node in the Inspector, doesn't explain anything about what they're for or how to use them. The descriptions are empty.

This would be quite handy to have, especially since there are properties that aren't documented (as far as I'm aware).