Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove or make private `FileAccess` `close()` methods. | bruvzg | 2022-04-12 | 1 | -1/+0 |
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -29/+7 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -1/+1 |
* | Fix crash when exporting projects with shared libraries | Haoyu Qiu | 2022-03-23 | 1 | -0/+4 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -0/+198 |