diff options
author | lawnjelly <lawnjelly@gmail.com> | 2022-12-12 15:14:39 +0000 |
---|---|---|
committer | lawnjelly <lawnjelly@gmail.com> | 2022-12-12 15:14:39 +0000 |
commit | 491594ef0f56dcafd9a1aaba7b66ec23c9f18af4 (patch) | |
tree | 8f0b408b29a1d3c5cb9820b9d84d9096305a2894 /scene/gui/graph_edit.cpp | |
parent | bc5d67c61345758741fe087c6b5282402b0b2465 (diff) |
VariantParser make readahead optional
It turns out some areas are independently moving / reading filepointers outside of the VariantParser, which can cause the readahead caching to get out of sync.
This PR makes the VariantParser readahead to be optional to allow for these use cases.
Diffstat (limited to 'scene/gui/graph_edit.cpp')
0 files changed, 0 insertions, 0 deletions