提交历史

作者 SHA1 备注 提交日期
  Bastiaan Olij 66272ea26e Fix volumetric fog in stereo by projection vertex in combined space 2 年之前
  Rémi Verschelde 347a8e20ae Merge pull request #69324 from RedMser/advanced-settings-errors 2 年之前
  Bastiaan Olij 901cd7e3fe Fix framebuffers in sky not being created on mobile renderer 2 年之前
  RedMser ed960453b7 Make solving project setting errors easier 2 年之前
  Bastiaan Olij a8ec72cf94 Move roughness limiter and sort into their own classes 2 年之前
  Yuri Rubinsky 94831c7209 Forbid passing multiview sampler to the custom function in shaders 2 年之前
  clayjohn bc64a734d3 Fix various crashes relating to low roughness_layers 2 年之前
  clayjohn 5f94b378ab Validate another case of using DATA_FORMAT_A2B10G10R10_UNORM_PACK32 texture with storage flag 2 年之前
  clayjohn 5931d504c1 Add a few more checks to ensure that unsupported image formats are not used in the mobile renderer 2 年之前
  clayjohn 8b3db6e9ce Properly initialize directional_light_count in RD sky shaders 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Bastiaan Olij e886a7af81 Cleanup and improve sky render 2 年之前
  clayjohn 1b330820bf Implement render_target_was_used API so that Viewports can properly check if they have been used. 2 年之前
  Yuri Rubinsky 56954485ed Refactor `ShaderData` & fix the sorting of shader uniforms 2 年之前
  Malcolm Nixon 0f8a968cd4 Modified the mobile renderer to apply the sky_transform operations in the same order as the forward_plus renderer. 2 年之前
  Rémi Verschelde f7c611ab71 Style: Misc docs and comment style and language fixes 2 年之前
  kobewi 072f6feaba Make some Image methods static 3 年之前
  Rémi Verschelde ecd4ab1e14 Merge pull request #66683 from clayjohn/SRGB-canvasitem 2 年之前
  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 年之前
  clayjohn 06d0e56559 Default CanvasItem materials to not convert uniform colors to linear space. 2 年之前
  clayjohn 72d899702b Clear last frame directional light buffer when number of lights changes. 3 年之前
  clayjohn 8fa76a5272 Move debanding into internal sky shader code so that it is applied after everything else. 3 年之前
  Rémi Verschelde c82bbc38a5 Merge pull request #64952 from Chaosus/vs_rename_uniform_to_param 3 年之前
  Rémi Verschelde d63c6fc463 Merge pull request #60185 from Calinou/environment-fog-and-sky-affect 3 年之前
  Hugo Locurcio 699e9f7966 Add Environment properties to control fog rendering on background sky 3 年之前
  Bastiaan Olij 2cd84be64d Extracting render buffers and changing it to a more generic solution 3 年之前
  Yuri Rubinsky 8191b3c110 Rename `uniform` to `parameter` across the engine 3 年之前
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. 3 年之前
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 年之前