Changes between Version 100 and Version 101 of Needed Command Functionality


Ignore:
Timestamp:
Jul 16, 2015, 3:35:18 PM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v100 v101  
    162162  - although Chimera1 has scenes, it doesn't have command controls analogous to the above for fully scripting timeline playback; our designs for '''transition''' and '''animate''' commands were never implemented (see [http://www.cgl.ucsf.edu/home/meng/chi2/anim-commands animation commands writeup])
    163163
    164 == Uncategorized (not yet discussed) ==
    165 * '''namesel'''  for defining evaluate-now targets tied to data
    166 * '''alias''' for defining evaluate-later targets
    167 * '''macro''' or '''metacommand''' for defining actions (Chimera1 '''alias''' also did this)
     164== Uncategorized (priority not yet discussed) ==
     165* a command to make user-defined targets (like Chimera1 '''namesel''' plus the target-defining part of Chimera1 '''alias''')
     166  - maybe reuse '''alias'''?
     167* a command to make user-defined commands (like the action-defining part of Chimera1 '''alias''')
     168  - maybe '''macro''' or '''metacommand'''?