godot/modules/gdnative
2020-04-02 14:56:01 +02:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
arvr Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
gdnative Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
nativescript Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
net Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
pluginscript Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
videodecoder Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdnative.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
gdnative_api.json PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
gdnative_builders.py Replace more occurrences of NULL with nullptr 2020-04-02 14:56:01 +02:00
gdnative_library_editor_plugin.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdnative_library_editor_plugin.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
gdnative_library_singleton_editor.cpp Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00