readability and minor mutex fixes #27

Open
ArgoreOfficial wants to merge 2 commits from ArgoreOfficial/main into main
ArgoreOfficial commented 2024-11-05 18:28:44 +00:00 (Migrated from github.com)
  • some mutex fixes that caused chunks to crash randomly
  • setMatrix4x4f function in the Shader class. So less OpenGL code leakage
  • small readability fixes, mostly dereferences
* some mutex fixes that caused chunks to crash randomly * `setMatrix4x4f` function in the Shader class. So less OpenGL code leakage * small readability fixes, mostly dereferences
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ArgoreOfficial/main:ArgoreOfficial/main
git checkout ArgoreOfficial/main
Sign in to join this conversation.
No description provided.