提交历史

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