All Versions
33
Latest Version
Avg Release Cycle
52 days
Latest Release
949 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.2.1 Changes
Small fix in the setup script. The buf prevented pip from working.
-
v0.2.0 Changes
๐ In this release we focussed on improving and finalizing the object oriented OpenGL interface
vispy.gloo
. Some major (backward ๐ incompatible) changes were done. However, from this release we consider ๐ฆ thevispy.gloo
package relatively stable and we try to minimize backward incompatibilities.๐ Changes in more detail:
vispy.oogl
is renamed tovispy.gloo
- ๐
vispy.gl
is moved tovispy.gloo.gl
since most users will use gloo to interface with OpenGL. - ๐ Improved (and thus changed) several parts of the gloo API.
- ๐จ Some parts of gloo were refactored and should be more robust.
- โ Much better coverage of the test suite.
- Compatibility with Python 2.6 (Jerome Kieffer)
- More examples and a gallery on the website to show them off.
-
v0.1.0 Changes
๐ First release. We have an initial version of the object oriented interface to OpenGL, called
vispy.oogl
.* This Changelog was automatically generated by github_changelog_generator