Infinideastudio / NEWorld

NEWorld is a free game with similar game rules to Minecraft.
116 stars 29 forks source link

Refactor DefaultNamespace.DefaultClass::defaultBlockRendererImplementation(VertexArray, Chunk*, BlockTexCoord, Vec3i) #117

Open DWVoid opened 6 years ago

DWVoid commented 6 years ago

I've selected *DefaultNamespace.DefaultClass::defaultBlockRendererImplementation(VertexArray, Chunk, BlockTexCoord, Vec3i)** for refactoring, which is a unit of 91 lines of code and 12 branch points. Addressing this will make our codebase more maintainable and improve Better Code Hub's Write Simple Units of Code guideline rating! 👍

Here's the gist of this guideline:

You can find more info about this guideline in Building Maintainable Software. 📖


ℹ️ To know how many other refactoring candidates need addressing to get a guideline compliant, select some by clicking on the 🔲 next to them. The risk profile below the candidates signals (✅) when it's enough! 🏁


Good luck and happy coding! :shipit: :sparkles: :100:

RigoLigoRLC commented 3 years ago

Have you progressed over the past years?