|
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 |
|
|
60bef9a88a
|
Fixed writers.
|
2019-01-20 23:17:53 -06:00 |
|
|
13cc2666d3
|
updated writers to accomodate for previous refactor.
|
2019-01-20 21:48:24 -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 |
|
|
441a4d1a36
|
Refactoring
|
2019-01-15 17:33:55 -06:00 |
|
|
a62ec1bd38
|
Refactors and documentation.
|
2019-01-15 17:03:17 -06:00 |
|
|
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 |
|