Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 2 | -7/+7 |
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Forbid function declaration with a const qualifier in shaders | Chaosus | 2024-08-08 | 1 | -0/+5 |
* | | | | | | | | Disable extra memory tracking by default | Matias N. Goldberg | 2024-08-24 | 4 | -0/+54 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge pull request #90993 from darksylinc/matias-TheForge | Rémi Verschelde | 2024-08-22 | 12 | -23/+249 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add debug utilities for Vulkan | Matias N. Goldberg | 2024-08-21 | 12 | -23/+249 |
* | | | | | | | | Merge pull request #95917 from BlueCube3310/lightmap-align-fix | Rémi Verschelde | 2024-08-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | LightmapGI: Fix shader data alignment after #89919 | BlueCube3310 | 2024-08-21 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #95790 from aaronfranke/rect-aabb-support | Rémi Verschelde | 2024-08-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Simplify and fix Rect2/AABB get_support function | Aaron Franke | 2024-08-19 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #91172 from clayjohn/detect-rd | Rémi Verschelde | 2024-08-22 | 2 | -0/+44 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Check if RD is supported in the ProjectManager and disable creating RD projec... | clayjohn | 2024-08-02 | 2 | -0/+44 |
* | | | | | | | | Merge pull request #91535 from BlueCube3310/betsy-bc6h | Rémi Verschelde | 2024-08-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add Betsy to speed up BC6 compression | BlueCube3310 | 2024-08-18 | 1 | -0/+1 |
* | | | | | | | | | Add Metal support for macOS (arm64) and iOS | Stuart Carnie | 2024-08-20 | 7 | -17/+32 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #95153 from BastiaanOlij/improve_hand_tracking_settings | Rémi Verschelde | 2024-08-20 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Change hand tracking project settings and finetune show_when_tracked | Bastiaan Olij | 2024-08-20 | 2 | -0/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #94324 from SomeRanDev/shader_hint_enum | Rémi Verschelde | 2024-08-20 | 2 | -6/+110 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add `hint_enum` for uniform int in gdshader | Robert Borghese | 2024-07-13 | 2 | -6/+110 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #91818 from rburing/fti_multimesh | Rémi Verschelde | 2024-08-20 | 10 | -101/+711 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed Timestep Interpolation: MultiMesh | Ricardo Buring | 2024-08-18 | 10 | -101/+711 |
* | | | | | | | | | Merge pull request #89919 from BlueCube3310/bicubic-lightmap | Rémi Verschelde | 2024-08-20 | 20 | -15/+234 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Implement support for bicubic lightmap filtering | BlueCube3310 | 2024-08-19 | 20 | -15/+234 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #86000 from jsjtxietian/add-missing-model_normal_matrix | Rémi Verschelde | 2024-08-20 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add model_normal_matrix for fragment shader | jsjtxietian | 2024-08-20 | 2 | -0/+14 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #94785 from Chaosus/shader_fix_samplers_order | Rémi Verschelde | 2024-08-19 | 5 | -14/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix texture samplers to not being last in the property list | Yuri Rubinsky | 2024-07-29 | 5 | -14/+15 |
* | | | | | | | | | Merge pull request #95666 from kleonc/parallax2d_repeat_offsets_relative_to_s... | Rémi Verschelde | 2024-08-19 | 5 | -33/+60 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix Parallax2D repeats being not relative to its transform | kleonc | 2024-08-19 | 5 | -33/+60 |