Menu

Tree [895964] default /
 History

Read Only access


File Date Author Commit
 PTAdjust 2008-03-07 jim0watters jim0watters [63eab1] update projects to allow spaces in the path names.
 PTCorrect 2008-03-07 jim0watters jim0watters [63eab1] update projects to allow spaces in the path names.
 PTPerspect 2008-03-07 jim0watters jim0watters [63eab1] update projects to allow spaces in the path names.
 PTRemap 2008-03-07 jim0watters jim0watters [63eab1] update projects to allow spaces in the path names.
 Doxyfile 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 README.txt 2007-12-31 jim0watters jim0watters [ed05d7] Initial update of filters to merge with pano12 ...
 cpy.cmd 2007-12-31 jim0watters jim0watters [7c9a40] Add unchecked in files
 cpyBuf.cpp 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 cpyBuf.h 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 dlgAbout.cpp 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 dlgAbout.h 2007-12-31 jim0watters jim0watters [ed05d7] Initial update of filters to merge with pano12 ...
 license.txt 2005-04-18 brunopostle brunopostle [68cdf8] Initial revision
 main.cpp 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 main.h 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 memAlloc.cpp 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 memAlloc.h 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 panTools.cpp 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...
 panTools.h 2008-01-16 jim0watters jim0watters [c033de] Update Photoshop plugins to have new dialog wit...

Read Me

I suggest the following development environment:

    Microsoft Visual Studio 2005 Express free edition
       see Panotools wiki:
       http://wiki.panotools.org/Build_pano12_from_sourcecode_MSVC

    Photoshop SDK 7.0 from Adobe
       http://www.adobe.com/devnet/

If using Visual Studio simply open the solution file PTFilters.sln

There are also project files and .mak files in each plug-in subdirectory.  If you are using
an older version of VS I suggest you create one workspace, then insert 4 separate project
within the workspace. This facilitates batch builds of all plug-ins, and code sharing.

Standard SDK build environment for plug-ins. For convenience I've exported some Makefiles.

    nmake /f<filename>.mak

Plug-ins are available at
    http://photocreations.ca/panotools

Plug-ins and source code are available at
    https://sourceforge.net/projects/panotools