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
/
doc
/
classes
/
FileAccess.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mismatched parentheses in class reference
Haoyu Qiu
2024-05-30
1
-2
/
+2
*
FileAccess.xml had conflicting function names in its example code
Emanuel Acosta Gonzalez (emanvidmaker)
2024-04-25
1
-4
/
+4
*
Merge pull request #90403 from bruvzg/file_resize
Rémi Verschelde
2024-04-22
1
-0
/
+7
|
\
|
*
[FileAccess] Implement `resize` method.
bruvzg
2024-04-12
1
-0
/
+7
*
|
[Doc] Clarify behavior of `FileAccess.get_line`
A Thousand Ships
2024-04-16
1
-1
/
+1
|
/
*
Use `[codeblock lang=text]` more often in class ref
Micky
2024-04-08
1
-1
/
+1
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-1
/
+1
*
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
1
-1
/
+1
*
Clarify behavior of opening a new file in `FileAccess`
A Thousand Ships
2024-03-05
1
-0
/
+2
*
Link to runtime loading/saving tutorial and improve Image documentation
Hugo Locurcio
2023-11-14
1
-0
/
+1
*
Error handling for `FileAccess.get_file_as_*`
Paul Joannon
2023-10-11
1
-0
/
+2
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
Fix various typos in classref
Haoyu Qiu
2023-08-22
1
-1
/
+1
*
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...
bruvzg
2023-08-08
1
-0
/
+87
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Docs: Add FileAccess.close, remove dupl. example
Max Hilbrunner
2023-05-31
1
-11
/
+1
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-4
/
+4
*
Make documentation sorting use natural order
Ninni Pipping
2023-05-09
1
-15
/
+15
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-1
/
+1
*
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
1
-0
/
+3
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Various classref typo fixes
Haoyu Qiu
2023-02-20
1
-1
/
+1
*
Restore FileAccess.close method.
bruvzg
2023-02-16
1
-1
/
+8
*
Merge pull request #71572 from RedMser/docs-binary-variant
Yuri Sizov
2023-02-10
1
-0
/
+2
|
\
|
*
Document internal usage of encode/decode_variant
RedMser
2023-01-17
1
-0
/
+2
*
|
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-2
/
+2
|
/
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-0
/
+14
*
Replacing File calls from the FileAccess class docs
Emi
2022-10-03
1
-6
/
+4
*
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-4
/
+4
*
Introduce more static methods to directory API
kobewi
2022-09-20
1
-0
/
+1
*
Improve C# documentation for FileAccess and DirAccess
Raul Santos
2022-09-19
1
-5
/
+11
*
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-0
/
+468