Files
godot/modules
Rémi Verschelde 768f9422bc Convert uses of DirAccess * to DirAccessRef to prevent memleaks
`DirAccess *` needs to be deleted manually, and this is often forgotten
especially when doing early returns with `ERR_FAIL_COND`.
`DirAccessRef` is deleted automatically when it goes out of scope.

Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2022-03-11 09:13:11 +01:00
..
2022-01-03 21:27:34 +01:00
2022-02-01 15:58:30 +02:00
2022-02-04 15:15:26 -08:00
2022-01-03 21:27:34 +01:00
2022-03-09 18:39:13 +01:00
2022-01-03 21:27:34 +01:00
2022-01-03 21:27:34 +01:00
2022-03-06 13:03:33 +01:00
2022-03-09 18:39:13 +01:00
2022-02-15 00:03:31 +01:00
2022-03-08 06:30:31 -08:00
2022-03-09 13:59:03 +01:00
2022-02-15 00:03:31 +01:00
2022-01-03 21:27:34 +01:00
2022-01-03 21:27:34 +01:00