| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable S3TC_BPTC but not ETC2_ASTC by default | Aaron Franke | 2023-06-09 | 1 | -2/+2 |
* | Merge pull request #77703 from RandomShaper/fix_vol_fog_thingy | Rémi Verschelde | 2023-06-09 | 2 | -18/+26 |
|\ |
|
| * | Fix management of life cycle of vol. fog related uniform sets | Pedro J. Estébanez | 2023-05-31 | 2 | -18/+26 |
* | | Merge pull request #76977 from manueldun/light-shader-builtins | Rémi Verschelde | 2023-06-09 | 6 | -5/+29 |
|\ \ |
|
| * | | Enable the use of all builtins on the light shader | Manuel Dun | 2023-06-08 | 6 | -5/+29 |
* | | | Merge pull request #74937 from bitsawer/fix_uniform_storage | Rémi Verschelde | 2023-06-09 | 3 | -562/+429 |
|\ \ \ |
|
| * | | | Fix shader uniform storage conversions and crash | bitsawer | 2023-05-29 | 3 | -562/+429 |
* | | | | Document the InitialAction enum in RenderingDevice | Hugo Locurcio | 2023-06-08 | 1 | -9/+9 |
* | | | | Merge pull request #77170 from lawnjelly/scu_build_master | Rémi Verschelde | 2023-06-06 | 6 | -87/+35 |
|\ \ \ \ |
|
| * | | | | Single Compilation Unit build. | lawnjelly | 2023-06-06 | 6 | -87/+35 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #77839 from mihe/physics-engine-restart | Yuri Sizov | 2023-06-06 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Change the "Physics Engine" project settings to prompt a restart | Mikael Hermansson | 2023-06-04 | 2 | -0/+2 |
| |/ / / |
|
* / / / | Use depth pass mode with normals if required even if Environment is null | Arman Elgudzhyan | 2023-06-03 | 1 | -0/+2 |
|/ / / |
|
* / / | Fix shader preprocessor cyclic include handling | bitsawer | 2023-05-29 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #77514 from bruvzg/fix_dup_breaks | Yuri Sizov | 2023-05-27 | 1 | -16/+42 |
|\ \ |
|
| * | | [TextServer] Prevent duplicate line breaks on virtual spaces when line width ... | bruvzg | 2023-05-26 | 1 | -16/+42 |
* | | | Merge pull request #75181 from dalexeev/fix-light-only-mode | Yuri Sizov | 2023-05-27 | 2 | -3/+13 |
|\ \ \ |
|
| * | | | Fix "Light Only" mode of `CanvasItemMaterial` | Danil Alexeev | 2023-05-13 | 2 | -3/+13 |
* | | | | Changed Subtract blend mode of Forward+ and Mobile renderers to match behavio... | Allen Pestaluky | 2023-05-26 | 3 | -6/+6 |
| |/ /
|/| | |
|
* | | | Merge pull request #77294 from puchik/lod-resolution-scaling | Rémi Verschelde | 2023-05-24 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | Take 3D resolution scaling into account for mesh LOD | Arman Elgudzhyan | 2023-05-20 | 1 | -1/+6 |
* | | | | Merge pull request #77079 from kleonc/y_sort_fix_modulation_propagation | Rémi Verschelde | 2023-05-24 | 1 | -5/+6 |
|\ \ \ \ |
|
| * | | | | Fix modulation propagation for Y-sorted CanvasItems | kleonc | 2023-05-15 | 1 | -5/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #76053 from MightiestGoat/fix-sky-auto-exposure | Rémi Verschelde | 2023-05-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix the grainy sky while using debanding | mightygoat | 2023-04-15 | 1 | -1/+1 |
* | | | | | Merge pull request #71684 from kleonc/draw_polyline_simplify_antialiased | Rémi Verschelde | 2023-05-24 | 1 | -165/+68 |
|\ \ \ \ \ |
|
| * | | | | | RendererCanvasCull Simplify drawing antialiased polyline | kleonc | 2023-01-19 | 1 | -165/+68 |
* | | | | | | Merge pull request #77327 from BastiaanOlij/fix_gi_and_fog_free | Rémi Verschelde | 2023-05-22 | 2 | -17/+49 |
|\ \ \ \ \ \ |
|
| * | | | | | | Conditionally free GI and FOG resources, they may not have been created | Bastiaan Olij | 2023-05-22 | 2 | -17/+49 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #77326 from BastiaanOlij/fix_material_dependencies | Rémi Verschelde | 2023-05-22 | 2 | -1/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | Properly clear material slots on mesh instance when material is freed | Bastiaan Olij | 2023-05-22 | 2 | -1/+24 |
| |/ / / / / |
|
* | | | | | | [TextServer] Add support for retrieving OpenType name strings. | bruvzg | 2023-05-22 | 4 | -0/+11 |
* | | | | | | Merge pull request #77266 from Rindbee/fix-bugs-in-TextureStorage-texture_3d_... | Rémi Verschelde | 2023-05-22 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix calling `TextureStorage::texture_3d_update()` could cause a crash | Rindbee | 2023-05-22 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #77265 from lyuma/aabb_bone_lod_inside | Rémi Verschelde | 2023-05-22 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix AABB for unused bones | Lyuma | 2023-05-19 | 1 | -2/+2 |
| |/ / / / / |
|
* / / / / / | (Re-)Implemented Light3D's property "shadow_reverse_cull_face" | Markus Grafen | 2023-05-19 | 5 | -5/+19 |
|/ / / / / |
|
* | | | | | Merge pull request #77171 from rburing/support_thresholds_3d | Yuri Sizov | 2023-05-18 | 1 | -15/+22 |
|\ \ \ \ \ |
|
| * | | | | | Restore edge and face support thresholds in 3D | Ricardo Buring | 2023-05-17 | 1 | -15/+22 |
* | | | | | | Fix a typo in the debug shadow split renderer | Bastiaan Olij | 2023-05-18 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #77089 from DearthDev/lightmapgi-dynamic-objects | Rémi Verschelde | 2023-05-17 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Correctly insert lightmap captures and geometries. | dearthdev | 2023-05-15 | 1 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #75250 from bruvzg/lbl_rtl_jst_flags | Rémi Verschelde | 2023-05-16 | 3 | -2/+25 |
|\ \ \ \ \ |
|
| * | | | | | Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Ad... | bruvzg | 2023-05-15 | 3 | -2/+25 |
* | | | | | | Merge pull request #75142 from bruvzg/scr | Rémi Verschelde | 2023-05-16 | 2 | -0/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and... | bruvzg | 2023-03-20 | 2 | -0/+2 |
* | | | | | | Merge pull request #77086 from Chaosus/shaders_fix_render_mode_completion | Yuri Rubinsky | 2023-05-15 | 1 | -0/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Exclude incorrect completion options for `render_mode` in shaders | Yuri Rubinsky | 2023-05-15 | 1 | -0/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #76565 from clayjohn/debug-PSSM-splits | Rémi Verschelde | 2023-05-15 | 10 | -6/+114 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Re-implement the PSSM_SPLITS debug option | clayjohn | 2023-04-28 | 10 | -6/+114 |