godot/core/extension
Rémi Verschelde 810f127022
Merge pull request #89365 from Repiteo/scons/run_in_subprocess-to-env.Run
SCons: Convert remaining `run_in_subprocess` to `env.Run`
2024-03-10 21:13:22 +01:00
..
extension_api_dump.cpp Fix operator documentation in GDExtension API dump with docs 2023-12-12 18:55:31 +01:00
extension_api_dump.h
gdextension.cpp Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
gdextension.h Allow registering "runtime classes" 2024-02-20 09:20:58 -06:00
gdextension_compat_hashes.cpp Fix gdextension_compat_hashes.cpp for double precision builds 2024-02-10 19:05:33 -06:00
gdextension_compat_hashes.h Check that GDExtensionCompatHashes are valid when generating extension_api.json 2023-11-16 06:40:06 -06:00
gdextension_interface.cpp Merge pull request #89055 from dsnopek/gdextension-script-free-lists 2024-03-04 13:33:45 +01:00
gdextension_interface.h GDExtension: Pass count when freeing method and property lists for script instances 2024-03-02 10:13:37 -06:00
gdextension_manager.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
gdextension_manager.h Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
make_interface_dumper.py SCons: Ensure with statement where applicable 2024-03-10 12:57:57 -05:00
make_wrappers.py Enforce \n eol for Python writes 2024-03-09 14:29:24 -06:00
SCsub SCons: Convert remaining run_in_subprocess to env.Run 2024-03-10 14:01:23 -05:00