Changes between Version 123 and Version 124 of Needed Command Functionality
- Timestamp:
- Nov 6, 2015, 3:01:49 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v123 v124 88 88 - see [http://www.cgl.ucsf.edu/home/meng/chi2/transparency.html transparency command mockup] 89 89 - single-layer transparency ('''set''' or other command control) 90 - Nov 5 2015 single-layer done but there is no multi-layer option, thus no control to switch between them 90 91 * ~~'''cofr''' or '''focus'''-like command ('''view'''+'''cofr''') for setting fixed center of rotation~~ (done) 91 92 * '''clip''', '''section''', '''thickness''' (suggest combining into single command to control global clipping, say '''clip''' or '''gclip''') 92 93 * '''mclip''' per-model clipping, plane or slab 93 - capping of all solid objects, including surfaces, cartoons, atoms/bonds ('''set''' if global, '''setattr''' if per-object; could also be an option in '''clip''' and/or '''mclip''') 94 * capping of clipped objects, including surfaces, cartoons, atoms/bonds ('''set''' if global, '''setattr''' if per-object; could also be an option in '''clip''' and/or '''mclip''') 95 - Nov 5 2015 surfaces first, the other things may come later 94 96 * pseudobonds that could be intermodel (implying need for '''distance''') 95 * '''active/~active, freeze/~freeze''' or some other command to control model activation for motion (in Chimera1, '''freeze''' is something different) 97 - Nov 5 2015 TomG says there is support for these but no feature that creates them 96 98 * ~~'''help''' to bring up command documentation~~ (done) 97 99 - however, the '''usage''' results for almost all commands need improvement 98 100 - prevent both the keyword and non-keyword specifications for some parameter being shown, e.g. '''usage select''' 101 - Nov 5 2015 unresolved, TomG would like to retain the flexibility of supplying the parameter with or without keyword, yet not show both of those ways in the usage info 99 102 - get rid of seemingly incorrect nesting, e.g. '''usage cofr''' 100 103 - do we want to show several options that aren't yet implemented, e.g. '''usage color''' or '''usage cartoon''' … … 112 115 * full atomspecs (see [http://www.cgl.ucsf.edu/home/meng/chi2/frameatom_spec2.html Chimera2 atomspec writeup]) 113 116 * translation of menu actions into commands (if needed for full logging and replay... maybe it's not?) 114 - done for the display and graphics icons, not for menu items as far as I know117 - Nov 5 2015 done for the display and graphics icons; menu doesn't have any actions yet anyway! 115 118 116 119 == Highly desirable ==