GEGL-Custom-Bevel
GEGL-Custom-Bevel copied to clipboard
clang warning shows a bug
Clang warns on line 251 of the plugin, because the else is incorrectly indented I would assume the "else" branch for restorepuff should encompass both statements
Yeah, Restorepuff is enabled by default. When it is disabled Custom Bevel and Glossy Balloon run a command that stack multiple duplicate layers of their output on top of each other until all transparency goes away. I am aware the "else if" area is indented incorrectly and I will work on fixing it.