Releases: Contraz/demosys-py
Releases · Contraz/demosys-py
0.2.3
Avoid using python 3.6 f-strings so we can support python 3.4 and 3.5.
0.2.2
Support for custom timers
Moved test project to a separate repo
0.2.0
draw() now includes frame time
Support for custom effect managers
Support for pre and post actions for effects
Support for 1D textures
0.1.5
More pythonic use of VAOs and FBOs through context managers
Support for VAO element/index buffers
VAOs can now be given a default draw mode
Bug fixes and cleanup
0.1.4
Improved management commands
Bugfixes
0.1.3
Command System
Better camera support
Bugfixes
0.1.2
Camera support
Management Commands
Screenshot Support
Bugfixes