-
Notifications
You must be signed in to change notification settings - Fork 603
Pull requests: GDevelopApp/GDevelop-documentation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Auto] [Improve] Filled in missing 3D Physics Engine concepts: shapes, body settings, layers, movement
automated
improvement
#508
opened Mar 10, 2026 by
github-actions
bot
Loading…
[Auto] [Update] Added docs for global search, function folders, AI planning, and search options
automated
update
#507
opened Mar 10, 2026 by
github-actions
bot
Loading…
[Auto] [Improve] Added missing keyboard conditions, key names table, and JSON conversion docs
automated
improvement
#505
opened Mar 9, 2026 by
github-actions
bot
Loading…
[Auto] [Update] Document Global Search and AI agent planning capabilities
automated
update
#504
opened Mar 9, 2026 by
github-actions
bot
Loading…
[Auto] [Improve] Fixed device sensor units, rotation typo, and swapped 3D gamepad mapper names
automated
improvement
#503
opened Mar 8, 2026 by
github-actions
bot
Loading…
[Auto] [Update] Added Global Search docs and updated AI agent Stop button reference
automated
update
#502
opened Mar 8, 2026 by
github-actions
bot
Loading…
[Auto] [Improve] Added missing text replace functions and player authentication UserID expression docs
automated
improvement
#500
opened Mar 7, 2026 by
github-actions
bot
Loading…
[Auto] [Update] Added Global Search and AI agent planning/stop button docs
automated
update
#499
opened Mar 7, 2026 by
github-actions
bot
Loading…
[Auto] [Improve] Improve keyboard docs with key just pressed, key names table, and mobile warning
automated
improvement
#498
opened Mar 6, 2026 by
github-actions
bot
Loading…
[Auto] [Update] Document Global Search feature for searching across all event sheets
automated
update
#497
opened Mar 6, 2026 by
github-actions
bot
Loading…
import time dry_percent = 0 print("दीवार पर पेंट कर दिया गया है। अब इसके सूखने का इंतज़ार करें...") while dry_percent < 100: time.sleep(10) # हर 10 सेकंड में 1% सूखेगा dry_percent += 1 print(f"पेंट {dry_percent}% सूख चुका है। बोरियत महसूस हो रही है?") print("बधाई हो! पेंट सूख गया। आपने अपने जीवन के 1000 सेकंड बर्बाद कर दिए!")Update index.md
#479
opened Feb 26, 2026 by
f85337565-creator
Loading…
ProTip!
Follow long discussions with comments:>50.