Changes between Version 4 and Version 5 of 2015-4-30


Ignore:
Timestamp:
Apr 30, 2015, 3:23:03 PM (10 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-4-30

    v4 v5  
    1515
    1616= Discussion =
     17 * Sketchfab
     18   * Biggest question is "how useful is this?"
    1719 * Commands
    18    * Surface commands
    1920   * Addition protocol
     21     * For core
     22       * Mechanism = additional "official" argument when registering commands
     23       * "help" command will flag experimental commands
     24       * Bring up new command in Chimera meeting '''with documentation and test suite''' and see if group approves
     25     * Need mechanism for adding experimental tools in toolshed
     26       * Experimental tools have major version 0
     27   * Do commands follow semantic versioning?
     28     * Yes.  User scripts must keep working.
     29 * ''Meeting suspended''
     30 * Surface commands
    2031 * Ribbons
    2132 * Preferences API
     33 * Enable multisampling for <110 DPI displays [Greg]
    2234 * UI testing
    2335 * Progress updates
    2436
    2537= Action Items =
    26  * Add minutes to wiki
     38 * TomF will contact original user of Sketchfab and find out whether it was really useful, and ask Darrell Hurt whether Sketchfab would be useful for his 3D printing pipeline
     39 * Greg will update the command registration API to support "official" argument, clarify "help" argument (rename as "url"?) and add "synopsis" argument.