Changeset 7563

Show
Ignore:
Timestamp:
10/04/07 13:24:09
Author:
robert
Message:

Updated ChangeLog? for 2.2 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenSceneGraph/trunk/ChangeLog

    r7554 r7563  
     12007-10-04 10:05 +0000 [r7558]  robert: 
     2 
     3        * Updated version for 2.2 release 
     4 
     52007-10-04 08:54 +0000 [r7556]  robert: 
     6 
     7        * From Trajce Nikolov, added support for extract a region for 
     8          geospatial imagery 
     9 
     102007-10-03 23:44 +0000 [r7554]  robert: 
     11 
     12        * Updated ChangeLog, NEWS and AUTHORS file for 2.1.15 release 
     13 
     142007-10-03 23:27 +0000 [r7553]  robert: 
     15 
     16        * Updated version for 2.1.15 dev release 
     17 
     182007-10-03 23:03 +0000 [r7551-7552]  robert: 
     19 
     20        * From Panagiotis Papadakos, "Setting the maximum height of osgText 
     21          doen't seem to work. If the text is big enough, it exceeds the 
     22          height that I gave as input to setMaximumHeight. So check if 
     23          cursor is out of -_maximumHeight." 
     24 
     25        * Added support for defining an option 
     26          OSG_GLU_TESS_CALLBACK_TRIPLEDOT within the CMake build system, 
     27          enabling this option will build the OSG against the (...) version 
     28          of the tesselation callback functions. One can also set the 
     29          default value of this option via the 
     30          DEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT variable that is set locally 
     31          to OFF for all platforms except AIX and OSX, but can be overriden 
     32          by setting it via command line option i.e. cmake . 
     33          -DDDEFAULT_GLU_TESS_CALLBACK_TRIPLEDOT=ON 
     34 
    1352007-10-03 21:12 +0000 [r7550]  shuber: 
    236