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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
b6f1dbb3400ae2a93cad3fb352155b07b4346f5d
godot
/
modules
/
gdscript
/
editor
History
Danil Alexeev
d991cc4998
GDScript: Fix POT generator crash on assignee with index
2023-09-14 17:41:05 +03:00
..
script_templates
Add GDScript template to RichTextEffect
2023-04-18 14:02:04 +02:00
gdscript_docgen.cpp
GDScript: Fix
get_*_list()
methods return incorrect info
2023-09-04 00:21:03 +03:00
gdscript_docgen.h
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
gdscript_highlighter.cpp
Fix highlighting of hex numbers with separators
2023-08-28 09:52:40 +03:00
gdscript_highlighter.h
GDScript: Highlight comment markers (
TODO
,
FIXME
, etc.)
2023-08-07 11:33:51 +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