adriengivry / Overload

3D game engine with lua scripting
https://overloadengine.org/
MIT License
1.76k stars 226 forks source link

We should perform a pass to update parts of the engine that aren't in line with our current coding conventions. #290

Open adriengivry opened 10 months ago

adriengivry commented 10 months ago

User problem Inconsistent coding conventions in the current codebase hinder readability and collaboration.

Expected solution Following https://github.com/adriengivry/Overload/pull/289, we should update our code to align it with current conventions.

Additional considerations We should wait until https://github.com/adriengivry/Overload/pull/277 is merged before submitting a PR for this one, as many parts of the engine are expected to change.