Merge branch 'develop' into feature/sdl3

This commit is contained in:
Martín Lucas Golini
2026-04-23 17:57:31 -03:00
288 changed files with 63622 additions and 1770 deletions

View File

@@ -375,6 +375,12 @@
"command": "${project_root}/bin/eepp-ui-dropdownmodellist-debug",
"name": "eepp-ui-dropdownmodellist-debug",
"working_dir": "${project_root}/bin"
},
{
"args": "-c system --hn-dark",
"command": "${project_root}/bin/eepp-ui-html-debug",
"name": "eepp-ui-html-debug",
"working_dir": "${project_root}/bin"
}
],
"var": {
@@ -598,6 +604,18 @@
"command": "${project_root}/bin/unit_tests/eepp-unit_tests-debug",
"name": "eepp-unit_test-debug",
"working_dir": "${project_root}/bin/"
},
{
"args": "",
"command": "${project_root}/bin/eepp-ui-html-debug",
"name": "eepp-ui-html-debug",
"working_dir": "${project_root}/bin/"
},
{
"args": "",
"command": "${project_root}/bin/eepp-ui-markdownview-debug",
"name": "eepp-ui-markdownview-debug",
"working_dir": "${project_root}/bin/"
}
],
"var": {