| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: data table csv import/export use variable names for globals, on import create any missing globals with correct type and array size | 1 个月前 | |
Rename source composer icon to prevent throwing error when building mac version on macOS < 26 (cherry picked from commit b14fddd45041f964e1079fe585b5a333e6afa741) | 1 个月前 | |
refactor: array size is now array length for consistency | 22 天前 | |
Update pl.json 2377 feat: add "len" ... from [70f4f94] (#2190) * Update pl.json 2377 feat: add "len" ... from [70f4f94] Update for the pl.json. Added missing lines from the: - feat: add "len" function to script values and expressions to get the... (70f4f94) * fix: updated pl.json to use array length rather than size in l10n --------- Co-authored-by: Chris Maltby <chris.maltby@gmail.com> | 22 天前 | |
refactor: array size is now array length for consistency | 22 天前 | |
refactor: array size is now array length for consistency | 22 天前 | |
wip: add snapshot of scriptEventDef types for migration rather than relying on current version being identical | 1 个月前 | |
refactor: array size is now array length for consistency | 22 天前 | |
refactor: array size is now array length for consistency | 22 天前 | |
refactor: replace react-windowed-select with custom virtualized select | 1 个月前 | |
Add support for testing projects with external emulators (#2155) * Add support for testing projects with external emulators The play button can now launch a user-specified emulator or use the OS default handler, instead of just the built-in emulator. Debugging is only available with binjgb. * Fix external emulator launch and debugger state Changed spawn to open since spawn did not work on Mac OS. This matches how the image/music editors were being launched too. Also fixed debugger state when using an external emulator, so it doesn't activate the debug pane and options anymore. * update emulator preferences wording * replace magic value "system-default" with a const * update changelog * if inbuilt emulator was running when trying to run with an external emulator then close the play window first --------- Co-authored-by: Chris Maltby <chris.maltby@gmail.com> | 1 个月前 |