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


Ignore:
Timestamp:
May 4, 2015, 1:36:44 PM (10 years ago)
Author:
Scooter Morris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-5-4

    v3 v4  
    1616  * Greg went through an example of implementing the preferences API
    1717  * Need to add autosave to preferences
     18  * Are preferences saved defaults or generalized settings?
     19   * Options:
     20     1. set can only be used to change current "settings": e.g. "set bg_color black", which would apply right away.
     21     1. set applies to both current "settings" and "preferences", but need a way to distinguish between the two
    1822 * Surface commands
    1923 * Ribbons