Commit Graph

11 Commits

Author SHA1 Message Date
Unknown
e61f555c39 Updated to use v2 imports (removes dependancy on v1)
various doc updates as well.
2018-07-25 14:14:00 -04:00
Spencer Brower
206b94dcac Updates, Improvements, and Fixes
* Moved scripts / runner to separate package
    allows future replacement with PS Plugin.
* Fixed issues with Refresh and removed "layer" function.
* Added github documentation via godocdown.
* Reduced number of calls to Panic.
* Updated Tests
* Updated documentation.
* Fixed warnings.
* .gitignore now ignores .test and .out files.
2018-06-18 23:51:52 -04:00
Unknown
47f24275b1 Documentation / Testing updates 2018-06-12 16:37:41 -04:00
Unknown
39dea8a430 Merge branch 'release/v1.1' 2018-06-04 02:10:50 -04:00
Unknown
0901c689b1 Migrated colors to a subpackage 2018-05-04 14:31:25 -04:00
Unknown
c8420a46ff gitflow-hotfix-stash: v1.0 2018-04-28 15:55:04 -04:00
Unknown
f92bb18c30 Documentation updates 2018-04-24 21:11:34 -04:00
Unknown
d52e896ac3 Added Refresh function to update layers
* Fixed functions that were mode dependant.
* Fixed getLayerSet.jsx to return set visibility.
2018-04-03 16:56:12 -04:00
Unknown
669d1182f4 Got text working. 2018-03-29 14:30:42 -04:00
Unknown
ff38043a10 Improved documentation
all colors must now implement hex notation as well as rgb
2018-03-23 15:26:33 -04:00
Unknown
5b36b9193a Can now save and load from json
Much improved speed over loading everything manually.
2018-03-22 20:11:51 -04:00