godot-cpp/include/godot_cpp
Fabio Alessandrelli cc88df05e7 Fix PtrToArg encoding for `Object *`.
It didn't set the return value at all, changing the local value instead.
Now instead correctly sets it as a generic pointer type from `_owner`.
2021-09-27 23:08:11 +10:00
..
classes Change constructor/destructor management of extension classes 2021-09-27 23:08:11 +10:00
core Fix PtrToArg encoding for `Object *`. 2021-09-27 23:08:11 +10:00
variant Fix formatting of files 2021-09-27 23:08:10 +10:00
godot.hpp Fix some clang format things 2021-09-27 23:08:11 +10:00