pandemonium_engine/scene/resources
lawnjelly 25c3232a77 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.
2022-12-22 13:52:51 +01:00
..
default_theme Expose various color themes for Button 2022-11-13 00:30:18 +01:00
animation.cpp
animation.h
audio_stream_sample.cpp
audio_stream_sample.h
bit_map.cpp
bit_map.h
box_shape.cpp
box_shape.h
capsule_shape_2d.cpp
capsule_shape_2d.h
capsule_shape.cpp
capsule_shape.h
circle_shape_2d.cpp
circle_shape_2d.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
concave_polygon_shape.cpp
concave_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
convex_polygon_shape.cpp
convex_polygon_shape.h
curve.cpp
curve.h
cylinder_shape.cpp
cylinder_shape.h
dynamic_font.cpp Improve font glyph cache packing shelf best height fit heuristic, delay font texture update, until texture is accessed. 2022-11-13 00:35:55 +01:00
dynamic_font.h Improve font glyph cache packing shelf best height fit heuristic, delay font texture update, until texture is accessed. 2022-11-13 00:35:55 +01:00
environment_3d.cpp
environment_3d.h
font.cpp Support multiline strings in buttons 2022-10-08 17:06:51 +02:00
font.h Support multiline strings in buttons 2022-10-08 17:06:51 +02:00
gradient.cpp
gradient.h
height_map_shape.cpp
height_map_shape.h
immediate_mesh.cpp
immediate_mesh.h
importer_mesh.cpp
importer_mesh.h
line_shape_2d.cpp
line_shape_2d.h
material.cpp
material.h
mesh_data_tool.cpp
mesh_data_tool.h
mesh.cpp
mesh.h
multimesh.cpp
multimesh.h
navigation_mesh.cpp Remove leading spaces from enumerator name hints 2022-11-13 00:26:34 +01:00
navigation_mesh.h
occluder_shape_polygon.cpp
occluder_shape_polygon.h
occluder_shape.cpp
occluder_shape.h
packed_scene.cpp
packed_scene.h
particles_material.cpp
particles_material.h
physics_material.cpp
physics_material.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp Fix auto-translation and ignore control chars. 2022-12-11 19:14:14 +01:00
primitive_meshes.h
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
resource_format_text.cpp VariantParser make readahead optional 2022-12-22 13:52:51 +01:00
resource_format_text.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader.cpp
shader.h
shape_2d.cpp
shape_2d.h
shape.cpp
shape.h
sky.cpp
sky.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp
style_box.h
surface_tool.cpp
surface_tool.h
text_file.cpp
text_file.h
texture.cpp
texture.h
theme.cpp
theme.h
video_stream.h
world_2d.cpp
world_2d.h
world_3d.cpp
world_3d.h