Libpano13 Changelog

What's new in Libpano13 2.9.19

Jun 5, 2014
  • There have been lots of cleanups, fixes of compiler warnings, bugfixes, and general refactoring since 2.9.18, plus we have some new features:
  • There are new Tpy and Tpr parameters, these allow the 'mosaic mode'projection plane to be rotated relative to the panorama view.
  • Added Hammer output projection
  • Updated PSD functions to write PSB (large file) format too, note that this functionality is part of the PTmender tool and not available to Hugin/nona directly.
  • Various bugs have been fixed in these projections: triplane output, architectural output, orthographic output and Thoby input.
  • Other bugfixes that may be noticed are: a check for invalid resolutions in TIFF files, formating sequence for x86_64, cropping images that go outside the image boundary, and PSD and PICT image format improvements.
  • There have been fixes for building on various platforms: OS X 10.6/10.8, automake 1.12, MinGW, cmake, Visual Studio 2010 and Visual Studio 2012+

New in Libpano13 2.9.19 Beta 1 (Apr 24, 2014)

  • Fixes for minor typos, test suite, variable initialisation and locale bugs.
  • Fix for MSVC 2012+
  • Default autotools build system improvements.
  • Lots of improvements for alternative cmake build system, this can now be
  • considered good enough for most purposes.
  • Documentation fixes.

New in Libpano13 2.9.18 (Apr 24, 2014)

  • Added Thoby projection which models the Nikkor 10.5 lens.
  • Minor fixes for libpng-1.5, GNU Hurd, libtool 2.4, and powerpc command-line.

New in Libpano13 2.9.18 RC 2 (Mar 7, 2011)

  • tests/simpleStitch/Makefile.am, tests/simpleTiff16/Makefile.am:Rename "clean" target to "clean-local" in Makefile.am. This way the specified target supplements automake's clean target instead of replacing it.

New in Libpano13 2.9.17 (Sep 11, 2010)

  • [r1299] tools/PTAInterpolate.vcproj, tools/PTOptimizer.vcproj,
  • tools/PTblender.vcproj, tools/PTcrop.vcproj, tools/PTinfo.vcproj,
  • tools/PTmasker.vcproj, tools/PTmender.vcproj, tools/PTroller.vcproj,
  • tools/PTtiff2psd.vcproj, tools/PTtiffdump.vcproj,
  • tools/PTuncrop.vcproj: Changes to visual C project files to find
  • 64bit wxwidgets (Aron Helser)

New in Libpano13 2.9.17 RC 1 (Sep 2, 2010)

  • optimize.c: Fix for build on Solaris (Robert Campbell) [r1288] Makefile.am, configure.ac, tools/Makefile.am: Fixes for building on Solaris (Robert Campbell) Note this is for autotools not cmake

New in Libpano13 2.9.17 Beta 2 (May 21, 2010)

  • a number of new input and output projections,
  • a new command-line tool,
  • documentation,
  • cleanups and bugfixes.