Changes between Version 3 and Version 4 of 2016-04-28


Ignore:
Timestamp:
May 6, 2016, 7:41:55 PM (9 years ago)
Author:
Eric Pettersen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2016-04-28

    v3 v4  
    2525   * Many of the 3rd party packages we use are available as binaries
    2626   * The way shared libraries are loaded has changed and we need to do something different than we do on Mac and Linux
    27   * PyQt status
     27  * !PyQt status
    2828   * Version 5.6 (released a few days ago) has problems because of changes in the release
    2929   * 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.