Changes between Version 4 and Version 5 of 2015-4-30
- Timestamp:
- Apr 30, 2015, 3:23:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2015-4-30
v4 v5 15 15 16 16 = Discussion = 17 * Sketchfab 18 * Biggest question is "how useful is this?" 17 19 * Commands 18 * Surface commands19 20 * 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 20 31 * Ribbons 21 32 * Preferences API 33 * Enable multisampling for <110 DPI displays [Greg] 22 34 * UI testing 23 35 * Progress updates 24 36 25 37 = 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.