2
0
Fork 0
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 +07:00
..
android Modernize Thread 2021-01-29 12:02:13 +07:00
doc_classes
gdnative Added static method information the generated builtin API JSON 2021-03-17 08:33:08 +07:00
icons
include Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +07:00
nativescript Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
net Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
pluginscript Add support for _to_string virtual function overwrite in Pluginscript 2021-03-27 21:13:51 +07:00
tests Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
text Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +07:00
videodecoder Reorganize Project Settings 2021-02-18 11:23:34 +07:00
xr Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +07:00
SCsub
config.py
gdnative.cpp Fix gdnative config file set as null 2021-03-31 15:00:31 +07:00
gdnative.h Improve resource load cache 2021-02-11 15:44:28 +07:00
gdnative_api.json Rename Array.invert() to Array.reverse() 2021-03-21 10:20:08 +07:00
gdnative_builders.py
gdnative_library_editor_plugin.cpp Removed _change_notify 2021-02-10 19:31:24 +07:00
gdnative_library_editor_plugin.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gdnative_library_singleton_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
register_types.cpp Fixes small typos and grammar correction 2021-03-12 19:05:16 +07:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00