Changes between Version 12 and Version 13 of Needed Command Functionality
- Timestamp:
- May 5, 2015, 2:38:12 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v12 v13 16 16 * some way to adjust subdivision/smoothness; any global setting could be covered by '''set''' (see below) and any attribute by '''setattr''', but there could also be options in '''surface''', '''volume''','''cartoon''' and/or a top-level '''quality''' command or logical equivalent 17 17 18 Extremely useful catchalls, suggest retaining as permanent commands even though there will be some redundancy:18 Extremely useful catchalls, I suggest retaining as permanent commands even though there will be some redundancy: 19 19 * '''set''' global settings: silhouettes, background color, depth-cuing parameters, shadows, lighting (if many sub-options, e.g. lighting, judiciously consider making a separate top-level command; also keeping a redundant but longer '''set''' command is OK with me) 20 20 * '''setattr''' (general set-attributes functionality) … … 22 22 GUI-only, or do we need commands? 23 23 * '''select''' (including up/down) 24 * save/restore session 25 * save image ,supersampling option24 * save/restore session; maybe restore is covered by '''open''' 25 * save image with supersampling option 26 26 27 27 == December release ==