]> git.tdb.fi Git - libs/gl.git/blobdiff - Changelog.txt
Add functions for setting arrays of 2x2 and 3x3 matrix uniforms
[libs/gl.git] / Changelog.txt
index 0dfe71495b80cb9266180442d218db84c0382db5..3e5f542b7760bb598ad5fd80373c6478f87e788e 100644 (file)
@@ -1,3 +1,14 @@
+1.1
+* Pipeline and effect framework
+* Support for generic vertex attributes
+* RAII classes for push/pop_matrix and bind/unbind 
+* Viewport control functions
+* Blender exporter
+  - Store settings between runs
+  - Export texture coordinates and TB vectors
+  - Apply modifiers to mesh when exporting
+* Various bugfixes
+
 1.0
 * Add class Technique to share passes between Objects
 * Scene automatically recognizes ObjectInstances and optimizes rendering them
@@ -7,5 +18,3 @@
 
 0.9
 * First release
-
-($Id$)