szabolcsdombi / zengl

OpenGL Rendering Pipelines for Python
https://zengl.readthedocs.io/
MIT License
176 stars 10 forks source link

deprecate Context.clear_shader_cache() #10

Closed szabolcsdombi closed 2 years ago

szabolcsdombi commented 2 years ago

This is a reminder to deprecate Context.clear_shader_cache. The functionality remains available with Context.release('shader_cache').