Commit Graph

14 Commits

Author SHA1 Message Date
f5cbd9dbab refactors 2019-01-14 23:38:50 -06:00
b019b7cf10 Even more documentation. 2019-01-14 01:26:46 -06:00
40c7772559 documentation. 2019-01-14 00:34:35 -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
eedc083e03 Improved variable naming for ninepatch classes. 2018-12-29 00:29:31 -06:00
5f525fbb9f removed compression step, added ninepatch stuff to pipeline. 2018-12-23 11:04:11 -06:00
34ef18f682 added convenience constructor for texture atlas data, as well as changed standard extension for texture atlas to ".tatlas". 2018-12-08 17:04:33 -06:00
cf964cfe76 improved field modification functions added to texture atlas data and ninepatch data classes. 2018-12-07 18:16:38 -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