Commit Graph

23 Commits

Author SHA1 Message Date
477f827c1a Added requirement boolean for arguments as well as implemented. 2019-01-13 00:13:57 -06:00
74a9ff74b2 fixed crash on invalid input followed by -i for texture packer command. 2019-01-08 15:42:04 -06:00
442ec92d32 minor fix for texture packer command. 2019-01-08 14:58:57 -06:00
c62361da2f Added basic interactive mode to texture packer command. 2018-12-29 01:10:40 -06:00
d154f1f749 Added path validity check and catch. 2018-12-29 01:10:25 -06:00
fd4f2f7124 Cleaned up code. 2018-12-29 00:29:53 -06:00
e137796b46 tested and fixed new help structure 2018-12-28 20:33:34 -06:00
960bf76802 improved command argument system. 2018-12-28 18:52:52 -06:00
c8ec1b01b1 texturepacker fixed and functional. 9p not tested yet. 2018-12-09 13:45:47 -06:00
87952248c5 added a few more arguments to the texture packer command. 2018-12-09 02:46:54 -06:00
58c3085f90 makes sure input is specified before checking other arguments now. 2018-12-09 01:22:23 -06:00
c95835ac3d improved help section 2018-12-09 01:10:18 -06:00
82bdfcbaa2 switched to list system while adding stop, test, help, and updating texture packer commands. 2018-12-09 00:51:33 -06:00
c17af2248a added help for commands. 2018-12-08 21:28:58 -06:00
d73db03c72 command for texture packer added. 2018-12-08 17:06:11 -06:00
5c0e81e363 added serialization of the texture atlas data for texture packer's save function. 2018-12-08 17:05:21 -06:00
6c37b11e07 basic command system and argument processing added. 2018-12-08 16:26:40 -06:00
901f900527 texture packer save and ninepatch controls added. 2018-12-07 21:48:02 -06:00
b705b2a457 fixed the build function 2018-12-07 11:20:46 -06:00
26a359de46 continued refactor. 2018-12-07 02:27:34 -06:00
1a4f704d9c Refactor on tools project name and workspaces to reflect the goal of serving as both console tools and a backbone for a UI project. 2018-12-07 02:22:15 -06:00
22b327e72b finished untested packing algorithm for texture atlas as well as added some documentation. 2018-12-07 02:20:53 -06:00
c4661b1fef progress on texture packer 2018-12-06 12:19:30 -06:00