version 1.2.1

spot light without shadows and with texture fix
mesh information
points width and points-only meshes support
This commit is contained in:
2023-05-25 15:50:07 +03:00
parent 85bc739987
commit dfc4c718e8
15 changed files with 180 additions and 56 deletions

View File

@@ -27,7 +27,7 @@ else()
set(QGLEngine_MAJOR 1)
set(QGLEngine_MINOR 2)
set(QGLEngine_REVISION 0)
set(QGLEngine_REVISION 1)
set(QGLEngine_SUFFIX "rc")
set(QGLEngine_COMPANY SHS)
set(QGLEngine_DOMAIN org.SHS)