File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ Arne's original bend code was used as base and has been modified and improved to
43
43
44
44
- Joint adjustment is only on Y axis and adjusts upper/lower marker equally.
45
45
- Works only with input files that are 24x24px tiled (for each limb part. Max input image size is 192x24px for 8 limb parts (4 limbs)).
46
- - Files saved as Indexed BMPs have messed up thumbnails and do not open correctly in Photoshop. Tested to open correctly with MS Paint XP.
47
46
48
47
## Changelog
49
48
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Import BRL.Stream
13
13
Import BRL.EndianStream
14
14
15
15
'Version
16
- Global appVersion:String = " 1.2"
17
- Global appVersionDate:String = " 21 Sep 2019"
16
+ Global appVersion:String = " 1.2.1 "
17
+ Global appVersionDate:String = " 22 Sep 2019"
18
18
19
19
Rem
20
20
------- INDEXING ------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments