parent
9eb50dafa9
commit
6210685f5b
2 changed files with 27 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||||||
The MIT License |
The MIT License |
||||||
|
|
||||||
Copyright (c) 2005 - 2009 G-Truc Creation |
Copyright (c) 2005 - 2010 G-Truc Creation |
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy |
Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
of this software and associated documentation files (the "Software"), to deal |
of this software and associated documentation files (the "Software"), to deal |
@ -1,3 +1,29 @@ |
|||||||
|
============================= |
||||||
|
GLM 0.9.B.2: 2010-04-30 |
||||||
|
----------------------------- |
||||||
|
- Git transition |
||||||
|
- Removed experimental code from releases |
||||||
|
- Fixed bugs |
||||||
|
|
||||||
|
============================= |
||||||
|
GLM 0.9.B.1: 2010-04-03 |
||||||
|
----------------------------- |
||||||
|
- Based on GLSL 4.00 specification |
||||||
|
- Added the new core functions |
||||||
|
- Added some implicit conversion support |
||||||
|
|
||||||
|
============================= |
||||||
|
GLM 0.9.A.2: 2010-02-20 |
||||||
|
----------------------------- |
||||||
|
- Improved some possible errors messages |
||||||
|
- Improved declarations and definitions match |
||||||
|
|
||||||
|
============================= |
||||||
|
GLM 0.9.A.1: 2010-02-09 |
||||||
|
----------------------------- |
||||||
|
- Removed deprecated features |
||||||
|
- Internal redesign |
||||||
|
|
||||||
============================= |
============================= |
||||||
GLM 0.8.4.4 final: 2010-01-25 |
GLM 0.8.4.4 final: 2010-01-25 |
||||||
----------------------------- |
----------------------------- |
Loading…
Reference in New Issue