open_toontown_panda3d/panda/src/pnmimage
David Rose 06b2e69a49 support floating-point tiff files 2014-07-01 17:40:37 +00:00
..
Sources.pp Add methods to efficiently access PfmFile data from Python 2014-03-09 01:05:34 +00:00
config_pnmimage.cxx resolve pixel-offset issues with gaussian and box filters 2013-05-30 20:32:18 +00:00
config_pnmimage.h pfm-resize-quick, and let pfm-resize-gaussian default to false 2013-05-28 23:49:19 +00:00
p3pnmimage_composite1.cxx integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
p3pnmimage_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pfmFile.I add PfmVizzer::set_aux_pfm() and PfmFile::set_no_data_threshold() 2014-03-13 23:16:21 +00:00
pfmFile.cxx support floating-point tiff files 2014-07-01 17:40:37 +00:00
pfmFile.h add PfmVizzer::set_aux_pfm() and PfmFile::set_no_data_threshold() 2014-03-13 23:16:21 +00:00
pfmFile_ext.cxx Add methods to efficiently access PfmFile data from Python 2014-03-09 01:05:34 +00:00
pfmFile_ext.h Add methods to efficiently access PfmFile data from Python 2014-03-09 01:05:34 +00:00
pnm-image-filter-core.cxx PfmFile::box_filter() etc., improved forward_distort(). 2013-01-26 00:24:47 +00:00
pnm-image-filter-sparse-core.cxx PfmFile::set_no_data_nan() and related methods 2013-05-03 18:05:05 +00:00
pnm-image-filter.cxx resolve pixel-offset issues with gaussian and box filters 2013-05-30 20:32:18 +00:00
pnmBrush.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmBrush.cxx dual names for interrogate 2011-10-11 00:45:51 +00:00
pnmBrush.h dual names for interrogate 2011-10-11 00:45:51 +00:00
pnmFileType.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmFileType.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
pnmFileTypeRegistry.cxx filename extension check should be case-insensitive 2011-03-14 20:09:06 +00:00
pnmFileTypeRegistry.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
pnmImage.I more low-level pnmimage accessors 2012-07-23 02:09:46 +00:00
pnmImage.cxx Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous. 2013-08-01 00:10:20 +00:00
pnmImage.h Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous. 2013-08-01 00:10:20 +00:00
pnmImageHeader.I compiler warnings 2009-12-30 19:22:34 +00:00
pnmImageHeader.cxx a couple more writable-vfs migrations 2011-09-17 00:40:29 +00:00
pnmImageHeader.h fix roundoff error in fill() 2009-11-18 22:55:52 +00:00
pnmPainter.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmPainter.cxx dual names for interrogate 2011-10-11 00:45:51 +00:00
pnmPainter.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmReader.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmReader.cxx integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmReader.h integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmWriter.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmWriter.cxx integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmWriter.h integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmbitio.cxx a few more warning squelches 2009-02-19 00:23:08 +00:00
pnmbitio.h a few more warning squelches 2009-02-19 00:23:08 +00:00
pnmimage_base.cxx support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone 2010-05-28 21:09:22 +00:00
pnmimage_base.h Ability to add, subtract, multiply PNMImages with each other or with a constant 2010-05-15 08:44:18 +00:00
ppmcmap.cxx eliminate pnm 2002-08-04 20:53:20 +00:00
ppmcmap.h okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00