gimp/plug-ins/file-exr
Michael Natterer 6bca8c4f89 pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
and in an attack of madness, changes almost all file plug-in
code to use GFile instead of filenames, which means passing
the GFile down to the bottom and get its filename at the very
end where it's actually needed.
2019-09-11 21:48:34 +02:00
..
.gitignore file-exr: Add initial implementation (loader) 2013-05-04 13:02:54 +05:30
Makefile.am plug-ins: port file-exr to GimpImage/GimpDrawable. 2019-08-22 15:54:36 +02:00
exr-attribute-blob.h plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:56:12 +02:00
file-exr.c pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00
openexr-wrapper.cc plug-ins: suppress deprecation warnings from the OpenEXR headers 2019-07-21 19:56:29 +02:00
openexr-wrapper.h plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:56:12 +02:00