You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
glm-1.0.0-light.7z contains the same files as the glm directory of the 1.0.0 tag of the repository, except for the addition of the copying.txt file.
glm-1.0.1-light.7z contains the same files as the glm directory of the 1.0.1 tag of the repository, except for the addition of the copying.txt file and the fact that GLM_VERSION_PATCH is defined to 0 instead of 1 and GLM_VERSION_MESSAGE is defined to GLM: version 1.0.0 instead of GLM: version 1.0.1. This discrepancy seems like an error.
The text was updated successfully, but these errors were encountered:
Agree, you can see that the upload time for zip and 7z files are Feb 27, but source code upload time is Feb28.
That troubles me for a while.
But basic function still works well, I hope next release can fix this.
glm-1.0.0-light.7z contains the same files as the glm directory of the 1.0.0 tag of the repository, except for the addition of the copying.txt file.
glm-1.0.1-light.7z contains the same files as the glm directory of the 1.0.1 tag of the repository, except for the addition of the copying.txt file and the fact that
GLM_VERSION_PATCH
is defined to0
instead of1
andGLM_VERSION_MESSAGE
is defined toGLM: version 1.0.0
instead ofGLM: version 1.0.1
. This discrepancy seems like an error.The text was updated successfully, but these errors were encountered: