gimp/plug-ins/file-exr
Jehan bf8ee69570 plug-ins: fix some broken macros with a massive search-and-replace.
If we leave a space between the macro name and opening parenthese for argument
lists, the args are not considered macro args (which will be discovered when
using it). I experienced this issue while testing code on some plug-in
yesterday, so thought I might as well fix all these broken macros for casting to
the specific GimpPlugIn subclass, so that we won't have a next time.
2023-10-18 18:29:37 +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 plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
openexr-wrapper.cc plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00
openexr-wrapper.h plug-ins: Handle single-channel OpenEXR with unknown channel names 2023-08-10 19:37:25 +00:00