Rémi Verschelde
|
90019676b0
|
Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
|
2022-07-25 11:17:40 +02:00 |
|
Rémi Verschelde
|
55fca1cb94
|
Merge pull request #62344 from BastiaanOlij/extract_dependencies
|
2022-07-06 13:24:46 +02:00 |
|
Hugo Locurcio
|
c9037a8d2c
|
Remove unused anisotropy setter/getter methods in VoxelGI
These methods weren't exposed to the scripting API.
Anisotropy was used in earlier iterations of VoxelGI, but it was
removed as it was too expensive.
|
2022-07-06 02:40:49 +02:00 |
|
Bastiaan Olij
|
ecfcfd97fa
|
Split dependency logic
Split FOG
Split visibility notifier
Final cleanup of storage classes
|
2022-06-28 00:10:29 +10:00 |
|
Bastiaan Olij
|
997810e417
|
Split GI effects and fix stereoscopic rendering of GI effects
|
2022-06-22 12:50:17 +10:00 |
|