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

GPE engine - Standardize variables via snake_case #133

Open
nhurde opened this issue May 3, 2024 · 1 comment
Open

GPE engine - Standardize variables via snake_case #133

nhurde opened this issue May 3, 2024 · 1 comment

Comments

@nhurde
Copy link
Contributor

nhurde commented May 3, 2024

Originally when engine began snake_case, camelCase and MACRO_CASE was used to show different levels of controls from local, temp and global variables.

Camel casing should be removed and replaced with snake_case and MACRO_CASE can be kept for globals and DEFINES / macros.

@nhurde nhurde added this to the Summer 2024 milestone May 4, 2024
@nhurde
Copy link
Contributor Author

nhurde commented May 4, 2024

Bringing to Summer 2024, as is important, but this is mainly refactoring and renaming variables/functions so functionality shouldn't be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog (Secondary )
Status: No status
Development

No branches or pull requests

1 participant