Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #57888 from dusakus/depanoramize-spot-projector | Rémi Verschelde | 2022-02-11 | 1 | -3/+3 |
|\ | |||||
| * | remove normal_to_panorama from spotlight projector | Bartłomiej Dusak | 2022-02-09 | 1 | -3/+3 |
* | | Fix 3D sky update performance regression | Hugo Locurcio | 2022-02-10 | 1 | -1/+1 |
* | | Merge pull request #57535 from Calinou/visibility-range-fade-use-easing | Rémi Verschelde | 2022-02-10 | 1 | -2/+3 |
|\ \ | |||||
| * | | Make visibility range alpha fade smoother | Hugo Locurcio | 2022-02-01 | 1 | -2/+3 |
* | | | Merge pull request #57104 from clayjohn/VULKAN-sky-conflict | Rémi Verschelde | 2022-02-10 | 5 | -44/+62 |
|\ \ \ | |||||
| * | | | Update Sky lights in sky setup function | clayjohn | 2022-01-23 | 5 | -44/+62 |
* | | | | Merge pull request #54158 from Calinou/decrease-default-soft-shadow-quality | Rémi Verschelde | 2022-02-10 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Decrease the default soft shadow quality to improve performance | Hugo Locurcio | 2021-10-23 | 1 | -2/+2 |
* | | | | | Merge pull request #54677 from Calinou/voxelgi-default-low-quality | Rémi Verschelde | 2022-02-10 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Decrease the default VoxelGI quality to improve performance | Hugo Locurcio | 2021-11-06 | 2 | -2/+2 |
* | | | | | | Merge pull request #39965 from Calinou/tweak-sdfgi-defaults | Rémi Verschelde | 2022-02-10 | 5 | -13/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tweak default SDFGI settings for better quality | Hugo Locurcio | 2022-02-06 | 5 | -13/+13 |
* | | | | | | | Merge pull request #57707 from Calinou/sdfgi-tweak-default-num-cascades | Rémi Verschelde | 2022-02-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Decrease the default number of SDFGI cascades to 4 | Hugo Locurcio | 2022-02-06 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #57628 from Calinou/shadow-atlas-default-enable-16-bits | Rémi Verschelde | 2022-02-10 | 6 | -14/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Enable 16-bit shadow atlas by default in the RenderingServer methods | Hugo Locurcio | 2022-02-04 | 6 | -14/+14 |
* | | | | | | | | Merge pull request #57875 from ZuBsPaCe/shader-instance-qualifier-format-string | Yuri Roubinsky | 2022-02-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Fixed shader error message for instance qualifier | ZuBsPaCe | 2022-02-09 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers | Rémi Verschelde | 2022-02-09 | 5 | -0/+606 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | [Debugger] Move servers-related behaviours to ServersDebugger. | Fabio Alessandrelli | 2022-02-06 | 2 | -0/+19 |
| * | | | | | | | [Debugger] Move most profilers to ServersDebugger. | Fabio Alessandrelli | 2022-02-06 | 5 | -0/+587 |
* | | | | | | | | Add AudioStreamRandomizer, replacing AudioStreamRandomPitch | Ellen Poe | 2022-02-09 | 3 | -66/+383 |
* | | | | | | | | Fix BLEND_SHAPE_MASK | reduz | 2022-02-08 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #57682 from clayjohn/VULKAN-canvas-blur | Rémi Verschelde | 2022-02-07 | 5 | -102/+61 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Optimize and fix backbuffer gaussian blur | clayjohn | 2022-02-05 | 5 | -102/+61 |
* | | | | | | | | | Merge pull request #56844 from Calinou/ssr-fix-background-line-master | Rémi Verschelde | 2022-02-06 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix visible background line in intersections in screen-space reflections | Hugo Locurcio | 2022-01-16 | 1 | -2/+1 |
* | | | | | | | | | Add missing SNAME macro optimization in some function calls | jmb462 | 2022-02-06 | 1 | -5/+5 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Fix unknown identifier error in for loop | Yuri Roubinsky | 2022-02-06 | 1 | -11/+11 |
* | | | | | | | | Remove RID_Owner.get_rid_by_index | reduz | 2022-02-05 | 1 | -2/+6 |
* | | | | | | | | Merge pull request #57651 from theoniko/theoniko-effects_rc.cpp | Rémi Verschelde | 2022-02-05 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix copy paste bug in renderer_rd/effects_rd.cpp | theoniko | 2022-02-05 | 1 | -1/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* / | | | | | | | Few more fixes to for loop in shaders | Yuri Roubinsky | 2022-02-05 | 1 | -17/+34 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #57341 from bruvzg/win_multiwin_fs | Rémi Verschelde | 2022-02-04 | 2 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al... | bruvzg | 2022-02-04 | 2 | -1/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #57617 from bruvzg/char_cleanup | Rémi Verschelde | 2022-02-04 | 1 | -20/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleanup and move char functions to the `char_utils.h` header. | bruvzg | 2022-02-04 | 1 | -20/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #57335 from jordigcs/display-refresh-rate | Rémi Verschelde | 2022-02-04 | 3 | -0/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add screen_get_refresh_rate to DisplayServer | jordi | 2022-02-03 | 3 | -0/+5 |
* | | | | | | | Merge pull request #57562 from AnilBK/string-add-contains | Rémi Verschelde | 2022-02-03 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | String: Add contains(). | Anilforextra | 2022-02-04 | 2 | -3/+3 |
* | | | | | | | | Merge pull request #57587 from bruvzg/gde_fix_ptr_and_enum_returns | Rémi Verschelde | 2022-02-03 | 3 | -21/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [GDExtension] Fix registration of functions with enum or native pointer retur... | bruvzg | 2022-02-03 | 3 | -21/+20 |
| |/ / / / / / / | |||||
* / / / / / / / | Allow multiple declarations in for loop in a shader | Yuri Roubinsky | 2022-02-03 | 3 | -53/+95 |
|/ / / / / / / | |||||
* | | | | | / | [TextServer] Add function to change font, font size, and OpenType features wi... | bruvzg | 2022-02-02 | 4 | -21/+50 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Vectors: Use clear() and has(). | Anilforextra | 2022-02-02 | 5 | -7/+7 |
* | | | | | | Merge pull request #57419 from orosmatthew/fix_ortho_lod | Rémi Verschelde | 2022-01-31 | 2 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix orthogonal camera auto LOD calculation | orosmatthew | 2022-01-30 | 2 | -0/+8 |
* | | | | | | | Rename the physics server `run_on_thread` project settings | Hugo Locurcio | 2022-01-29 | 1 | -2/+2 |
|/ / / / / / |