forked from GDevelopApp/GDevelop-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathautomated_updates_data.json
More file actions
53 lines (53 loc) · 2.53 KB
/
Copy pathautomated_updates_data.json
File metadata and controls
53 lines (53 loc) · 2.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"last_automated_updates_commit": "a311d9ba7b2c18f46bef79d6310b6eb912cf5362",
"last_improved_things": [
{
"date": "2026-02-16",
"summary": "Enhanced 3D model documentation with animation controls, material types, origin/center points, and shadow configuration"
},
{
"date": "2026-02-16",
"summary": "Improved core behavior documentation: added Window Center anchor option, draggable collision mask and Z-order details, destroy outside parameters"
},
{
"date": "2026-02-16",
"summary": "Enhanced pathfinding documentation with grid offset properties, path smoothing, obstacle cost clarification, and activation behavior"
},
{
"date": "2026-02-16",
"summary": "Improved UI and visual object documentation: enhanced light, button, slider, text, panel sprite, and particle emitter pages with detailed properties and usage tips"
},
{
"date": "2026-02-16",
"summary": "Enhanced tween behavior documentation with scale center options, color modes, exponential interpolation, and effect properties"
},
{
"date": "2026-02-16",
"summary": "Enhanced Spine object documentation with animation control details, point attachments, skins, mixing duration, and coordinate systems"
},
{
"date": "2026-02-16",
"summary": "Improved bitmap text and shape painter documentation: added alignment properties, wrapping width, and comprehensive list of all shape types"
},
{
"date": "2026-02-18",
"summary": "Improved variables documentation: added array/structure manipulation operations, object variable use-case guidance, and fixed physics2 typos"
},
{
"date": "2026-02-18",
"summary": "Improved platformer and top-down movement docs: added ladder climbing, jumpthru drop-through, ledge grab clarifications, and isometric viewpoint options"
},
{
"date": "2026-02-18",
"summary": "Improved sprite and video object docs: added blend modes, color/tint, flip operations, animation speed scale, and fixed video typos and playback speed range"
},
{
"date": "2026-02-18",
"summary": "Improved audio docs with fade, pitch/rate, seeking, unload, and spatial sound; improved linked objects docs with bidirectional links, auto-cleanup, and use cases"
},
{
"date": "2026-02-20",
"summary": "Improved events docs: fixed truncated sentence and added execution-flow diagram in async.md, fixed backtick typo in while/index.md, removed stray word in gamejolt publishing doc"
}
]
}