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
1dc7bcc83c81b32c3651f3fa869055a0cce22085
godot
/
modules
/
visual_script
/
editor
History
kobewi
1dc7bcc83c
Cleanup metadata usage
2022-05-06 00:27:10 +02:00
..
visual_script_editor.cpp
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
visual_script_editor.h
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
visual_script_property_selector.cpp
Cleanup metadata usage
2022-05-06 00:27:10 +02:00
visual_script_property_selector.h
Style: Partially apply clang-tidy's
cppcoreguidelines-pro-type-member-init
2022-05-02 16:28:25 +02:00