Changes:
- change: export button size
- add: export notification
- fixed: removed specular AA reference from PBR fragment template
- fixed: typo in normals calculation in the custom template vertex shader
- add: support for modern glsl syntax
- fixed: matrix uniforms in custom vertex shader if instancing is not enabled
- add: filter template
- fixed: filter template not importing glslcompat