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

Clean up 🧹 #11

Merged
merged 4 commits into from
May 13, 2024
Merged

Clean up 🧹 #11

merged 4 commits into from
May 13, 2024

Conversation

pkg-dot-zip
Copy link
Owner

  • Changed default (de)constructors to actual "default" (de)constructor.
  • Removed some unneeded whitespaces.
  • Changed parameter names to "deltaTime" where appropriate.
  • Changed resolution of window to 1600x900.
  • Refactored initialization of different libraries and parts of the software into own methods.
  • Moved deinitialization code to onDestroy() method.
  • Removed unused variable.
  • Capitalized uncapitalized comments.
  • Now call the setup for the logger again.
  • Fixed naming for the log files in the log/ folder.
  • Log entry for all inits & the onDestroy() method.
  • Made default params for Spin & Cube components.

pkg-dot-zip added 4 commits May 13, 2024 16:04
- Changed default (de)constructors to actual "default" (de)constructor.
- Removed some unneeded whitespaces.
- Changed parameter names to "deltaTime" where appropriate.
- Changed resolution of window to 1600x900.
- Refactored initialization of different libraries and parts of the software into own methods.
- Moved deinitialization code to onDestroy() method.
- Removed unused variable.
- Capitalized uncapitalized comments.
- Now call the setup for the logger again.
- Fixed naming for the log files in the log/ folder.
- Log entry for all inits & the onDestroy() method.
@pkg-dot-zip pkg-dot-zip self-assigned this May 13, 2024
@pkg-dot-zip pkg-dot-zip requested a review from Mosu5 May 13, 2024 14:37
@Mosu5
Copy link
Collaborator

Mosu5 commented May 13, 2024

LGTM! Goede structuur en duidelijke comments👍

Copy link
Collaborator

@Mosu5 Mosu5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 🔥 🗣️ 💯

@Mosu5 Mosu5 merged commit 676c216 into dev May 13, 2024
@pkg-dot-zip pkg-dot-zip deleted the clean_up branch May 13, 2024 14:42
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