|
cc0203f111
|
Exposes function to generate regions from data and texture.
|
2019-01-15 19:33:22 -06:00 |
|
|
823b210c75
|
Missed two... visual studios was being weird with autocompleting imports to some cached dll? idk. fixed now though.
|
2019-01-15 17:54:58 -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 |
|
|
f4dcc9b5a7
|
began working on being able to save skins.
|
2019-01-14 23:38:20 -06:00 |
|
|
30c96f1fff
|
implemented proper disposal
|
2019-01-14 21:06:00 -06:00 |
|
|
2a2a7cba49
|
Done basic documentation. Further expansion may be needed. Maybe. But only maybe.
|
2019-01-14 20:00:11 -06:00 |
|
|
b019b7cf10
|
Even more documentation.
|
2019-01-14 01:26:46 -06:00 |
|
|
40c7772559
|
documentation.
|
2019-01-14 00:34:35 -06:00 |
|
|
32c2f25196
|
documentation
|
2019-01-13 23:23:03 -06:00 |
|
|
4ac011f3cf
|
fixed up pipeline extension process because monogame is weird.
|
2019-01-13 22:05:34 -06:00 |
|
|
0b812f45fe
|
removed extension for region names + refactor
|
2019-01-13 17:12:37 -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 |
|
|
e0caaef061
|
folder refactor.
|
2019-01-13 14:07:57 -06:00 |
|
|
570fe7d7ba
|
Performed basic tests and fixed 9patch and texturepacker.
|
2019-01-13 13:55:08 -06:00 |
|
|
9ab70fd291
|
ninepatch command argument -o is now optional.
|
2019-01-13 00:23:44 -06:00 |
|
|
122826248d
|
Optimized.
|
2019-01-13 00:16:49 -06:00 |
|
|
8c6702e014
|
minor change to help string
|
2019-01-13 00:15:25 -06:00 |
|
|
477f827c1a
|
Added requirement boolean for arguments as well as implemented.
|
2019-01-13 00:13:57 -06:00 |
|
|
1070deb193
|
Naming change.
|
2019-01-13 00:12:55 -06:00 |
|
|
edd2e94a6a
|
minor change for the dispose exception for disposables.
|
2019-01-12 23:40:52 -06:00 |
|
|
bfdc36a3e2
|
Made a rectangle renderer.
|
2019-01-12 00:47:17 -06:00 |
|
|
bb0e20d039
|
Added disposed checks, as well as safeties for strip primitives.
|
2019-01-12 00:46:57 -06:00 |
|
|
c9991f08c5
|
Primitive batch now works with strips.
|
2019-01-11 23:11:45 -06:00 |
|
|
ec62b81a12
|
basic primitive batch progress.
|
2019-01-11 22:09:42 -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 |
|
|
5e9d64e181
|
added check for valid input for texture nine patch command.
|
2019-01-04 12:23:42 -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 |
|
|
5c3e060d14
|
Switched to stream writer.
|
2018-12-29 01:09:49 -06:00 |
|
|
81801746e1
|
Clarified help message.
|
2018-12-29 01:09:35 -06:00 |
|
|
106373ce34
|
added 9p command to actual command line tools.
|
2018-12-29 00:31:47 -06:00 |
|
|
26a4850d2a
|
Added basic ninepatch file generator command.
|
2018-12-29 00:30:23 -06:00 |
|
|
fd4f2f7124
|
Cleaned up code.
|
2018-12-29 00:29:53 -06:00 |
|
|
eedc083e03
|
Improved variable naming for ninepatch classes.
|
2018-12-29 00:29:31 -06:00 |
|
|
3bbbd672be
|
Changed implementation of IDisposable to proper way.
|
2018-12-29 00:23:29 -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 |
|
|
d2ac5196cb
|
Merge branch 'master' of deng-systems:git/RecrownedAthenaeum
|
2018-12-23 11:04:50 -06:00 |
|
|
5f525fbb9f
|
removed compression step, added ninepatch stuff to pipeline.
|
2018-12-23 11:04:11 -06:00 |
|
|
5ec738ae1b
|
refactor (moved some files)
|
2018-12-14 14:25:14 -06:00 |
|
|
a97cfa0309
|
Merge branch 'master' of deng-systems:git/RecrownedAthenaeum
|
2018-12-14 00:44:27 -06:00 |
|
|
8ab83b5188
|
implemented skin system to ui modules; progress on functional text button.
|
2018-12-14 00:43:38 -06:00 |
|
|
4fd37b6675
|
implemented the special drawable interface.
|
2018-12-14 00:42:51 -06:00 |
|
|
28d4f48b51
|
interface added for all the possible special drawable objects.
|
2018-12-14 00:42:03 -06:00 |
|