This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
f76d417d8a
godot-module-template
/
modules
/
visual_script
/
editor
History
Download ZIP
Download TAR.GZ
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