godot/modules/gdscript
2025-07-01 17:00:08 +01:00
..
doc_classes Doctool: Remove version attribute from XML header 2024-09-11 12:41:48 +02:00
editor Add EditorSettings EDITOR_GET_CACHED 2025-07-01 17:00:08 +01:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
language_server Add EditorSettings EDITOR_GET_CACHED 2025-07-01 17:00:08 +01:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdscript.cpp Optimize hotspots with Object::is_reference() 2025-06-23 11:05:12 +01:00
gdscript.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gdscript_compiler.cpp [3.x] GDScript: Fix get_method_list for custom functions 2024-02-07 10:10:32 +03:00
gdscript_compiler.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gdscript_editor.cpp Add EditorSettings EDITOR_GET_CACHED 2025-07-01 17:00:08 +01:00
gdscript_function.cpp Backport 65910 for Godot 3 2024-09-25 12:57:56 -04:00
gdscript_function.h Backport 65910 for Godot 3 2024-09-25 12:57:56 -04:00
gdscript_functions.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gdscript_functions.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gdscript_parser.cpp Add GLOBAL_GET cached macros. 2025-03-18 16:28:40 +00:00
gdscript_parser.h Revert "Fix parsing inner class declaration when "pass" keyword is on the same line" 2024-07-15 10:37:21 +01:00
gdscript_tokenizer.cpp Use hash table for GDScript parsing 2023-03-12 14:55:31 +00:00
gdscript_tokenizer.h Use hash table for GDScript parsing 2023-03-12 14:55:31 +00:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Fix build with GDScript LSP disabled 2024-04-25 16:24:13 +02:00