Skip to content

Issues: godotengine/godot-docs

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Add details about generating XML files from documentation comments area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 enhancement topic:gdscript
#10908 opened Apr 29, 2025 by Cykyrios Loading…
Add note on awaiting signals with multiple parameters area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 enhancement topic:gdscript
#10895 opened Apr 26, 2025 by Cretezy Loading…
Document @export_tool_button icon parameter in GDScript exports area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 enhancement topic:gdscript
#10823 opened Mar 31, 2025 by Calinou Loading…
Outdated Documentation Dictionaries (missing documentation about the new typed Dictionaries) area:class reference Issues and PRs about the class reference, which should be addressed on the Godot engine repository enhancement topic:gdscript
#10746 opened Mar 4, 2025 by TaraSophieDev
Add section on name lookup and shadowing to GDScript Reference page area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#10691 opened Feb 15, 2025 by tetrapod00
Add GDScript warning pages area:manual Issues and PRs related to the Manual/Tutorials section of the documentation content:new page Issues and PRs related to creation of new documentation pages for new or undocumented features enhancement topic:gdscript
#10635 opened Feb 7, 2025 by Meorge Loading…
23 of 45 tasks
Add documentation for GDScript warnings area:manual Issues and PRs related to the Manual/Tutorials section of the documentation content:new page Issues and PRs related to creation of new documentation pages for new or undocumented features enhancement topic:gdscript
#10627 opened Feb 5, 2025 by Meorge
Error-handling mechanism (i.e. lack of exceptions/try/catch) in GDScript is badly documented area:class reference Issues and PRs about the class reference, which should be addressed on the Godot engine repository area:manual Issues and PRs related to the Manual/Tutorials section of the documentation content:new page Issues and PRs related to creation of new documentation pages for new or undocumented features enhancement topic:gdscript
#10542 opened Jan 22, 2025 by geekley
Add manual pages and content for upcoming GDScript trait system area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript waiting on PR merge PR's that can't be merged until an engine PR is merged first
#10393 opened Dec 9, 2024 by Meorge Draft
23 of 27 tasks
Explain that @export loads Resources when script instances are loaded area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#9903 opened Sep 4, 2024 by AdriaandeJongh Loading…
Add Documentation + Example Code for Getting Array Element from Function area:manual Issues and PRs related to the Manual/Tutorials section of the documentation discussion enhancement topic:gdscript
#9654 opened Jul 25, 2024 by amarraff
Mention Autoloads on the style page area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#9521 opened Jun 22, 2024 by ghost
Add wrapping example using parentheses and backslashes area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.1 cherrypick:4.2 enhancement topic:gdscript
#9156 opened Mar 29, 2024 by gmikhail Loading…
GDScript function parameter default value can be an expression area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#8465 opened Nov 13, 2023 by Efimero
Make explicit that @export is needed in custom Resource area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#7750 opened Jul 29, 2023 by acgc99
Rewrite of casting explanation and rewrite of sample code that will not compile area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:gdscript
#6982 opened Mar 14, 2023 by UnhappyTurnip Loading…
Callable missing "call" in example code? area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:gdscript
#6808 opened Feb 23, 2023 by lord-pugh
Mention about extending inner-classes area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:gdscript
#3741 opened Jun 29, 2020 by NoodleSushi
ProTip! Exclude everything labeled bug with -label:bug.