Browse Source

Updated release notes for 1.2.0

Josh Yelon 19 years ago
parent
commit
c567e620dd
1 changed files with 19 additions and 0 deletions
  1. 19 0
      doc/doc/ReleaseNotes

+ 19 - 0
doc/doc/ReleaseNotes

@@ -1,3 +1,22 @@
+------------------------  RELEASE 1.2.0  ------------------------
+
+This release is likely to be much more stable than its predecessor.
+It contains many new features:
+
+* lots of performance optimizations
+* a preliminary OSX port
+* new modes for animation blending
+* easier partial-body animations
+* more powerful shader-to-engine interface
+* better support for rotating bodies in physics engine
+* support for compressed model files
+* multiple render targets (ie, glDrawBuffers)
+* support for stereo rendering
+* more complete API reference manual
+* ability to control mipmaps explicitly
+* better tools for debugging offscreen buffers
+* new sample programs
+
 ------------------------  RELEASE 1.1.0  ------------------------
 ------------------------  RELEASE 1.1.0  ------------------------
 
 
 This is a BETA release.  It's pretty reliable, but there are still a
 This is a BETA release.  It's pretty reliable, but there are still a