Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
* | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez | 2021-08-29 | 1 | -1/+1 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -1/+1 |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -6/+0 |
* | New lightmapper | Juan Linietsky | 2020-05-10 | 1 | -1/+1 |
* | Style: Add missing copyright headers | Rémi Verschelde | 2020-05-10 | 1 | -0/+30 |
* | Exposed RenderingDevice to script API | Juan Linietsky | 2020-04-20 | 1 | -0/+90 |