Historial de Commits

Autor SHA1 Mensaje Fecha
  CrazyRoka d9ef826c54 Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations hace 1 año
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` hace 11 meses
  Thaddeus Crews 9f908a3a5b Merge pull request #86103 from ecmjohnson/fix-inside-volfog hace 10 meses
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` hace 1 año
  Erik Johnson 532630e7cd Fix volumetric fog artifacts when inside the fog hace 1 año
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable hace 1 año
  bitsawer 89d772a799 Fix Volumetric Fog VoxelGI updates hace 1 año
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. hace 1 año
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions hace 2 años
  Rémi Verschelde d351d40e29 Merge pull request #82877 from tomissj2/master hace 1 año
  Rémi Verschelde 7ee2eb5c92 Merge pull request #80992 from viksl/volumetric-fog-NaN-issues hace 1 año
  tomissj2 e906eb8433 Fog Shader bugfix: 'global_variables' : undeclared identifier hace 1 año
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Dario 9b91750fb1 Fix mipmap bias behavior by refactoring how samplers are created by Material Storage. hace 2 años
  viksl 00c2fb4a08 Instead of Vector2() start volumetric fog at frustum_near_size to avoid INF and NaN in shaders. hace 2 años
  clayjohn 57eb762bae Add option to enable HDR rendering in 2D hace 2 años
  Yuri Sizov bb15241e06 Merge pull request #77740 from ChibiDenDen/simplify_vulkan hace 2 años
  ChibiDenDen 35715e510f replace sampler arrays with constant sampler elements hace 2 años
  Pedro J. Estébanez f08f67308e Fix management of life cycle of vol. fog related uniform sets hace 2 años
  Bastiaan Olij 57f343ab21 Conditionally free GI and FOG resources, they may not have been created hace 2 años
  Pedro J. Estébanez c58e50adcc Fix additional cases of breakage of rendering effects hace 2 años
  Pedro J. Estébanez 2beed0d5dc Fix breakages of volumetric fog on voxel GI changes hace 2 años
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D hace 3 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  clayjohn 1b330820bf Implement render_target_was_used API so that Viewports can properly check if they have been used. hace 2 años
  Yuri Rubinsky 56954485ed Refactor `ShaderData` & fix the sorting of shader uniforms hace 2 años
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations hace 2 años
  Rémi Verschelde ecd4ab1e14 Merge pull request #66683 from clayjohn/SRGB-canvasitem hace 2 años
  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. hace 3 años
  clayjohn 06d0e56559 Default CanvasItem materials to not convert uniform colors to linear space. hace 2 años