Skip to content

[Auto] [Update] Document For Each event ordering by expression and limit features#489

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
auto/update-docs-from-commits-6960
Closed

[Auto] [Update] Document For Each event ordering by expression and limit features#489
github-actions[bot] wants to merge 1 commit intomainfrom
auto/update-docs-from-commits-6960

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 2, 2026

This PR was automatically generated by the Update docs from GDevelop commits workflow.

An AI coding agent analysed recent commits in 4ian/GDevelop
and updated the documentation to reflect user-facing changes.

GDevelop commits covered

c4cca8e34 Rename "any order" to "default order" for For Each events
3e14992de Fix For Each rendering when disabled and default values
48ee32503 Persist properties panel scroll position for instances and objects (#8337)
39a172dfe Allow multiple deletions in a single operation for generated events
283073808 Fix event generation errors not properly reported
2cf203e4d Tweak the delay before moving an object with gizmo in the 3D editor
737153773 Fix to avoid objects to move when the gizmo dragging point is clicked (#8334)
1d1c11bfa Explain the difference between built-in and external extensions in the documentation (#8335)
50353ab67 Allow to import asset pack files (GDO) (#8296)
19901da89 Fix Scene Editor panels not resizing as small as possible (#8331)
ca3980941 Fix brackets showing in the top right corner of the scene editor (#8332)
0fd041a70 Add storybook stories for Anchor behavior editors (#8330)
dd7fd4479 Fix new group name to ensure no usage of forbidden characters (#8329)
52486477b [Auto PR] Update translations (#8328)
dc4a7a1f9 Fix size calculation for variants
f12c9da28 Bump newIDE version
49fcdf2ec [Auto PR] Update translations (#8323)
cf3545cfc Add a simplified version of the Anchor behavior editor (#8325)
ff4256a0f Improve details of center/origin when an object is created by the AI (#8322)
73be609b9 Fix tileset scrollbar area changing selection (#8324)
de80d0b32 Update cordova config for new xcode/ios versions (#8321)
dc62aea8d Add support for ordering For Each by an expression, with optional limit  (#8319)

The AI agent summary is:

The documentation update looks good. Here's a summary of the changes made:

Documentation updated: docs/gdevelop5/events/foreach/index.md

Added a new "Ordering instances" section documenting the new For Each event features from commit dc62aea8d:

  • The ability to sort instances by a numeric expression (ascending or descending) before iterating
  • An optional limit to process only the first N instances after sorting
  • Practical examples (by distance, by variable value, by behavior property)
  • Also reflects the rename of "any order" to "default order" (commit c4cca8e34)

No other commits required documentation changes — the Anchor behavior editor simplification (cf3545cfc) only improved the IDE UI without changing behavior parameters, the asset pack import feature is an internal workflow improvement, and other changes were internal fixes or CI-only.

Please review the changes carefully before merging.

@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gdevelop-wiki Ready Ready Preview, Comment Mar 2, 2026 8:25am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant