Jump to content

Comments for properties and material parameters


photo

Recommended Posts

Dear Unigine Team,

 

from time to time we have to touch older projects and I discover that I forgot the meaning of some property or a material parameter. It would be nice if the author can add comments which persist when materials or property files are written.

 

I could imagine that a comment xml argument could be introduced for this purpose:



<property name="someProperty">
<parameter name="someParam" type="float" min="-400" max="400" comment="This is an example comment">0</parameter>
</property>

The text for the comment could be shown as Tooltip when hovering over the respective slider in the property editor.

But even if it would only exist inside the xml file it would be already useful.

 

Anyways, as you can imagine this here is not an urgent request  :D

 

Cheers

 Helmut

Link to comment
×
×
  • Create New...