Changes between Version 5 and Version 6 of Dev2023-9-11
- Timestamp:
- Sep 11, 2023, 12:56:02 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2023-9-11
v5 v6 9 9 * pip install procedure; use Python or ChimeraX binary; ChimeraX binary goals 10 10 * ChimeraX library; feasibility of removing NoGUI mode, toolshed, user commands 11 * Wording of LGPL notice / which files to change 11 12 * Wisdom of making Qt/chimerax.ui imports fail in nogui mode 12 13 * Toolshed website spinning progress never goes away. … … 19 20 * Toolshed bundle requirement checking 20 21 * Discuss possible OpenMM and VR improvements for Tristan and Altos to pursue 21 * Wording of LGPL notice / which files to change22 22 23 23 -------------------------- … … 37 37 - In a future library release we can try to make run() work to execute user commands. 38 38 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 39 43 * Qt imports for ChimeraX library 40 44 - Qt won't be part of ChimeraX library so code we provide should not import Qt even if it is not used.