Commit Graph

15 Commits

Author SHA1 Message Date
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