Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #95990 from Breush/76166-sky-auto-radiance | Rémi Verschelde | 2024-09-04 | 1 | -1/+1 |
|\ | |||||
| * | Sky: No more auto-selecting REALTIME mode if radiance is not 256 | Alexis Breust | 2024-09-04 | 1 | -1/+1 |
* | | Merge pull request #70096 from rune-scape/stringname-dict | Rémi Verschelde | 2024-09-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | StringName Dictionary keys | rune-scape | 2024-08-29 | 1 | -1/+1 |
* | | | Merge pull request #96292 from AThousandShips/null_check_ref_fix | Rémi Verschelde | 2024-09-03 | 2 | -7/+7 |
|\ \ \ | |||||
| * | | | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 2 | -7/+7 |
* | | | | Merge pull request #86809 from clayjohn/TAA-disocclusion | Rémi Verschelde | 2024-09-03 | 2 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | Tune TAA disocclusion scale to avoid rejecting all samples during motion. | clayjohn | 2024-01-04 | 2 | -3/+5 |
* | | | | | Merge pull request #96512 from bruvzg/gds_base_stt | Rémi Verschelde | 2024-09-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | [TextServer] Fix structured text parser for GDScript comments. | bruvzg | 2024-09-03 | 1 | -2/+2 |
* | | | | | | Merge pull request #96486 from ComycSans/black_sky | Rémi Verschelde | 2024-09-03 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix SkyRD::Sky::free() freeing material | ComycSans | 2024-09-02 | 1 | -1/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #96426 from clayjohn/RD-reflection-probe-roughness | Rémi Verschelde | 2024-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use non-linear mapping for ReflectionProbe mip levels to match sky | clayjohn | 2024-09-01 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #96351 from stuartcarnie/sgc/metal_light_betsy | Rémi Verschelde | 2024-09-03 | 1 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Metal: enable for betsy and lightmapper modules | Stuart Carnie | 2024-08-31 | 1 | -0/+12 |
* | | | | | | | Merge pull request #95961 from RadiantUwU/fix-mesh-recursion | Rémi Verschelde | 2024-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix shadow mesh recursion. | Radiant | 2024-08-31 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #95503 from clayjohn/instance_none_crash | Rémi Verschelde | 2024-09-03 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid indexing instances without a base in scene cull phase | clayjohn | 2024-08-13 | 1 | -0/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #93448 from clayjohn/transmittance-fixes | Rémi Verschelde | 2024-09-03 | 3 | -29/+37 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Various fixes for transmittance effect | clayjohn | 2024-06-21 | 3 | -29/+37 |
* | | | | | | | | Merge pull request #96431 from viksl/fix-alpha-reflections-cull-order | Rémi Verschelde | 2024-09-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixes alpha materials being rendered with a reverse cull which is visible in ... | viksl | 2024-09-01 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #96128 from BlueCube3310/vram-profiler-texture-mem | Rémi Verschelde | 2024-09-02 | 2 | -3/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix incorrect parameters for layered textures in Video RAM texture memory pro... | BlueCube3310 | 2024-09-01 | 2 | -3/+19 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #96056 from Lielay9/expose_canvas_item_attach_skeleton | Rémi Verschelde | 2024-09-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Expose the function 'RenderingServer.canvas_item_attach_skeleton' | Hei | 2024-08-25 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #96174 from DeeJayLSP/wav-docs | Rémi Verschelde | 2024-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | WAV stream/importer: Improve compression/loop names and descriptions | DeeJayLSP | 2024-08-30 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #92316 from alula/msvc-clang | Rémi Verschelde | 2024-08-29 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add support for compiling with VS clang-cl toolset | Alula | 2024-08-28 | 2 | -2/+4 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #90945 from Scony/extract-navigation-defaults | Rémi Verschelde | 2024-08-29 | 2 | -7/+74 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Extract navigation-related defaults to separate header | Pawel Lampe | 2024-08-27 | 2 | -7/+74 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #94808 from RandomShaper/aud_srv_cod_sty | Rémi Verschelde | 2024-08-28 | 1 | -6/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | AudioServer: Fix code style issues | Pedro J. Estébanez | 2024-07-26 | 1 | -6/+12 |
* | | | | | | | | Merge pull request #94477 from RedMser/typos-batch-1 | Rémi Verschelde | 2024-08-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix typos | RedMser | 2024-07-17 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #94352 from Chaosus/shader_ternary_fix | Rémi Verschelde | 2024-08-28 | 2 | -5/+44 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix multiple ternary expressions to be used without parenthesis | Yuri Rubinsky | 2024-07-17 | 2 | -5/+44 |
* | | | | | | | | | | Merge pull request #93985 from alvinhochun/windows-gpu-pref | Rémi Verschelde | 2024-08-28 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Respect integrated GPU preference in Windows Settings | Alvin Wong | 2024-07-16 | 1 | -2/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #95984 from timothyqiu/what-identifier | Rémi Verschelde | 2024-08-27 | 3 | -19/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add `String.is_valid_unicode_identifier()` | Haoyu Qiu | 2024-08-27 | 3 | -19/+3 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* / | | | | | | | | | Add `CLIP_SPACE_FAR` built-in to spatial shader | Chaosus | 2024-08-27 | 5 | -0/+9 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #95862 from adamscott/fix-pitch-scale-before-play | Rémi Verschelde | 2024-08-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Honor `pitch_scale` value before playing audio sample | Adam Scott | 2024-08-20 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients | Rémi Verschelde | 2024-08-25 | 2 | -21/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Use correct lightmap coefficients to ensure that the directional lightmap mod... | clayjohn | 2024-08-21 | 2 | -21/+8 |
* | | | | | | | | | | | Merge pull request #95274 from Chaosus/shader_forbind_const_func_decl | Rémi Verschelde | 2024-08-25 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |