Files
Gleb Volkov 9f9a26017d Extend Diagnostic Report to cover extension function events (#8438)
- Diagnostic Report previously only scanned layout (scene) events and external events for validation errors. This PR extends the report to also scan events inside extension functions - including top-level ("free") functions, behavior functions, and object functions - detecting missing instructions and invalid parameters.
- Store-installed extensions are excluded from the scan
- Disabled ("commented out") events and their sub-events are skipped everywhere, not just in extensions.
2026-03-27 12:55:29 +01:00
..
2024-01-21 22:03:44 +01:00
2020-01-15 23:34:25 +00:00

GDevelop IDE Electron app

This is the Electron sources to package GDevelop new IDE into a standalone editor.

See the general README for more information.