flyx / OpenGLAda

Thick Ada binding for OpenGL and GLFW
flyx.github.io/OpenGLAda/
MIT License
95 stars 13 forks source link

Style cleanup #98

Closed rogermc2 closed 6 years ago

rogermc2 commented 6 years ago

Problem styles fixed and updated to use new freetype.

rogermc2 commented 6 years ago

OK. Fixed.

flyx commented 6 years ago

Main_Exception is still there.

rogermc2 commented 6 years ago

OK, found it. I removed it from Texture_Manager.adb but didn't realize that it was also in Main_Loop. This now fixed.