godot/modules/gdnative
Rémi Verschelde 5b16020846
Replace remaining uses of NULL with nullptr
Follow-up to #38736 (these uses were likely added after this PR was merged).
2021-04-29 11:53:27 +02:00
..
android
doc_classes
gdnative Added static method information the generated builtin API JSON 2021-03-17 08:33:08 -03:00
icons
include Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +02:00
nativescript Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
net
pluginscript Add support for _to_string virtual function overwrite in Pluginscript 2021-03-27 21:13:51 +01:00
tests Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
text Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +02:00
videodecoder
xr Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00
config.py
gdnative_api.json Rename Array.invert() to Array.reverse() 2021-03-21 10:20:08 +00:00
gdnative_builders.py
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp Fix gdnative config file set as null 2021-03-31 15:00:31 -04:00
gdnative.h
register_types.cpp Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
register_types.h
SCsub