summaryrefslogtreecommitdiff
path: root/core/object/make_virtuals.py
AgeCommit message (Expand)Author
2022-03-31Fix typos with codespellRémi Verschelde
2022-03-15Create GDExtension clases for PhysicsServer3Dreduz
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-03-09Remove VARIANT_ARG* macrosreduz
2022-02-03[GDExtension] Fix registration of functions with enum or native pointer retur...bruvzg
2021-11-30Change gdnative interface so that Godot object initialization should be trigg...Gilles Roudière
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-23Implement NativeExtension pointer argumentsreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-17Properly set up virtual calls for extensionsGeorge Marques
2021-06-25Implement native extension systemreduz