瀏覽代碼

Updated readme

Christophe Riccio 15 年之前
父節點
當前提交
6210685f5b
共有 2 個文件被更改,包括 27 次插入1 次删除
  1. 1 1
      copying.txt
  2. 26 0
      readme.txt

+ 1 - 1
copying → copying.txt

@@ -1,6 +1,6 @@
 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
 of this software and associated documentation files (the "Software"), to deal

+ 26 - 0
readme → readme.txt

@@ -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
 -----------------------------