Changes between Version 99 and Version 100 of Needed Command Functionality


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v99 v100  
    103103  - maybe rename to '''title'''
    104104  - could merge create/change operations into a single operation, possibly without keyword (something like "title t1 text Hello xpos .1 ypos .1”)
    105 
    106105* '''colorkey'''
    107106
     
    162161  - I'm hoping for saved positions and commands for traversing them: '''savepos/reset/fly'''... these are useful and much lighter-weight than scenes
    163162  - 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])
     163
     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)