Histórico de Commits

Autor SHA1 Mensagem Data
  BlueCube3310 f1b758022a LightmapGI: Fix seam blending with directional lightmaps há 1 ano atrás
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable há 1 ano atrás
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. há 1 ano atrás
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` há 1 ano atrás
  clayjohn efb1cbaad4 Add GLES3 infrastructure for lightmap baking in the compatibility backend há 1 ano atrás
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits há 1 ano atrás
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. há 1 ano atrás
  Rémi Verschelde 2a4eaa4cd8 Merge pull request #86555 from RandomShaper/fix_warn há 1 ano atrás
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions há 2 anos atrás
  Pedro J. Estébanez fe8c217b7c Fix warning in MSVC há 1 ano atrás
  Rémi Verschelde 15b8185c68 Don't use TTR/RTR for ERR/WARN prints há 1 ano atrás
  Dario 47214ea9f5 Optimize lightmapper using triangle clusters on the acceleration structure. há 2 anos atrás
  Dario a9a197d2dc Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper. há 2 anos atrás
  bruvzg 899e56de5d Re-add optional OIDN denoise as an external executable. há 2 anos atrás
  Dario ac90ca714c Make the lightmapper not dilate before denoising. há 2 anos atrás
  Dario 1b2b726502 Replace OIDN denoiser with a JNLM denoiser compute shader implementation. há 2 anos atrás
  Dario ddc3126bbf Add half-pixel offset to lightmapper rasterization. há 2 anos atrás
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  kobewi 072f6feaba Make some Image methods static há 3 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 3 anos atrás
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. há 3 anos atrás
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar há 3 anos atrás
  FireForge 84431bd782 Use integer types in Image and ImageTexture methods há 3 anos atrás
  Priyansh Rathi e995764e50 add support for soft shadows to the lightmapper há 3 anos atrás
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" há 3 anos atrás
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build há 3 anos atrás
  kobewi 39d429e497 Change some math macros to constexpr há 3 anos atrás
  reduz b0ca03b0a2 Add a UniformSet cache há 3 anos atrás
  Anilforextra c9f5d88f3a Use fill() to fill an entire image instead of setting pixels individually. há 3 anos atrás