Skip to content
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

[nodes] Harmonize and improve nodes descriptions #2063

Merged
merged 5 commits into from
Jun 16, 2023

Conversation

cbentejac
Copy link
Contributor

Description

This PR harmonizes the labels and descriptions of all the existing nodes as follows:

  • Labels always respect CamelCase;
  • Descriptions start with capital letters and end with period;
  • The mixed use of single and double quotes has been replaced by double quotes only.

The goal of this PR is not to provide better descriptions, although some typos were fixed and some descriptions were improved.

ℹ️ All the nodes have been tested individually to ensure that names had not been modified unintentionally, which would cause "unrecognized argument" errors.

Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
@cbentejac cbentejac self-assigned this Jun 16, 2023
@mugulmd mugulmd merged commit 61c96a8 into develop Jun 16, 2023
@mugulmd mugulmd deleted the dev/improveNodesDescriptions branch June 16, 2023 09:23
@cbentejac cbentejac added this to the Meshroom 2023.2.0 milestone Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants