|
|
|
@ -6,7 +6,7 @@ GLM is licensed under The Happy Bunny License and MIT License |
|
|
|
|
================================================================================ |
|
|
|
|
The Happy Bunny License (Modified MIT License) |
|
|
|
|
-------------------------------------------------------------------------------- |
|
|
|
|
Copyright (c) 2005 - 2014 G-Truc Creation |
|
|
|
|
Copyright (c) 2005 - 2015 G-Truc Creation |
|
|
|
|
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy |
|
|
|
|
of this software and associated documentation files (the "Software"), to deal |
|
|
|
@ -33,7 +33,7 @@ THE SOFTWARE. |
|
|
|
|
================================================================================ |
|
|
|
|
The MIT License |
|
|
|
|
-------------------------------------------------------------------------------- |
|
|
|
|
Copyright (c) 2005 - 2014 G-Truc Creation |
|
|
|
|
Copyright (c) 2005 - 2015 G-Truc Creation |
|
|
|
|
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy |
|
|
|
|
of this software and associated documentation files (the "Software"), to deal |
|
|
|
@ -62,6 +62,12 @@ GLM is a header only library, there is nothing to build, just include it. |
|
|
|
|
More informations in GLM manual: |
|
|
|
|
http://glm.g-truc.net/glm.pdf |
|
|
|
|
|
|
|
|
|
================================================================================ |
|
|
|
|
GLM 0.9.6.2: 2015-01-XX |
|
|
|
|
-------------------------------------------------------------------------------- |
|
|
|
|
Features: |
|
|
|
|
- Added display of GLM version with other GLM_MESSAGES |
|
|
|
|
|
|
|
|
|
================================================================================ |
|
|
|
|
GLM 0.9.6.1: 2014-12-10 |
|
|
|
|
-------------------------------------------------------------------------------- |
|
|
|
|