Changes between Version 5 and Version 6 of Dev2023-9-11


Ignore:
Timestamp:
Sep 11, 2023, 12:56:02 PM (2 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2023-9-11

    v5 v6  
    99* pip install procedure; use Python or ChimeraX binary; ChimeraX binary goals
    1010* ChimeraX library; feasibility of removing NoGUI mode, toolshed, user commands
     11* Wording of LGPL notice / which files to change
    1112* Wisdom of making Qt/chimerax.ui imports fail in nogui mode
    1213* Toolshed website spinning progress never goes away.
     
    1920* Toolshed bundle requirement checking
    2021* Discuss possible OpenMM and VR improvements for Tristan and Altos to pursue
    21 * Wording of LGPL notice / which files to change
    2222
    2323--------------------------
     
    3737  - In a future library release we can try to make run() work to execute user commands.
    3838
     39* LGPL license text for ChimeraX library
     40  - Looked at examples of LGPL license text to put at the top of source code files.
     41  - Zach will propose what text to use.
     42
    3943* Qt imports for ChimeraX library
    4044  - Qt won't be part of ChimeraX library so code we provide should not import Qt even if it is not used.