Changes between Version 3 and Version 4 of 2016-04-28
- Timestamp:
- May 6, 2016, 7:41:55 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2016-04-28
v3 v4 25 25 * Many of the 3rd party packages we use are available as binaries 26 26 * The way shared libraries are loaded has changed and we need to do something different than we do on Mac and Linux 27 * PyQt status27 * !PyQt status 28 28 * Version 5.6 (released a few days ago) has problems because of changes in the release 29 29 * OpenGL context now has to be set up before the Qt app is initialized. This means multisampling is even less likely to work in the future.