Changes between Version 123 and Version 124 of Needed Command Functionality


Ignore:
Timestamp:
Nov 6, 2015, 3:01:49 PM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v123 v124  
    8888 - see [http://www.cgl.ucsf.edu/home/meng/chi2/transparency.html transparency command mockup]
    8989 - 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
    9091* ~~'''cofr''' or '''focus'''-like command ('''view'''+'''cofr''') for setting fixed center of rotation~~ (done)
    9192* '''clip''', '''section''', '''thickness''' (suggest combining into single command to control global clipping, say '''clip''' or '''gclip''')
    9293* '''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
    9496* 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
    9698* ~~'''help''' to bring up command documentation~~ (done)
    9799  - however, the '''usage''' results for almost all commands need improvement
    98100    -  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
    99102    - get rid of seemingly incorrect nesting, e.g. '''usage cofr'''
    100103    - do we want to show several options that aren't yet implemented, e.g. '''usage color''' or '''usage cartoon'''
     
    112115* full atomspecs (see [http://www.cgl.ucsf.edu/home/meng/chi2/frameatom_spec2.html Chimera2 atomspec writeup])
    113116* 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 know
     117  - Nov 5 2015 done for the display and graphics icons; menu doesn't have any actions yet anyway!
    115118
    116119== Highly desirable ==