virtualx-engine/drivers/gles3/storage
Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
- Extents are replaced by Size (Size is Extents * 2)
- The UI text displays 'Size'
- Snapping is adjusted to work with Size
- _set and _get handle extents for compatibility

Co-authored-by: ator-dev <dominic.codedeveloper@gmail.com>
2023-01-31 20:04:11 +01:00
..
config.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
config.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
light_storage.cpp Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
light_storage.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
material_storage.cpp Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2023-01-18 19:52:47 -08:00
material_storage.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mesh_storage.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mesh_storage.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
particles_storage.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
particles_storage.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
render_scene_buffers_gles3.cpp Improving communication of scaling settings to renderer implementation 2023-01-13 12:54:15 +11:00
render_scene_buffers_gles3.h Improving communication of scaling settings to renderer implementation 2023-01-13 12:54:15 +11:00
SCsub Split dummy renderer classes into separate files 2022-03-16 17:43:10 +11:00
texture_storage.cpp Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
texture_storage.h Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
utilities.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
utilities.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00