Skip to content

Add script to generate template effect files #7910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Fix bug when inserting effect name into PluginList

89522aa
Select commit
Loading
Failed to load commit list.
Open

Add script to generate template effect files #7910

Fix bug when inserting effect name into PluginList
89522aa
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed May 29, 2025 in 1s

5 issues found.

Annotations

Check notice on line 76 in plugins/TemplateEffect/TemplateEffect.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

plugins/TemplateEffect/TemplateEffect.cpp#L76

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 36 in plugins/TemplateEffect/TemplateEffect.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

plugins/TemplateEffect/TemplateEffect.cpp#L36

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)

Check notice on line 49 in plugins/TemplateEffect/TemplateEffect.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

plugins/TemplateEffect/TemplateEffect.cpp#L49

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 70 in plugins/TemplateEffect/TemplateEffect.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

plugins/TemplateEffect/TemplateEffect.cpp#L70

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)

Check notice on line 61 in plugins/TemplateEffect/TemplateEffectControlDialog.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

plugins/TemplateEffect/TemplateEffectControlDialog.cpp#L61

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)