index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
file_access.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[FileAccess] Implement `resize` method.
bruvzg
2024-04-12
1
-0
/
+1
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-0
/
+1
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-2
/
+2
*
Error handling for `FileAccess.get_file_as_*`
Paul Joannon
2023-10-11
1
-2
/
+2
*
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...
bruvzg
2023-08-08
1
-4
/
+30
*
Support long path in file access on windows
Samuele Panzeri
2023-05-05
1
-1
/
+1
*
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
1
-1
/
+2
*
Restore FileAccess.close method.
bruvzg
2023-02-16
1
-0
/
+2
*
[GDExtension] Expose some low level functions and String operators.
bruvzg
2023-01-19
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-1
/
+4
*
Make some File/Dir methods private
kobewi
2022-09-27
1
-17
/
+17
*
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-1
/
+31
*
Add FileAccess::get_access_type()
Pedro J. Estébanez
2022-08-24
1
-0
/
+1
*
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-08-01
1
-1
/
+1
*
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