Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 1 | -149/+0 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -2/+2 |
* | Resolving suggestions on comment formatting. | Anish Bhobe | 2022-02-20 | 1 | -4/+4 |
* | Fixing iteration for extension level loading. | Anish Bhobe | 2022-02-20 | 1 | -4/+4 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -1/+1 |
* | Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master | Rémi Verschelde | 2021-10-05 | 1 | -1/+1 |
|\ | |||||
| * | Provide a getter for the project data directory. | ne0fhyk | 2021-09-15 | 1 | -1/+1 |
* | | Use range iterators for `Map` | Lightning_A | 2021-09-30 | 1 | -6/+6 |
|/ | |||||
* | Implement Extension Loader | reduz | 2021-08-20 | 1 | -0/+19 |
* | Implement native extension system | reduz | 2021-06-25 | 1 | -0/+130 |