Commit Graph

10604 Commits

Author SHA1 Message Date
Davy Hélard 5e250d4e42 Fix compilation 2026-07-21 17:36:25 +02:00
Davy Hélard 5b16d01e5c Review changes 2026-07-21 17:36:14 +02:00
Davy Hélard e2e0142ad4 Check child-object variables 2026-07-21 16:28:15 +02:00
Davy Hélard 1533c93be7 Don't check object variable declaration in extensions 2026-07-21 16:28:14 +02:00
Davy Hélard dae265281c Fix flow 2026-07-21 16:28:14 +02:00
Davy Hélard db9ef29dac Fix leaf structure error in variable parameters 2026-07-21 16:28:14 +02:00
Davy Hélard 52fb0ece21 Add tests on leaf structure variable 2026-07-21 16:28:14 +02:00
Davy Hélard 6280cf6fda Fix a NPE 2026-07-21 16:28:14 +02:00
Davy Hélard da21301f91 Add tests on variable declaration 2026-07-21 16:28:14 +02:00
Davy Hélard 7334b31da1 Fix variable type check 2026-07-21 16:28:13 +02:00
Davy Hélard 534d5dd8aa Fix missing undeclared object variable errors 2026-07-21 16:28:13 +02:00
Davy Hélard a9dcbc05c6 Generalize child-variable check 2026-07-21 16:28:13 +02:00
Davy Hélard ee771f3ac9 Add errors for undeclared object variable (but not child) 2026-07-21 16:28:13 +02:00
Davy Hélard a19facba4f Add a parameter for the object name 2026-07-21 16:28:13 +02:00
Davy Hélard a342ffbd9f Display an error on undeclared child of scene variables 2026-07-21 16:28:13 +02:00
Clément Pasteau 2901e773c9 Fixes of put tool when erasing and wrong id-object match (#8861)
Do not show in changelog
2026-07-21 10:12:20 +02:00
github-actions[bot] c9fdf98518 [Auto PR] Update translations (#8849) 2026-07-20 14:53:46 +02:00
github-actions[bot] fbc26bf756 [Auto PR] Update extension translations (#8857) 2026-07-20 14:36:55 +02:00
Clément Pasteau a1f21d0862 Expose in app tutorial state to url (#8859)
Do not show in changelog
2026-07-20 14:36:42 +02:00
D8H de61eaf86b Fix variable parameter "add or edit" auto-completions (#8856)
- "Add or edit" options for variables, properties and parameter were wrongly always displayed.
2026-07-20 12:15:13 +02:00
Clément Pasteau 6a91e8b6fa Improvements on layer actions & group creation (#8851)
Do not show in changelog
2026-07-17 15:47:15 +02:00
D8H 6ade908c47 Fix 3D boxes not reacting to light in the 2D editor (#8852) 2026-07-17 14:39:44 +02:00
Clément Pasteau 38217eef83 Improvement of base layer modifications via tools + font/audio search (#8850)
Do not show in changelog
2026-07-16 15:55:08 +02:00
github-actions[bot] 82b93f1305 [Auto PR] Update translations (#8844) v5.6.274 2026-07-16 11:23:15 +02:00
Clément Pasteau fbe5427d11 Better warning when inspecting an internal behavior/capability (#8848)
Don't show in changelog
2026-07-16 11:23:12 +02:00
Clément Pasteau 50ed677ca0 Allow teachers to enable AI for their students (#8841) 2026-07-16 11:08:17 +02:00
D8H f4a91c66fc Fix to avoid incompatible behaviors when adding objects to a group (#8846) 2026-07-15 18:27:57 +02:00
Clément Pasteau b9813df0ec Improvement when positioning objects with brush none (#8845)
Do not show in changelog
2026-07-15 17:42:19 +02:00
Clément Pasteau 1afb101f2c Fix being able to select fnt files on ios (#8843) 2026-07-15 17:42:00 +02:00
github-actions[bot] 5c86948ff4 [Auto PR] Update translations (#8839) 2026-07-15 16:43:15 +02:00
Florian Rival ce0d2f07de Bump newIDE version 2026-07-15 15:00:41 +02:00
Florian Rival 31daead41c Bump orchestrator tool versions
Don't show in changelog
2026-07-15 15:00:15 +02:00
Clément Pasteau bff37f697a Reduce data exposed by resource listing for AI (#8840)
Do not show in changelog
2026-07-15 14:59:34 +02:00
Florian Rival 2d9d8c3a41 Fix scene variables "persistentUuid" field in JSON being regenerated or deleted on save (#8837)
Only show in developer changelog
2026-07-15 14:59:16 +02:00
Clément Pasteau 65caa19d7d Improve subscription alert banner for restoring projects (#8838)
Do not show in changelog
2026-07-15 11:20:24 +02:00
github-actions[bot] 7149c686b9 [Auto PR] Update translations (#8835) 2026-07-15 11:09:55 +02:00
Clément Pasteau 0cd03bbfa1 Make wasm test faster (#8829)
show in developer changelog
2026-07-15 09:29:13 +02:00
Florian Rival a8c4ad8180 Rename parameter (#8836) 2026-07-13 18:13:10 +02:00
Florian Rival 37deefe55d Forward compatibility for alternate events generation (#8834)
Don't show in changelog
2026-07-13 15:15:57 +02:00
github-actions[bot] 82163948bc [Auto PR] Update translations (#8832) 2026-07-13 10:43:51 +02:00
Florian Rival 42c60b3224 Add ICU message validation to prevent translation compilation failures (#8833) 2026-07-13 10:36:20 +02:00
github-actions[bot] 8bce1721a2 [Auto PR] Update translations (#8827) 2026-07-09 11:26:58 +02:00
github-actions[bot] 99977733a5 [Auto PR] Update translations (#8824) 2026-07-09 11:01:03 +02:00
Clément Pasteau e3a1deb120 Prevent variables container to crash in some rare cases (#8823) 2026-07-09 10:55:43 +02:00
Clément Pasteau 1fc76a0168 Allow restoring a deleted cloud project (#8821)
* every user can recover a project deleted by mistake, within a short time
* if you have a subscription, you get up to 30 days retention time
2026-07-09 10:29:20 +02:00
Clément Pasteau 97eccf98c3 Reduce possible crashes in the event sheet when undoing/redoing (#8820) 2026-07-09 08:53:29 +02:00
github-actions[bot] 992dd04fd2 [Auto PR] Update translations (#8822) 2026-07-09 08:52:46 +02:00
Clément Pasteau 9182cf0bd4 Allow the AI to inspect and change project properties & resources (#8819) 2026-07-09 08:31:17 +02:00
Gleb Volkov 75cddd2645 Allow to run GDevelop from command line by adding it in PATH at installation (#8796)
- Done automatically on Windows. For portable builds or Linux/macOS, use the command palette and search "CLI" to install it.
2026-07-08 18:40:18 +02:00
github-actions[bot] be12ac5c78 [Auto PR] Update translations (#8810) 2026-07-07 17:35:51 +02:00