gimp/plug-ins/file-exr
Jehan 870ca6334d plug-ins: install plug-ins in subfolder.
I am going to forbid plug-ins from being installed directly in the root
of the plug-ins/ directory. They will have to be installed in a
subdirectory named the same as the entry point binary.
This may seem useless for our core plug-ins which are nearly all
self-contained in single binaries, but this is actually a necessary
restriction to eliminate totally the DLL hell issue on Windows. Moving
core plug-ins in subfolders is only a necessary consequence for it.
2018-05-20 21:06:35 +02:00
..
.gitignore file-exr: Add initial implementation (loader) 2013-05-04 13:02:54 +05:30
Makefile.am plug-ins: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00
exr-attribute-blob.h plug-ins: Read comment and Exif data from EXR files 2016-04-22 14:41:34 +02:00
file-exr.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
openexr-wrapper.cc plug-ins: Use GIMP's internal profile when loading EXR 2016-04-29 13:10:30 +02:00
openexr-wrapper.h plug-ins: Use GIMP's internal profile when loading EXR 2016-04-29 13:10:30 +02:00