Commit Graph

  • 651c93ae1f Add "Select All" in Events Sheet and ability to deselect an event when doing a multi-selection (#8578) ViktorVovk 2026-05-11 15:29:29 +03:00
  • 0eb6014a93 Fix some visual glitches in the Events Sheet when opening and scrolling (#8571) Clément Pasteau 2026-05-11 10:52:30 +02:00
  • e599bf240a Add support for generate_events with eventBatches field Florian Rival 2026-05-10 19:27:17 +02:00
  • 554e430106 Sharpen the Or description to spell out unselected-objects case claude/fix-gdevelop-or-condition-W1k0x Claude 2026-05-08 16:32:20 +00:00
  • ab8807e186 Simplify Or / OrDistributive descriptions Claude 2026-05-08 16:13:13 +00:00
  • 926380fe0b Improve tests Florian Rival 2026-05-08 16:57:33 +02:00
  • 9324e924ca Add stress tests for the Or / OrDistributive Set-based dedup Claude 2026-05-08 14:19:34 +00:00
  • 039ff1d325 Optimize Or with many objects Florian Rival 2026-05-08 15:56:55 +02:00
  • be75f9ef46 Use object's assetStoreTag to default search_terms claude/handle-object-creation-logic-P0Rmc Claude 2026-05-08 10:23:51 +00:00
  • a445cddf43 Wire useGetObjectShortHeader into AI function-call processor claude/object-creation-no-search-gkZkj Florian Rival 2026-05-08 12:28:53 +02:00
  • 1656c76424 Add asset-store fallback for AI object creation (plumbing) Florian Rival 2026-05-08 12:26:20 +02:00
  • 806613f670 Add useDeprecatedOrConditionPicking project flag Claude 2026-05-08 09:49:26 +00:00
  • 383249b697 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-08 00:15:04 +02:00
  • 908c6620b5 Pin down Or vs OrDistributive residual difference (row 8) Claude 2026-05-07 21:03:06 +00:00
  • d52d42d3b4 Add integration test for objects created via a behavior action parameter (#8576) v5.6.269 Florian Rival 2026-05-07 19:00:52 +02:00
  • 94018675f7 Add integration test for objects created via a behavior action parameter test/fire-bullet Florian Rival 2026-05-07 15:52:59 +00:00
  • 5d6b75aa0b Make checks of positioning/sizes more robust to avoid NaN Florian Rival 2026-05-07 18:27:33 +02:00
  • 9cbca94fd9 Move behavior+object-parameter test to a dedicated test file claude/add-behavior-integration-test-RB4bl Claude 2026-05-07 16:26:23 +00:00
  • 57cddde5ca Register events-based behavior metadata for layout code generation Claude 2026-05-07 16:08:26 +00:00
  • 6471e9f9af Add integration test for behavior action creating an object passed as parameter claude/add-behavior-integration-test-nRlhZ Claude 2026-05-07 16:00:26 +00:00
  • 4d324f1ea7 Fix code quality issues in Instances List visual redesign LuniMoon 2026-05-07 17:53:22 +02:00
  • cb26b2e66d Add integration test for objects created via a behavior action parameter Claude 2026-05-07 15:52:59 +00:00
  • 230657d076 Bump Florian Rival 2026-05-07 17:48:54 +02:00
  • 1480595463 Fix objects created by custom actions not being picked (#8575) D8H 2026-05-07 17:48:22 +02:00
  • be44fe8ba0 Fix tests Davy Hélard 2026-05-07 17:20:07 +02:00
  • 0bea829f1b Fixing color tokens LuniMoon 2026-05-07 16:58:26 +02:00
  • dfdf304b2a Unify color instance selector LuniMoon 2026-05-07 16:44:16 +02:00
  • e2643b35bd Unify Instances List panel background colors LuniMoon 2026-05-07 16:26:11 +02:00
  • a563174d2e Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-07 16:23:10 +02:00
  • edc26bdcbf Return non-zero objectSizeInfo for TextInput, Lighting and 3D objects and null when unknown Florian Rival 2026-05-07 13:29:28 +00:00
  • a98108fd6b Return non-zero objectSizeInfo for TextInput, Lighting and 3D objects and null when unknown Florian Rival 2026-05-07 13:29:28 +00:00
  • 0a0c8cce7b Fix the regression Davy Hélard 2026-05-07 15:34:51 +02:00
  • 6509675fbb Check fix LuniMoon 2026-05-07 15:35:16 +02:00
  • 215ef23a32 Revert "Fix created child objects instances in custom objects being picked twice (#8559)" Davy Hélard 2026-05-07 15:22:54 +02:00
  • 7e2b1e88b3 Return non-zero objectSizeInfo for TextInput, Lighting and 3D objects claude/fix-textinput-objectsizeinfo-Vz3NL Claude 2026-05-07 13:29:28 +00:00
  • 456172cb86 Highlight active sort column header in Instances List LuniMoon 2026-05-07 15:10:28 +02:00
  • 923ef02a3c Replace Angle/Layer column headers with icons in Instances List LuniMoon 2026-05-07 14:41:16 +02:00
  • d8f966f2bf Update read_game_project_json Florian Rival 2026-05-07 12:38:58 +02:00
  • 85ac72a148 Reorder Instances List columns and move lock icon to far right LuniMoon 2026-05-07 12:38:58 +02:00
  • d9c7ec90b3 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-07 12:30:36 +02:00
  • 1515e1d8b2 Z order by default LuniMoon 2026-05-07 10:19:34 +02:00
  • 9c1a0a5d15 Add edge-case Or picking tests Claude 2026-05-06 23:01:19 +00:00
  • 85178204ea Address review on Or picking tests Claude 2026-05-06 22:39:42 +00:00
  • 803753a1da Simplify read_game_project_json no-op comment claude/fix-orchestrator-project-data-XrALU Claude 2026-05-06 22:00:04 +00:00
  • b5e04b35d1 Reset Or branch boolean to false; broaden Or picking tests Claude 2026-05-06 21:46:55 +00:00
  • ceb26c26f1 Fix all-false Or test assertions Claude 2026-05-06 21:21:02 +00:00
  • 98cb0d60bc Fix Or object picking and add distributive Or variant Claude 2026-05-06 18:15:29 +00:00
  • b3719d9d4c Make read_game_project_json a no-op so the backend can read fresh project data Claude 2026-05-06 16:33:43 +00:00
  • 104fd6802d Fix some visual glitches in the Events Sheet fix-events-sheet-scroll Clément Pasteau 2026-05-06 18:11:01 +02:00
  • 1e8f76d3ba Bump newIDE version v5.6.268 Florian Rival 2026-05-06 16:49:23 +02:00
  • 3c80598d09 Revert "Fix some visual glitches in the Events Sheet (#8551)" (#8570) Clément Pasteau 2026-05-06 16:48:11 +02:00
  • c2ee9a4ecf Revert "Fix some visual glitches in the Events Sheet (#8551)" revert-events-sheet Clément Pasteau 2026-05-06 16:47:18 +02:00
  • 028c196461 Merge branch 'In-app-Help-management' of https://github.com/4ian/GDevelop into In-app-Help-management LuniMoon 2026-05-06 10:09:45 +02:00
  • 458abe7fad Replacing absolute URLs LuniMoon 2026-05-06 10:08:55 +02:00
  • b3f7bc5ebf Bump newIDE version v5.6.267 Florian Rival 2026-05-06 09:52:50 +02:00
  • 286f8594c4 [Auto PR] Update translations [ci skip] (#8565) github-actions[bot] 2026-05-06 09:51:44 +02:00
  • 2573d91231 Replace helpPath LuniMoon 2026-05-06 09:42:13 +02:00
  • 232443328d Fix some visual glitches in the Events Sheet (#8551) Clément Pasteau 2026-05-05 18:29:21 +02:00
  • 45269ddbf9 Improve instructions selection with c++ method try-fix-scroll-sheet Clément Pasteau 2026-05-05 17:49:49 +02:00
  • 765b037306 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-05 17:19:31 +02:00
  • 816e085849 Refactor: extract RaiseWarning/RaiseDeprecationWarning in ExpressionValidator feat/raise-warning-refactor-09d0 Cursor Agent 2026-05-05 14:27:17 +00:00
  • 0c45d0adfd Factor expression validator warnings feat/raise-warning-e1c6 Cursor Agent 2026-05-05 14:26:26 +00:00
  • 8fdf9660bc Refactor ExpressionValidator deprecation into RaiseWarning feat/expression-validator-raise-warning-c260 Cursor Agent 2026-05-05 14:26:18 +00:00
  • 6b3a123f82 Refactor: extract RaiseDiagnostic method from inline deprecation warning code feat/raise-diagnostic-refactor-1440 Cursor Agent 2026-05-05 14:20:31 +00:00
  • 6ec09619e6 Factor expression validator diagnostic creation feat/raise-diagnostic-e6af Cursor Agent 2026-05-05 14:15:18 +00:00
  • 336f6b2ee7 Refactor ExpressionValidator deprecation warning via RaiseDiagnostic feat/raise-diagnostic-expression-validator-7a36 Cursor Agent 2026-05-05 14:14:56 +00:00
  • 17d201bad1 Refactor: extract RaiseDiagnostic from RaiseError in ExpressionValidator feat/raise-diagnostic-refactor-9a96 Cursor Agent 2026-05-05 14:12:13 +00:00
  • 98e5184958 Fix missing error on expressions with unknown objects in the event sheet (#8566) D8H 2026-05-05 16:06:31 +02:00
  • 81b9702c64 Handle sounds stopped before loaded fix-ghost-sounds Clément Pasteau 2026-05-05 15:03:23 +02:00
  • 79922a9a29 Handle while conditions too Clément Pasteau 2026-05-05 14:33:14 +02:00
  • 22d7e36af7 Fix events squished up when loading the events sheet Clément Pasteau 2026-04-29 17:52:37 +02:00
  • 4a988f256e Contextual button - Objects LuniMoon 2026-05-05 09:56:56 +02:00
  • 881acbf83d Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-04 18:31:21 +02:00
  • eab1d2b213 Signaling/fixing broken links LuniMoon 2026-05-04 18:09:48 +02:00
  • b6909a9733 Reverting to contextual "About this action/condition" LuniMoon 2026-05-04 17:59:51 +02:00
  • a28716d696 Add more hints on some actions Florian Rival 2026-05-04 17:40:23 +02:00
  • dd2ee4baa7 Add a hint that the Tween opacity action only works on 2D objects Florian Rival 2026-05-04 15:06:16 +00:00
  • a06343f1a9 Add a hint that the Tween opacity action only works on 2D objects claude/review-ai-agent-changes-Y4Bkw Claude 2026-05-04 15:06:16 +00:00
  • 577601f59c Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-04 16:28:45 +02:00
  • 100787f9e9 [Auto PR] Update translations (#8555) github-actions[bot] 2026-05-04 16:23:16 +02:00
  • c293911c84 Fix missing space in documentation generation and update types Florian Rival 2026-05-04 15:52:51 +02:00
  • b02ff32c64 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-04 15:29:56 +02:00
  • 18cd4f9110 Add expressions to access the components of forward/up/right vectors of 3D objects (#8558) D8H 2026-05-04 15:19:35 +02:00
  • 5dd2b8ffd8 Add hints for some extensions, displayed in the documentation (#8564) Florian Rival 2026-05-04 15:11:56 +02:00
  • 44f157b910 Drop k-prefix on hint constants and use gd::String Claude 2026-05-04 13:01:00 +00:00
  • e3a3fe6ee9 Factor hint strings and render them in user-facing reference docs Claude 2026-05-04 12:32:45 +00:00
  • e6a5b70a24 Fix events locking up when dragging on mobile (#8563) Clément Pasteau 2026-05-04 14:26:09 +02:00
  • 9147e08328 Add hint metadata to parameters and instructions Claude 2026-05-04 12:09:30 +00:00
  • a7e4367b31 Make scopeName prop translatable in ExtensionDetailPanel help button LuniMoon 2026-05-04 11:11:03 +02:00
  • 411b42a321 Fix unused imports and variables causing linting failure LuniMoon 2026-05-04 10:52:58 +02:00
  • 8e50ddefe4 Allow to configure object resources to be loaded independently from the scene (#8514) D8H 2026-05-04 10:45:51 +02:00
  • c5c718354a Fix object dragging on mobile having a small delay (#8562) Clément Pasteau 2026-05-04 10:39:26 +02:00
  • f7012ebfd6 Fix created child objects instances in custom objects being picked twice (#8559) D8H 2026-05-04 09:37:51 +02:00
  • ba9ae96444 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-03 23:45:06 +02:00
  • e8fe23d9dc Fix rendering of events true/false or yes/no as text when parameter not filled (#8561) Florian Rival 2026-05-03 23:35:12 +02:00
  • 1d88991b97 Merge branch 'master' into feat/sub-agents Florian Rival 2026-05-03 16:32:02 +02:00
  • 182fb12dff Fix variable edition by AI wrongly erasing content of existing structure variables Florian Rival 2026-05-03 15:58:18 +02:00
  • a6525edc28 Add generate_events support + fix flow/formatting Florian Rival 2026-05-03 15:58:46 +02:00
  • 359a027e36 Fix variable edition by AI erasing content of existing structure variables Florian Rival 2026-05-03 15:58:18 +02:00
  • 22f00872b5 Refine custom object child instance tests claude/add-gdevelop-tests-GounK Claude 2026-05-01 11:40:15 +00:00