Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use platform-specific methods for FileAccess reading and writing | BlueCube3310 | 2023-10-29 | 1 | -0/+51 |
* | [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-12 | 1 | -13/+13 |
* | Style: Harmonize header includes in platform ports | Rémi Verschelde | 2023-06-08 | 1 | -1/+2 |
* | Restore FileAccess.close method. | bruvzg | 2023-02-16 | 1 | -0/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace File/Directory with FileAccess/DirAccess | kobewi | 2022-09-19 | 1 | -1/+1 |
* | Fix issue preventing the Android Editor from displaying the project content | Fredia Huya-Kouadio | 2022-08-15 | 1 | -0/+13 |
* | File: Re-add support to skip CR (`\r`) in `File::get_as_text` | Rémi Verschelde | 2022-08-01 | 1 | -2/+4 |
* | Address remaining scoped storage regressions | Fredia Huya-Kouadio | 2022-07-26 | 1 | -0/+46 |
* | Add full support for Android scoped storage. | Fredia Huya-Kouadio | 2022-07-05 | 1 | -0/+283 |