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-12-04 17:04:49 +00:00
Code
Releases
Wiki
Activity
Files
0dfa815985a29a4c46ee717cfd69b3a4fb8e21d6
godot
/
editor
/
script
History
fkeyz
0dfa815985
Fix drag and drop @export variable assignment when script has errors
2025-11-11 23:50:56 +02:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
Relocate
add_root_node
method to
EditorInterface
from
EditorScript
and deprecate old method
2025-08-05 17:23:57 +04:00
editor_script.h
…
find_in_files.cpp
Merge pull request
#109727
from arkology/replace-individual
2025-10-23 15:34:04 -05:00
find_in_files.h
FindInFiles
: Allow replace individual results
2025-09-25 21:43:05 +03:00
script_create_dialog.cpp
Enable script templates by default
2025-10-09 16:33:07 +02:00
script_create_dialog.h
…
script_editor_plugin.cpp
Merge pull request
#108342
from KoBeWi/automatization
2025-11-07 10:32:38 -06:00
script_editor_plugin.h
Merge pull request
#108342
from KoBeWi/automatization
2025-11-07 10:32:38 -06:00
script_text_editor.cpp
Fix drag and drop @export variable assignment when script has errors
2025-11-11 23:50:56 +02:00
script_text_editor.h
Fix drag and drop @export variable assignment when script has errors
2025-11-11 23:50:56 +02:00
SCsub
…
text_editor.cpp
Fallback to parent class icon by default for gdextension
2025-10-31 18:03:32 +08:00
text_editor.h
…