index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
resource_format_text.h
Age
Commit message (
Expand
)
Author
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-07-24
Implement Resource UIDs
reduz
2021-07-22
Implement textual ext/subresource IDs.
reduz
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-02-11
Improve resource load cache
reduz
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-20
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-02-28
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-18
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-05-20
Style: Fix issues with clang-format 8.0
Rémi Verschelde
2019-04-11
No more metadata and dependency indices kept in resources saved.
Juan Linietsky
2019-02-21
Implement a cleaner (and better) way to save imagedata from ImageTexture, fix...
Juan Linietsky
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde