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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
a285ab6bcfd1e04a9212cd53bda40293748e5210
godot
/
modules
/
gdscript
/
editor
History
Frank Becker
aa8acd1a04
Don't reset color if the previous token is a number ending with a dot.
2025-09-11 11:40:15 -07:00
..
script_templates
Add
_enable
/
_disable_plugin
to plugin script template
2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp
GDScript: Fix call hint appearance for complex callees
2025-06-23 19:28:48 +03:00
gdscript_docgen.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp
Don't reset color if the previous token is a number ending with a dot.
2025-09-11 11:40:15 -07:00
gdscript_highlighter.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_translation_parser_plugin.cpp
[Editor] Fix return of
EditorTranslationParserPlugin._parse_file
2025-02-19 20:11:24 +01:00
gdscript_translation_parser_plugin.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00