This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
Files
cbb95bc8abfeacba8b75d516b26f6464aede439f
godot
/
modules
/
gdscript
/
editor
History
Rémi Verschelde
7f5be552ec
Merge pull request
#83049
from dalexeev/gds-docgen-fix-return-metatype-regression
...
GDScript DocGen: Fix regression with return metatypes
2023-10-10 12:33:34 +02:00
..
script_templates
Editor: Remove unused Class Name field from Create Script dialog
2023-09-12 12:49:56 +03:00
gdscript_docgen.cpp
GDScript DocGen: Fix regression with return metatypes
2023-10-09 17:38:54 +03:00
gdscript_docgen.h
GDScript DocGen: Fix and improve appearance of metatypes and values
2023-09-21 20:44:34 +03:00
gdscript_highlighter.cpp
Highlight doc comments in a different color
2023-10-08 19:26:10 +03:00
gdscript_highlighter.h
GDScript: Add raw string literals (r-strings)
2023-09-11 18:34:33 +03:00
gdscript_translation_parser_plugin.cpp
GDScript: Fix POT generator crash on assignee with index
2023-09-14 17:41:05 +03:00
gdscript_translation_parser_plugin.h
GDScript: Add constant string support for POT generator
2023-07-29 19:24:48 +03:00