Editing VSMX
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 618: | Line 618: | ||
/* 210 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | /* 210 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | ||
/* 211 - 31000000 03000000 - SETATTR scale *///footer.scale = sd_scale | /* 211 - 31000000 03000000 - SETATTR scale *///footer.scale = sd_scale | ||
/* 212 - 22000000 00000000 - REMOVE */ | /* 212 - 22000000 00000000 - REMOVE */ footer.scale = sd_scale; | ||
/* 213 - 39000000 F9000000 - JUMP 249 */ } else { | /* 213 - 39000000 F9000000 - JUMP 249 */} else { | ||
/* 214 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | /* 214 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | ||
/* 215 - 27000000 00000040 - PUSH_FLOAT 2.0 *///2.0 | /* 215 - 27000000 00000040 - PUSH_FLOAT 2.0 *///2.0 | ||
/* 216 - 01000000 00000000 - ASSGN *///sd_offset_x = 2.0 | /* 216 - 01000000 00000000 - ASSGN *///sd_offset_x = 2.0 | ||
/* 217 - 22000000 00000000 - REMOVE */ | /* 217 - 22000000 00000000 - REMOVE */ sd_offset_x = 2.0; | ||
/* 218 - 2E000000 14000000 - PUSH_GLOBAL logo *///logo | /* 218 - 2E000000 14000000 - PUSH_GLOBAL logo *///logo | ||
/* 219 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | /* 219 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | ||
/* 220 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///logo.position->0 = sd_offset_x | /* 220 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///logo.position->0 = sd_offset_x | ||
/* 221 - 22000000 00000000 - REMOVE */ | /* 221 - 22000000 00000000 - REMOVE */ logo.position->0 = sd_offset_x; | ||
/* 222 - 2E000000 15000000 - PUSH_GLOBAL blur *///blur | /* 222 - 2E000000 15000000 - PUSH_GLOBAL blur *///blur | ||
/* 223 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | /* 223 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | ||
/* 224 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///blur.position->0 = sd_offset_x | /* 224 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///blur.position->0 = sd_offset_x | ||
/* 225 - 22000000 00000000 - REMOVE */ | /* 225 - 22000000 00000000 - REMOVE */ blur.position->0 = sd_offset_x; | ||
/* 226 - 2E000000 16000000 - PUSH_GLOBAL footer *///footer | /* 226 - 2E000000 16000000 - PUSH_GLOBAL footer *///footer | ||
/* 227 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | /* 227 - 2E000000 1B000000 - PUSH_GLOBAL sd_offset_x *///sd_offset_x | ||
/* 228 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///footer.position->0 = sd_offset_x | /* 228 - 4D000000 02000000 - SETATTR_VECTOR_ELEMENT 0 position *///footer.position->0 = sd_offset_x | ||
/* 229 - 22000000 00000000 - REMOVE */ | /* 229 - 22000000 00000000 - REMOVE */ footer.position->0 = sd_offset_x; | ||
/* 230 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | /* 230 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | ||
/* 231 - 27000000 0000803F - PUSH_FLOAT 1.0 *///1.0 | /* 231 - 27000000 0000803F - PUSH_FLOAT 1.0 *///1.0 | ||
Line 642: | Line 642: | ||
/* 234 - 49000000 03000000 - PUSH_VECTOR 3 *///<1.0, 0.5, 0.5> | /* 234 - 49000000 03000000 - PUSH_VECTOR 3 *///<1.0, 0.5, 0.5> | ||
/* 235 - 01000000 00000000 - ASSGN *///sd_scale = <1.0, 0.5, 0.5> | /* 235 - 01000000 00000000 - ASSGN *///sd_scale = <1.0, 0.5, 0.5> | ||
/* 236 - 22000000 00000000 - REMOVE */ | /* 236 - 22000000 00000000 - REMOVE */ sd_scale = <1.0, 0.5, 0.5>; | ||
/* 237 - 2E000000 14000000 - PUSH_GLOBAL logo *///logo | /* 237 - 2E000000 14000000 - PUSH_GLOBAL logo *///logo | ||
/* 238 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | /* 238 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | ||
/* 239 - 31000000 03000000 - SETATTR scale *///scale | /* 239 - 31000000 03000000 - SETATTR scale *///scale | ||
/* 240 - 22000000 00000000 - REMOVE */ | /* 240 - 22000000 00000000 - REMOVE */ logo.scale = sd_scale; | ||
/* 241 - 2E000000 15000000 - PUSH_GLOBAL blur *///blur | /* 241 - 2E000000 15000000 - PUSH_GLOBAL blur *///blur | ||
/* 242 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | /* 242 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | ||
/* 243 - 31000000 03000000 - SETATTR scale *///scale | /* 243 - 31000000 03000000 - SETATTR scale *///scale | ||
/* 244 - 22000000 00000000 - REMOVE */ | /* 244 - 22000000 00000000 - REMOVE */ blur.scale = sd_scale; | ||
/* 245 - 2E000000 16000000 - PUSH_GLOBAL footer *///footer | /* 245 - 2E000000 16000000 - PUSH_GLOBAL footer *///footer | ||
/* 246 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | /* 246 - 2E000000 1C000000 - PUSH_GLOBAL sd_scale *///sd_scale | ||
/* 247 - 31000000 03000000 - SETATTR scale *///scale | /* 247 - 31000000 03000000 - SETATTR scale *///scale | ||
/* 248 - 22000000 00000000 - REMOVE */ | /* 248 - 22000000 00000000 - REMOVE */ footer.scale = sd_scale;}} | ||
/* 249 - 2E000000 17000000 - PUSH_GLOBAL logo_hide *///logo_hide | /* 249 - 2E000000 17000000 - PUSH_GLOBAL logo_hide *///logo_hide | ||
/* 250 - 26000000 00000000 - PUSH_INT 0 *///0 | /* 250 - 26000000 00000000 - PUSH_INT 0 *///0 |