azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Implemented asset reloading #51

Closed patatonzolo closed 3 years ago

patatonzolo commented 3 years ago

Assets such as shaders and textures can now be reloaded. Reworked the shader system, as well as the texture class.

athaun commented 3 years ago

Something is strange with this, check in files changed, and git thinks that you have written over 4k lines. Would it be possible for you to put the changes you actually did make into a new branch since something seems to have been messed up in your .git locally. I know that it is a hassle, but having git think you wrote in every single file will make things messy at best and possibly mess with version control and proper contributor attributions at worst. If you have a question please ping me on discord, thanks!