summaryrefslogtreecommitdiff
path: root/scene/3d/voxel_gi.cpp
AgeCommit message (Expand)Author
2023-02-26Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn
2023-01-31Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...Marius Hanl
2023-01-24PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"Aaron Franke
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Add safety-checks before some servers `free()`Adam Scott
2022-10-14Make some Image methods statickobewi
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-09-29Merge pull request #65807 from clayjohn/light-units-bugRémi Verschelde
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-09-14Validate physical light units in GI classes.clayjohn
2022-08-31Implement Physical Light Units as an optional setting.clayjohn
2022-07-05Clamp VoxelGI extents to reasonable values to avoid breaking bakingHugo Locurcio
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-03-28String: Remove TTR and DTR defines in non-tools buildRémi Verschelde
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-20Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde
2022-01-04Merge pull request #55331 from Calinou/voxelgidata-fix-dynamic-range-propertyRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-14Rename and reorder bake mode properties for consistencyHugo Locurcio
2021-11-26Fix VoxelGIData dynamic range property being treated as integerHugo Locurcio
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-11-03Merge pull request #54072 from KoBeWi/hrcr_is_dedRémi Verschelde
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-28Remove node_hrcr hackkobewi
2021-10-07Replace references to VisualServer in code comments with RenderingServerHugo Locurcio
2021-08-13Fix some unnecessary includesAaron Franke
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-23Node3D gizmo improvementsjfons
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-05Rename GI Classesreduz