Commit Verlauf

Autor SHA1 Nachricht Datum
  Rémi Verschelde c92a6c7e27 CI: Update `clang-format` pre-commit hook to 19.1.0 vor 2 Monaten
  BlueCube3310 a89f4fa5a9 LightmapGI: Pack L1 SH coefficients for directional lightmaps vor 3 Monaten
  Rémi Verschelde 68d188d521 Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients vor 3 Monaten
  clayjohn f4ccba7508 Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct vor 3 Monaten
  clayjohn 1521e49c23 Antialias direct light samples in LightmapperRD vor 3 Monaten
  landervr e7bd1b0673 Add denoiser range property for LightmapGI vor 6 Monaten
  Dario cbc929edf0 Do not use a linear sampler on lightmapper when retrieving grid data. vor 10 Monaten
  Juan Linietsky caef2be758 Tiny fix for lightmapper DDA vor 11 Monaten
  Dario 47214ea9f5 Optimize lightmapper using triangle clusters on the acceleration structure. vor 1 Jahr
  Dario a9a197d2dc Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper. vor 1 Jahr
  Dario 94c60ae556 Fix trace_ray() function in the lightmapper missing hits with large triangles. vor 1 Jahr
  Dario 1b2b726502 Replace OIDN denoiser with a JNLM denoiser compute shader implementation. vor 1 Jahr
  Hugo Locurcio 7831eedf1c Fix directional LightmapGI being too dark with static lights vor 2 Jahren
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. vor 2 Jahren
  Priyansh Rathi e995764e50 add support for soft shadows to the lightmapper vor 2 Jahren
  Rémi Verschelde 18d6b75ba8 RendererRD: Remove binding specifier for push constants vor 2 Jahren
  William Deurwaarder 2ee77f6f05 GPULightmapper: better algorithm to generate rays for indirect lighting vor 3 Jahren
  William Deurwaarder a3f315c81b GPULightmapper: increase ray triangle hit rate vor 3 Jahren
  Rémi Verschelde 9e05f80dae Merge pull request #53744 from williamd67/GPULightmapper-prevent-endless-loop vor 3 Jahren
  William Deurwaarder f3f64389ca GPULightmapper: prevent loop with max iterations vor 3 Jahren
  William Deurwaarder fbd95c3e53 GPULightmapper: process rays to sky in all bounces as active vor 3 Jahren
  William Deurwaarder 7c19684ee9 GPULightmapper exclude back-face triangles while calculating bounces vor 3 Jahren
  William Deurwaarder e11dd6500a GPULightmapper's triangles and their bounding box will be in-sync vor 3 Jahren
  jfons 6995b0429c Assorted fixes to UV unwrapping and GPU lightmapper vor 3 Jahren
  reduz d3b49c416a Refactor GLSL shader compilation vor 3 Jahren
  jfons 99e1ce0690 Invert spotlight angle attenuation vor 3 Jahren
  reduz 446618cf94 Change the light attenuation formulas. vor 3 Jahren
  Rémi Verschelde c74d65cec8 GLSL: Change shader type specifier from [vertex] to #[vertex] vor 4 Jahren
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions vor 4 Jahren
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks vor 4 Jahren