1
0
Fork 0
godot/servers/rendering/dummy/storage
Thaddeus Crews 324512e11c
Style: Replace header guards with `#pragma once`
2025-03-07 17:33:47 -06:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
light_storage.cpp
light_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
material_storage.cpp Save instance and global uniform data in RenderingServerDummy so they can be exported with headless exports 2025-01-06 19:25:11 -08:00
material_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_storage.cpp Track mesh dependencies in Dummy RenderingServer to properly resolve freeing MeshInstances 2025-01-31 12:57:10 -08:00
mesh_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
particles_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_storage.cpp
texture_storage.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
utilities.cpp Track mesh dependencies in Dummy RenderingServer to properly resolve freeing MeshInstances 2025-01-31 12:57:10 -08:00
utilities.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00