Commit History

Author SHA1 Message Date
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Alex Threlfo e4fd2f003f Support custom sky rotation in SDFGI 8 months ago
  Dario 6d5ac8f7ef Resolve load and store ops automatically for render passes for discardable textures. 10 months ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 year ago
  Garteal 2606831d71 SDFGI: fix crash if update_data is nullptr 1 year ago
  Khasehemwy d950f5f838 Use Reverse Z for the depth buffer 1 year ago
  bitsawer 89d772a799 Fix Volumetric Fog VoxelGI updates 1 year ago
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions 2 years ago
  Rémi Verschelde f021d33940 Merge pull request #81167 from bitsawer/fix_sdfgi_editor_change 1 year ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  bitsawer 836705d7a9 Reset SDFGI when changing editor scene tabs 2 years ago
  bitsawer 09c887ce82 Clear SDFGI textures when created 2 years ago
  Rémi Verschelde 8a3a3aaebe Merge pull request #80356 from darksylinc/voxelgi-dispatch-underflow 2 years ago
  Rémi Verschelde faaf27f284 Fix various typos with codespell 2 years ago
  Matias N. Goldberg e783e32108 Fix integer underflow when rounding up in VoxelGI 2 years ago
  Bastiaan Olij 57f343ab21 Conditionally free GI and FOG resources, they may not have been created 2 years ago
  Pedro J. Estébanez c58e50adcc Fix additional cases of breakage of rendering effects 2 years ago
  Pedro J. Estébanez 09aa1bbdb3 Fix unsupported sampler filter used for voxel GI 2 years ago
  Pedro J. Estébanez 2beed0d5dc Fix breakages of volumetric fog on voxel GI changes 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 5e90b90a97 Don't attempt to create or use an R8_UINT texture as storage if VRS is not supported 2 years ago
  Markus Sauermann b8031bb7d6 Code simplifications 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago
  Rémi Verschelde 3a2b0ab73d Merge pull request #66898 from aaronfranke/proj-mat-columns 2 years ago
  Bastiaan Olij c7656978ba Adding getters to RenderTarget and implementing override functionality for XR 3 years ago
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 years ago
  Bastiaan Olij ddc4ae1175 Move cluster builder, sdfgi and gi structures to clustered renderer, move light and probe elements into storage and reorganise our render_scene method. 2 years ago
  Bastiaan Olij 2cd84be64d Extracting render buffers and changing it to a more generic solution 3 years ago