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
/
ResourceLoader.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #97906 from Calinou/doc-fileaccess-non-resource-export
Thaddeus Crews
2024-11-11
1
-0
/
+1
|
\
|
*
Document non-resource file handling in FileAccess and ResourceLoader
Hugo Locurcio
2024-10-07
1
-0
/
+1
*
|
Merge pull request #99031 from Mickeon/white-space-jumpscare
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
\
\
|
*
|
Trim a few no-break and zero-width spaces from codebase
Micky
2024-11-10
1
-1
/
+1
*
|
|
Merge pull request #96590 from reduz/list-directory
Thaddeus Crews
2024-11-11
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Provide a reliable way to see original resources in a directory
Juan
2024-10-07
1
-0
/
+7
|
|
/
*
/
Clarify `ResourceLoader.load_threaded_get_status()` completion ratio description
Hugo Locurcio
2024-11-06
1
-1
/
+1
|
/
*
Merge pull request #92530 from Naros/expose-resource-cache-get-ref
Rémi Verschelde
2024-08-28
1
-0
/
+8
|
\
|
*
Expose `get_cached_ref` from `ResourceCache`
Chris Cranford
2024-05-29
1
-0
/
+8
*
|
ResourceLoader: Support polling and get-before-complete on the main thread
Pedro J. Estébanez
2024-06-28
1
-1
/
+2
|
/
*
Update ResourceLoader.xml to clarify behaviour when no file is found
pgh1686
2024-05-05
1
-1
/
+1
*
Merge pull request #90310 from mhilbrunner/OutdatedDemos
Rémi Verschelde
2024-04-08
1
-1
/
+1
|
\
|
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-1
/
+1
*
|
[Doc] Document loading behavior with relative paths
A Thousand Ships
2024-03-30
1
-0
/
+1
|
/
*
Enhance cache modes in resource loading
Pedro J. Estébanez
2024-02-26
1
-3
/
+9
*
Clarify some descriptions regarding resource cache
kobewi
2023-12-10
1
-0
/
+4
*
Clarify return value of get_dependencies()
kobewi
2023-07-11
1
-0
/
+6
*
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
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-2
/
+2
*
Document caveats related to exported project binary resource conversion
Hugo Locurcio
2023-05-08
1
-0
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-11
/
+11
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-20
/
+20
*
Expose load_threaded_request's cachemode to GDScript
Robin Arys
2022-07-31
1
-0
/
+2
*
Fix various typos not caught by codespell
luz paz
2022-07-21
1
-1
/
+1
*
Merge pull request #47935 from HaSa1002/doc-loading-run-time
Rémi Verschelde
2022-07-20
1
-0
/
+1
|
\
|
*
Document how to load Images and MP3 files at run-time
Johannes Witt
2022-06-16
1
-0
/
+1
*
|
Exposes methods for adding and removing ResourceFormatLoaders and -Savers in ...
leogeier
2022-06-29
1
-0
/
+16
|
/
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
[Core] Expose ResourceLoader.get_resource_uid.
Fabio Alessandrelli
2021-08-09
1
-0
/
+7
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-48
/
+24
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-2
/
+8
*
Document what can be used as a type hint
skyace65
2020-12-15
1
-2
/
+2
*
Merge pull request #42439 from Xrayez/doc-gdscript-load-and-resloader-xref
Rémi Verschelde
2020-10-04
1
-2
/
+2
|
\
|
*
Cross-reference GDScript `load` and `ResourceLoader.load` in classref
Andrii Doroshenko (Xrayez)
2020-09-30
1
-2
/
+2
*
|
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+1
|
/
*
Add LOTS of missing docs
Tomasz Chabora
2020-03-13
1
-0
/
+9
*
doc: Fix wrong reference after last update
Rémi Verschelde
2020-02-29
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-29
1
-4
/
+30
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-2
/
+2
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-9
/
+0
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
*
doc: Improve docs for Resource* classes
Rémi Verschelde
2019-06-18
1
-3
/
+17
*
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-23
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
1
-1
/
+1
|
\
[next]