summaryrefslogtreecommitdiffstats
path: root/core/extension/gdextension_library_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-5/+5
|\
| * [Core] Improve error messages with `vformat`A Thousand Ships2024-10-301-5/+5
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-2/+2
|/
* GDExtension: Use loader to check if the library exists.Gergely Kis2024-09-291-0/+4
* GDExtension: Implement `GDExtensionLoader` conceptRaul Santos2024-08-221-0/+390