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-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
ecc2eb73fc7532b7352274fb8145850bafaf6c20
godot
/
modules
/
gdscript
/
editor
History
A Thousand Ships
79f654ced5
[Core] Fix sorting of
Dictionary
keys
...
`StringName` keys were sorted as `StringName` which is unstable.
2024-10-18 08:47:05 +02:00
..
script_templates
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
gdscript_docgen.cpp
[Core] Fix sorting of
Dictionary
keys
2024-10-18 08:47:05 +02:00
gdscript_docgen.h
GDScript: Improve DocGen for non-constant expressions
2024-03-21 12:23:54 +03:00
gdscript_highlighter.cpp
[Editor] Expose more editor settings to documentation
2024-09-12 15:34:49 +02:00
gdscript_highlighter.h
GDScript: Fix highlighting escapes in multiline raw strings
2024-04-09 10:21:10 +03:00
gdscript_translation_parser_plugin.cpp
StringName Dictionary keys
2024-08-29 13:39:27 -07:00
gdscript_translation_parser_plugin.h
GDScript: Add support for
atr
and
atr_n
to POT generator
2024-05-14 18:35:59 +03:00