You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aboutTextboxContent[0]="Welcome to the CCCP Bender utility! ~n~n"
64
-
aboutTextboxContent[1]="It's purpose is to make the life of modders easier by automagically generating bent limb frames. ~n~n"
65
-
aboutTextboxContent[2]="The CC Bender was originally created by Arne Jansson (AndroidArts), the man behind all the Cortex Command artwork. ~n"
66
-
aboutTextboxContent[3]="The CCCommunityProject Bender, however, is a brand new tool that allows more control and convenience for the modder (hopefully). ~n~n"
67
-
aboutTextboxContent[4]="Arne's original bend code was used as base for this utility, and has been modified and improved to enable the new features. ~n~n"
68
-
aboutTextboxContent[5]="Created by MaximDude using BlitzMax 0.105.3.35 and MaxIDE 1.52 ~n"
69
-
aboutTextboxContent[6]="Bender logo image by Arne Jansson - Edited by MaximDude ~n"
helpTextboxContent[1]="LOAD: ~nThis loads an image file and starts bending. Supported formats are bmp, png and jpg. ~n~n"
106
-
helpTextboxContent[2]="- Note: ~nThe loaded file is being cut to 24x24px tiles internally. For best results, use provided template to create correct input files. ~n~n"
107
-
helpTextboxContent[3]="SAVE: ~nThis saves the bended limbs into a file or creates a new file with specified name. ~n~n"
108
-
helpTextboxContent[4]="- Note: ~nFiles are saved in .png format, typing in the extension is not needed. Currently loaded file cannot be overwritten. ~n~n"
helpTextboxContent[6]="To adjust the joint positing on a limb part, click the upper joint marker on and drag it up/down, or click at desired point to set it there. Output will update automatically as you adjust the markers.~n~n"
111
-
helpTextboxContent[7]="- Note: Joint markers cannot be adjusted on the X axis, and will adjust equally on the Y axis. For best results, please position the limb parts as close to dead center as possible for each tile in the input file. ~n~n"
helpTextboxContent[9]="ZOOM : ~nThis magnifies the source image For easier placement of joint markers. Zooming does Not magnify the output. ~n~nAccepts values from 1 To 4. ~n~n"
114
-
helpTextboxContent[10]="- Warning : ~nChanging zoom level will reset the joint markers to initial positions. Zoom first, adjust markers later. ~n~n"
115
-
helpTextboxContent[11]="FRAMES: ~nThis sets the amount of frames output will generate. ~n~nAccepts values from 1 to 20. ~n~n"
116
-
helpTextboxContent[12]="- Note : ~nLimb bending will automatically adjust to number of frames. ~n~n"
117
-
helpTextboxContent[13]="BG COLOR R,G,B: ~nThis changes the background color of the output. ~n~nAccepts values from 0 to 255. ~n~n"
118
-
helpTextboxContent[14]="- Note : ~nWhen saving file, the output will automatically set background to magenta, so no manual setting before saving is needed. ~n~n"
119
-
helpTextboxContent[15]="SAVE AS INDEXED BITMAP : ~nWhen ticked the output will be saved as a BMP file indexed to the CC palette. ~nWhen not ticked, output will be saved as a non-indexed PNG. ~n~n"
120
-
helpTextboxContent[16]="- Warning : ~nTHE INDEXING PROCESS IS SLOW! ~nI've done my best to speed it up but it still isn't blazing fast like PNG saving. ~nWhen saving indexed, the app may hang and appear unresponsive but in fact it's doing what it's supposed to. ~nFor best results, DO NOT TOUCH ANYTHING until the background color reverts from magenta to whatever it was before!"
0 commit comments