Commit Graph

26 Commits

Author SHA1 Message Date
minjaesong
7d216acd52 sortedarraylist update; physball breaks the actor render dunno why 2019-04-30 02:52:09 +09:00
minjaesong
a76603905b WriteWorldInfo: actually working thumbnail export 2019-02-25 02:07:39 +09:00
minjaesong
b18365dd95 some classes in sprite assembler is now internal 2019-01-22 03:51:18 +09:00
minjaesong
971f7d4a40 on-the-fly sprite assembly WIP 2019-01-19 04:34:50 +09:00
minjaesong
4c89c1d4c5 spriteassembler: oob bodyparts will clip, as they should be
...to hide unwanted bodyparts in the skeleton
2019-01-18 18:59:05 +09:00
minjaesong
a297fc3dfe taking screenshot 2019-01-15 16:10:40 +09:00
minjaesong
7cd2b55b97 adding test code to export fboRGB 2019-01-15 03:02:40 +09:00
minjaesong
90cbf85047 TerrarumSansBitmap update 2019-01-11 03:07:10 +09:00
minjaesong
adf45b1f68 prolonged alpha blending issue seemingly fixed?
at least it's partially fixed...
2019-01-07 17:34:47 +09:00
minjaesong
5fefb38383 sprite tool exports "formatted" TGA
meaning if alpha is zero, RGB is also zero
2019-01-07 17:11:43 +09:00
minjaesong
6e5d2cf7ed sprite assembler can produce intended output 2019-01-07 05:01:28 +09:00
minjaesong
25fc4ecc0b ALL kwd in transform implemented 2019-01-07 04:24:13 +09:00
minjaesong
45f07c88b2 first successful sprite assembly
ALL kwd still not implemented
2019-01-07 04:13:38 +09:00
minjaesong
77d91ab8a5 screw AWT, we'll use GDX for sprite preview 2019-01-07 00:35:20 +09:00
minjaesong
d366959f9a TODO added: when the transform joint is "ALL" 2019-01-06 22:45:51 +09:00
minjaesong
d6075b4334 adproperties now has transforms list; assembler can make transformed skeleton
new fun: LinearSearch(By)
2019-01-06 22:43:50 +09:00
minjaesong
7978d8b8e0 updated the psd with the actual assembly 2019-01-06 19:28:06 +09:00
minjaesong
843fcb4c27 animation metadata now contains discovered frame count
...in hacky way
2019-01-06 15:13:17 +09:00
minjaesong
5d75d46780 ADProperties now properly stores parsed mumbojumbo 2019-01-06 04:19:21 +09:00
minjaesong
0fd0ba6b53 fixed a bug properties view won't show scroll bars 2019-01-06 03:25:40 +09:00
minjaesong
55a43d818b adproperties now hold filename-related info 2019-01-06 02:57:49 +09:00
minjaesong
962948c9f8 sprite assembler app can read and disp ADL
garbage code not properly handled
2019-01-06 02:06:51 +09:00
minjaesong
9b0ea53c2d sprite assembler test assets 2019-01-06 00:30:43 +09:00
minjaesong
e9a8c75fa1 skeleton datasets from sprite_joints.psd 2019-01-05 16:23:19 +09:00
minjaesong
4b725a56d7 testing how joints of sprites should look like
humanoid only
2019-01-05 04:53:22 +09:00
minjaesong
576e2160ad parsing ADL
a road to auto-gen'd spriteanimation spritesheet
2019-01-05 02:19:56 +09:00