summaryrefslogtreecommitdiff
path: root/modules/gdnative/gdnative_library_editor_plugin.h
AgeCommit message (Expand)Author
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-27Replace radion buttons with checkboxes in GDNativeLibrary editorNilsIrl
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-18Add plugin to edit GDNativeLibrarygeequlim