EngoEngine / engo

Engo is an open-source 2D game engine written in Go.
https://engoengine.github.io
MIT License
1.74k stars 136 forks source link

remove separate files for batch size defaults #730

Closed otraore closed 4 years ago

otraore commented 4 years ago

separate files for one function is a bit overkill

Just an enhancement to #728 because common has a lot of files so creating new ones should be more meaningful. Let me know if there are other alternatives but this should work

github-actions[bot] commented 4 years ago

Coverage Status

Coverage increased (+1.7%) to 39.126% when pulling cb0bb2a2207fe7dba9f157e6dd80b47c168a8f7e on shaders-js-cleanup into 748962e8f963cb0043319b2c2f1b682d4a785452 on master.

Noofbiz commented 4 years ago

Great point, especially since common is already quite intimidating.