Hi, is there a way to write a comment in hlms template, but which doesn't go to the output shader? I would like to write comments there to explain some parts or simply in the long file to write for @end to which section it belongs. But those comments are related to the @xxx syntax and not to the actual shader code. If there is no support, probably the simplest would be to add @comment("message") which would be just skipped (enclosing in "" is not essential but most of the text editors would recognize string and color it with different color.
note: I am aware that we have in Ogre forum also 'Feature request' section, but it seems that it is for Ogre 1.x - if it is for both versions, you can move it there (if it is possible to move a post).