Skip to content

[Auto] [Update] Document the new Tile scale property for repeated textures on the 3D box object#774

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-docs-from-commits-bf1e
Open

[Auto] [Update] Document the new Tile scale property for repeated textures on the 3D box object#774
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-docs-from-commits-bf1e

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

b584df4ce Fix Spine upgrade wrongly breaking require calls (#8730)
427890139 Fix textures broken because of wrong import (#8728)
83622d40b [Auto PR] Update translations (#8717)
be105771c multiple improvements of the UX of the AI unique mode (#8726)
c5c1901d3 Fix the type of variables added from the drop-down menu (#8725)
f6872bd7a Migrate Spine extension to @esotericsoftware/spine-pixi-v7 (#8595)
4c5ab584d handle Fulfilment problem report tool call (#8722)
dcc704761 Fix extra padding at bottom of some dialogs
429099981 Fix project loading when 2 extensions uses each other custom objects (#8711)
6044bd9f6 Allow hiding AI form in the New Project Dialog (#8719)
d1905f868 Fix allow to to add behavior parameters without needing to declare all capabilities in the extension editor (#8718)
26cfcdcf8 Fix invalid object parameter when copy-pasting a function from a custom object or behavior to the extension (#8721)
3fe88ca29 Fix expression type selector choices (#8720)
6ad57c0c8 Rework polling interval to introduce backoff (#8715)
969c3ba16 [Auto PR] Update translations (#8709)
bfff06710 Improve hints when inspecting or positioning an object in 3D (#8707)
94a542da8 Fix custom object with circular dependencies no longer shown as disabled in the new object dialog (#8708)
91dfd5090 [Auto PR] Update translations (#8704)
03ad84ab7 Suggestions from the AI do not block the input anymore (#8705)
98ae19580 Fix property title layout in the extension editor on mobile (#8706)
cd77fcbe8 [Auto PR] Update translations (#8703)
6d9b57fc3 Display group properties in the side panel when a group is selected (#8691)
7d9e558f0 Fix event changes applied at the same path clobbering each other (#8702)
359379be4 [Auto PR] Update translations (#8700)
a7325d4db Merge chat/build modes into one + rework first creation experience (#8631)
573573091 [Auto PR] Update translations (#8683)
b5d1a1796 Fix TypeScript error in submit-appx-to-microsoft-store.js (#8698)
33dd671c6 Fix an error when building a project that uses object variables (#8697)
258a541b4 Fix build of games with parameter or property resources in custom extensions (#8695)
8417eacb9 Add script to submit an appx to the Microsoft Store (Partner Center) (#8696)
e4f85fb58 Fix a crash when opening an extension tab where the function tree is corrupted (#8694)
0ce410a6d Fix possible mistakes when the AI tries to manipulate events (#8689)
5b84c0c73 Fix a memory corruption when updating an extension without function folders (#8690)
497944b26 Improve display of assets grid and allow to search assets when creating a new object  (#8688)
7f87fe123 Fix variables not being renamed in variant child-objects (#8687)
56dc9b77a Add tile scale property to 3D Box object (#8685)
c9a11b257 Fix variables not being renamed in variant child-object instances (#8686)
98e2404be Add ready-to-use choices for new 3D box objects (#8684)
bbb95deb4 Display and allow editing scene properties and variables in the side "properties" panel (#8387)
c6d40449c Automatically add a return action in custom expressions (#8682)
0b758d791 Fix moving group members not updating the dashboard for Education (#8679)
e2c886043 Fix useless reloading of resources when cancelling an object edition
da2fec508 Add missing help page links for 3D box, 3D model, text input and light obstacle (#8677)
799130e48 Bump newIDE version
f8aed3a47 Avoid reloading unchanged images after editing a Sprite or another object (#8675)
a932711c0 Fix all objects and behaviors pages line breaks in descriptions [ci skip] (#8676)
4f66be84f Improve comments
ec43c08f0 Improve efficiency of new messages fetching (#8673)
3a0f9e9f2 Fix JavaScript code blocks creating layout shifts ("jumps") when scrolling Events Sheet (#8674)
bab7e6a32 Fix missing built-in objects and behavior in the generated documentation lists (#8672)
6a862d548 Add in the documentation new index pages for objects and behaviors (#8660)
bdac60a33 Fix corrupted display of instance when dragging an object back to the objects list in custom object editor (#8671)
e1c124c15 Make search accent-insensitive for better multilingual support (#8670)
60cb4bb6c Reduce network calls for sub-agents (#8669)
dfea4c056 Fix sub-agents shown as finished while still working (#8667)
439fe091b Fix Select All shortcut in text inputs
c701a8298 Bump newIDE version
7885ef12a Fix huge loading time after modifying an object inside a custom object (#8665)
663edf81e Improve a lot the time to launch previews (and other operations like modifying groups/renaming objects) when using very long expressions (#8662)
3c187a93e Fix editor panels not opening in some rare, specific cases (#8661)
2753f1ccc [Auto PR] Update translations (#8652)
1472616c8 Fix missing collisions after changing tile map grid dimensions (#8659)
ed132b6b8 Fix extension reference pages links (#8656)
1ae3f5356 Fix SimplifiedProject tests crashing under debug-assertions builds (#8655)
9b2189e49 Fix a missing comma in shape scale actions (#8654)
46a6a6655 Hide deprecated extensions in new projects (#8634)
262835269 Fix extracted functions being displayed as unknown actions (#8653)
e630eba5a [Auto PR] Update translations (#8647)
e69e89e58 Make the function extractor dialog more compact (#8651)
4b3e5c477 Allow to install extensions from the action or condition search (#8638)
1922daf02 Fix purchase with credits option wrongly shown if subscription doesn't allow it (#8650)
112100c88 Improve display of sub-agents/tasks (#8649)
3e66b02ba Automatically choose a function name in the function extraction dialog (#8648)
8ecf20f24 [Auto PR] Update translations (#8629)
aafa10701 Fix decimal values not updating number fields (#8642)
7c9f6d199 New role added on Discord for Silver subscribers (#8644)
46f1f8f12 Fix sub cancelled event (#8645)
d45362348 Add help page links to some effects reference help pages (#8646)
82632b984 Fix broken links to reference pages in the documentation (#8643)
a465f2b1c Add display support for new tool in EditorFunctions

The AI agent summary is:

Added documentation for the new Tile scale property on the 3D box object (commit 56dc9b77a), explaining it controls how large repeated/tiled textures appear on a face. The remaining commits in the batch are internal engine work (Spine runtime migration), bug fixes, AI/editor UI changes, and help-path link wiring, which need no documentation updates.

Please review the changes carefully before merging.

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
gdevelop-wiki Ready Ready Preview, Comment Jun 17, 2026 9:50am

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