summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/core/memory.hpp
Commit message (Expand)AuthorAgeFilesLines
* Rename GDNative to GDExtensionGilles Roudière2022-12-121-1/+1
* Basic static analysis fixesAndy Maloney2022-11-181-1/+1
* Run scripts to format and make headers consistentAaron Franke2022-10-091-3/+3
* Ensure GDCLASS can be used outside the godot namespace.Fabio Alessandrelli2022-09-011-6/+6
* Sync containers with new HashMap/HashSet, sync API headers.bruvzg2022-06-061-0/+8
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+40
* Make extension instances create the corresponding godot object in their const...Gilles Roudière2021-12-031-10/+11
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-1/+1
* Change constructor/destructor management of extension classesGeorge Marques2021-09-271-2/+20
* Silence delete compile warning in memory.h/cpp on WindowsBastiaan Olij2021-09-271-0/+8
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-0/+115