Commit Graph

13 Commits

Author SHA1 Message Date
e3535f5662 Changed 9p and tatlas' to use a separately loaded texture. 2019-03-20 19:28:16 -05:00
ea6b3cf9e3 Added setup system. Changed reader and writer for texture atlas and nine patch to have image and serialized data be in same file. Some refactors occurred as well. 2019-01-21 19:56:51 -06:00
6fdcdcf923 refactors and added forgotten semicolon :/ 2019-01-20 01:07:52 -06:00
3cb1a5913d forgot to add/change the imports after refactor. so here it is. 2019-01-15 17:49:38 -06:00
748de59052 Refactor. again. 2019-01-15 17:44:15 -06:00
4ac011f3cf fixed up pipeline extension process because monogame is weird. 2019-01-13 22:05:34 -06:00
7116eb0437 more descriptive display name + set default processors. 2019-01-13 17:09:27 -06:00
9df8503f08 removed all unused imports. 2019-01-13 14:22:53 -06:00
5f525fbb9f removed compression step, added ninepatch stuff to pipeline. 2018-12-23 11:04:11 -06:00
dde2c3dadf cleaned up pipeline code for atlas 2018-12-05 15:18:22 -06:00
4136b1ca22 untested texture atlas pipeline system complete. 2018-12-05 02:28:09 -06:00
87823b26d6 preferences now use object as type for serialization and no longer uses marker interface. 2018-12-05 00:03:00 -06:00
151480eaee refactor: removed dash from project name and underscore from namespaces. Began working on pipeline project. 2018-12-04 19:19:31 -06:00