Phil Barrett

Results 6 issues of Phil Barrett

### Board Type Raspberry Pi Zero W ### Operating System Raspberry Pi OS Lite Linux raspberrypi 5.4.51+ #1327 Thu Jul 23 10:53:06 BST 2020 armv6l GNU/Linux ### Swift Version Pre-built...

To avoid clashes with other apps, we build with `-DOPENEXR_IMF_NAMESPACE=FL_Imf -DILMTHREAD_NAMESPACE=FL_IlmThread -DIEX_NAMESPACE=FL_Iex` Recent changes (between 3.1.5 and 3.2.0) have broken the build in this situation. This patch fixes them up:...

Mentioned in #187 here's what I already use in my host: ```C /** @brief Indicates whether a thumbnail image is being rendered. - Type - int X 1 - Property...

standard change

This has been broken, yet again. I have to build with custom namespaces, so my openexr `CMAKE_OPT` has `-DOPENEXR_IMF_NAMESPACE=FL_Imf -DILMTHREAD_NAMESPACE=FL_IlmThread -DIEX_NAMESPACE=FL_Iex ` Here's a patch against 3.3.1 that tidies it...

Many plugins, when they cannot obtain a valid licence, simply burn a message into the output image. When this happens in final renders, it's a real pain because the user...

standard change

Generate at, say, 768x768, with 4x scale up enabled, which makes a 3072x3072 image On the image, click Use as Input - this correctly leaves the resolution at 768x768 Bug:...

bug