Alien-FreeImage

 view release on metacpan or  search on metacpan

src/Source/OpenEXR/Copyrights/ilmbase/ChangeLog  view on Meta::CPAN

Version 2.x.x
	* Bumped version to track OpenEXR
	  (Piotr Stanczyk)

Version 2.0.1
	* Bumped version to track OpenEXR
	  (Piotr Stanczyk)

Version 2.0.0
	* Bumped version to track OpenEXR
	  (Piotr Stanczyk)
	* Numerous minor fixes, missing includes etc

Version 1.1.0.beta.1
	* Added new module PyIlmBase : python bindings for IlmBase
	  (Nick Rasmussen)
	* Added git specific files 
	  (Piotr Stanczyk)
	* Minor fixes for newer gcc versions and OS X.
	  (misc)
	* Preparation for OpenEXR v2 release { remove message for final release }
	  (Piotr Stanczyk)
        * Updated the so verison to 10
	  (Piotr Stanczyk)
	* Initial use of the CMake build system 
	  (Nicholas Yue)

Version 1.0.3
        * Added support for enabling/disabling large stack optimisations, used in
          halfFunction.h.
          (Piotr Stanczyk)
	* Added ImathNoise.(h/cpp) files. Initializes Perlin noise to match the
	  Renderman implmenetation.
	  (Pixar Contribution)
	* Fixed a number of missing includes to comply with stricter 
	  enforcement by gnu compilers.
	  (Piotr Stanczyk)
	* Depracated compiler flag: -Wno-long-double since it is no longer
	  supported under OS X.
	  (Piotr Stanczyk)
	* A minor API change to Imath::Frustum has been made:  the functions
	  'near' and 'far' have been renamed to 'nearPlane' and 'farPlane' due
	  to conflicts with certain windows headers.  The former alternate
	  accessor names for these values on windows ('hither' and 'yon')
	  remain, though should be considered deprecated.
	  (David Lenihan)
	* Added SVD, eigenvalue solver, and procrustes fit calculations
	  to ImathMatrixAlgo.
	  (Chris Twigg, Ji Hun Yu)
	* Added Imath::FrustumTest for frustum visibility testing.
	  (Eric Johnston)
	* Fixed a stack corruption in the matrix minorOf functions.
	  (Nick Rasmussen)
	* Visual studio 2008 project files have been added to the vc/vc9
	  directory, and several minor visual studio compile fixes have
	  been applied.
	  (Nick Rasmussen)
	* Updated the so verison to 7.
	  (Piotr Stanczyk)
	* Depracated the MacCode_Warrior and Shake submodules.
	  (Piotr Stanczyk)

Version 1.0.2
	* Added support for targetting builds on 64bit Windows and minimising 
	  number of compiler warnings on Windows. Thanks to Ger Hobbelt for his
	  contributions to CreateDLL.
	  (Ji Hun Yu)
	* Removed a spurious restrict qualifier in the matrix manipulation code
	  that was causing the 64-bit MS compiler to generate code in release 
	  mode that caused incorrect results. 
	  (Ji Hun Yu)
	* Added patches for improving universal binaries on OS X. Thanks to
	  Paul Schneider for the contribution
	  (Piotr Stanczyk)
	* Imath::Box optimization: remove loops from methods by partially 



( run in 1.831 second using v1.01-cache-2.11-cpan-2398b32b56e )