index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
3d
/
fog_volume.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix super call in various `get_configuration_warnings` methods
A Thousand Ships
2024-09-05
1
-1
/
+1
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-1
/
+1
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-3
/
+1
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-2
/
+2
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-2
/
+2
*
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-26
1
-1
/
+6
*
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and G...
Marius Hanl
2023-01-31
1
-13
/
+31
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-0
/
+1
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-2
/
+2
*
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-31
1
-0
/
+1
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-4
/
+3
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-1
/
+1
*
Add Cone and Cylinder shapes to FogVolume
Hugo Locurcio
2022-05-25
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Validate fog volume properties
clayjohn
2021-11-01
1
-0
/
+1
*
Fix crashing of `FogVolume`s when `WorldEnvironment` was added
Yuri Roubinsky
2021-10-29
1
-1
/
+3
*
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
clayjohn
2021-10-28
1
-0
/
+119