Commit graph

24 commits

Author SHA1 Message Date
Joey Payne
e8a8bfed9a Electrify renaming. 2016-02-08 09:49:06 -07:00
Joey Payne
a93abf3491 Merge remote-tracking branch 'origin/electron' 2016-02-08 08:42:16 -07:00
Joey Payne
b317319cc0 Added electron support with no asar packing. 2016-02-08 08:37:25 -07:00
Joey Payne
32d59c9f00 Merge branch 'python3'
Conflicts:
	utils.py
2016-02-08 07:35:05 -07:00
Joey Payne
3b5d07cb36 Fixed long paths on python 2. Version bump. 2016-02-08 07:27:44 -07:00
Joey
b9c489b83c Fixed long paths for windows (again, but for real :)) 2016-02-07 11:28:26 -07:00
Joey Payne
a8f69c2a62 Switched to using Python 3.4. 2016-01-25 11:33:57 -07:00
Joey Payne
d7beb8d860 Fixed long paths with windows (finally) 2016-01-14 07:43:08 -07:00
Joey Payne
d393987117 Reverted the change for Windows long paths, since they're not working properly yet. 2016-01-12 08:42:26 -07:00
Joey Payne
fddc010260 Fixed some issues with path loading and Windows. 2016-01-07 08:03:09 -07:00
Joey Payne
66431d2d14 Tried fixing Windows paths and added an 'Open Project' dialog. 2016-01-07 07:49:47 -07:00
Joey Payne
af56701b4e Fixed some unicode path issues with exporting. 2015-11-25 15:50:45 -07:00
Joey Payne
7561c859bc Potentially fixed time issues. 2015-11-20 09:44:35 -07:00
Joey Payne
728f05513a Fixed a bug with image loading. 2015-11-12 08:49:16 -07:00
Joey Payne
8e87853107 Tried to fix windows path error. 2015-11-10 12:43:25 -07:00
Joey Payne
272e3ade14 Fixed error with opening error.log that causes strange issues with greyed out fields. 2015-11-02 17:29:01 -07:00
Joey Payne
a6f8ab247c Added persistent user data and installer generator for windows. 2015-05-16 10:01:43 -06:00
Joey Payne
7444c9582b Fixed issues with using deflating compression in zipfiles. 2015-05-06 22:26:54 -06:00
Joey Payne
7e1f8cfea6 Fixed an issue with absolute paths on windows. 2015-04-09 22:39:35 -06:00
Joey Payne
f7fa4cb6b6 Added command-line utility. Refactored code to accomodate. 2014-12-19 23:50:36 +13:00
Joey Payne
7a3e98b769 Added ability to open the export folder. Makes it easier when testing instead of browsing like a sucker. 2014-09-29 21:21:01 +13:00
Joey Payne
af763eeb13 Fixed an issue with the temporary directory not being accessible in windows for some users. 2014-04-03 17:44:49 -06:00
Joey Payne
40609a60dc Cleaned up code and fixed a bug when exporting to Mac as well as other platforms. 2014-04-02 11:45:13 -06:00
Joey Payne
8c36cdef68 Added initial app files from local folder. 2014-03-31 18:27:38 -06:00