Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@codex128 codex128 released this 13 Feb 17:06
· 1 commit to master since this release

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