Metehan Gezer
Results
11
issues of
Metehan Gezer
https://github.com/CloudburstMC/API/pull/13
https://github.com/GlistEngine/GlistEngine/blob/5158749f52cfe4ce2214212d7596885cb68a908a/engine/graphics/gTexture.cpp#L269
I propose a change in our variable naming conventions to improve readability and maintainability in GlistEngine. Specifically, I suggest the following: 1. **Local Variables (variables defined inside functions):** Use `snake_case`...