Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #97622 from Repiteo/scons/msvc-prerelease-fix | Rémi Verschelde | 2024-09-29 | 1 | -1/+16 |
|\ | | | | | SCons: Include pre-release in MSVC detection | ||||
| * | SCons: Include pre-release in MSVC detection | Thaddeus Crews | 2024-09-29 | 1 | -1/+16 |
|/ | |||||
* | Merge pull request #97618 from Repiteo/scons/decode-fix | Rémi Verschelde | 2024-09-29 | 1 | -1/+1 |
|\ | | | | | SCons: Fix MSVC decode error | ||||
| * | SCons: Fix MSVC decode error | Thaddeus Crews | 2024-09-29 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #97589 from pkowal1982/fix_97454 | Rémi Verschelde | 2024-09-29 | 1 | -5/+5 |
|\ | | | | | | | Fix error message on startup when camera is busy | ||||
| * | Fix error message on startup when camera is busy | Paweł | 2024-09-28 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #97547 from lalitshankarchowdhury/audio-code-fix | Rémi Verschelde | 2024-09-29 | 1 | -1/+0 |
|\ \ | | | | | | | | | | Vorbis: Remove redundant bounds check | ||||
| * | | Vorbis: Remove redundant bounds check | Lalit Shankar Chowdhury | 2024-09-27 | 1 | -1/+0 |
| |/ | |||||
* | | Merge pull request #97534 from j20001970/camerafeed-setter | Rémi Verschelde | 2024-09-29 | 5 | -19/+44 |
|\ \ | | | | | | | | | | Expose CameraFeed setters | ||||
| * | | Expose CameraFeed setters | Jason Kuo | 2024-09-27 | 5 | -19/+44 |
| | | | |||||
* | | | Merge pull request #97503 from Repiteo/ci/merge_queue | Rémi Verschelde | 2024-09-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | CI: Support merge queues with default runner | ||||
| * | | | CI: Support merge queues with default runner | Thaddeus Crews | 2024-09-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #97325 from BlueCube3310/bcdec | Rémi Verschelde | 2024-09-29 | 40 | -5138/+1550 |
|\ \ \ \ | | | | | | | | | | | | | | | | Replace squish with bcdec for BC decompression | ||||
| * | | | | Replace squish with bcdec for BC decompression | BlueCube3310 | 2024-09-26 | 40 | -5138/+1550 |
| |/ / / | |||||
* | | | | Merge pull request #97229 from aryan-11825114/ctrl-x-visual-shader | Rémi Verschelde | 2024-09-29 | 3 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add `GraphEdit.cut_nodes_request` signal | ||||
| * | | | | Add cut_nodes_request signal to GraphEdit | aryan-11825114 | 2024-09-27 | 3 | -0/+10 |
| | | | | | |||||
* | | | | | Merge pull request #96290 from Macksaur/export-action-callable | Rémi Verschelde | 2024-09-29 | 14 | -10/+257 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add `@export_tool_button` annotation for easily creating inspector buttons. | ||||
| * | | | | | Add `@export_tool_button` annotation for easily creating inspector buttons | Danil Alexeev | 2024-09-27 | 14 | -10/+257 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: jordi <creptthrust@gmail.com> Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> Co-authored-by: Mack <86566939+Macksaur@users.noreply.github.com> | ||||
* | | | | | Merge pull request #91069 from Repiteo/scons/msvc-detect-compiler | Rémi Verschelde | 2024-09-29 | 2 | -34/+61 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | SCons: Detect MSVC compiler version | ||||
| * | | | | | SCons: Detect msvc compiler version | Thaddeus Crews | 2024-09-27 | 2 | -34/+61 |
| |/ / / / | | | | | | | | | | | | | | | | • C standard now passed on msvc if the version is supported | ||||
* | | | | | Merge pull request #83360 from ywmaa/vertex_shading | Rémi Verschelde | 2024-09-29 | 14 | -207/+725 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement vertex shading | ||||
| * | | | | | Implement vertex shading | ywmaa | 2024-09-29 | 14 | -207/+725 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support in all backends, but the Compatibility renderer works the best. Mobile and Forward+ can only support one directional light shader (the first in the tree) While the Compatibility renderer supports any number of shadows. Co-authored-by: Clay John <claynjohn@gmail.com> | ||||
* | | | | | Merge pull request #97554 from clayjohn/batching-uniform-sets | Rémi Verschelde | 2024-09-29 | 5 | -195/+146 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Combine texture and instance data into one uniform set in the 2D renderer | ||||
| * | | | | | Combine texture and instance data into one uniform set in the 2D renderer | clayjohn | 2024-09-27 | 5 | -195/+146 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com> | ||||
* | | | | | Merge pull request #97581 from AThousandShips/owners_fix_3 | Rémi Verschelde | 2024-09-28 | 1 | -1/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add a few missing CODEOWNERS | ||||
| * | | | | Add a few missing CODEOWNERS | A Thousand Ships | 2024-09-28 | 1 | -1/+4 |
|/ / / / | |||||
* | | | | Merge pull request #97517 from syntaxerror247/android-themed-icon | Rémi Verschelde | 2024-09-27 | 5 | -6/+45 |
|\ \ \ \ | | | | | | | | | | | Add support for Android Themed Icons (monochrome) | ||||
| * | | | | Add support for Android Themed Icons (monochrome) | Anish Mishra | 2024-09-27 | 5 | -6/+45 |
|/ / / / | |||||
* | | | | Merge pull request #97524 from BastiaanOlij/openxr_1141 | Rémi Verschelde | 2024-09-27 | 20 | -73/+1437 |
|\ \ \ \ | | | | | | | | | | | | | | | | Update thirdparty OpenXR to 1.1.41 | ||||
| * | | | | Update thirdparty OpenXR to 1.1.41 | Bastiaan Olij | 2024-09-27 | 20 | -73/+1437 |
| |/ / / | |||||
* | | | | Merge pull request #97489 from TokageItLab/deferred-skin-registration | Rémi Verschelde | 2024-09-27 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | Move skin registration process into deferred on ready | ||||
| * | | | | Move skin registration process into deferred on ready | Silc Lizard (Tokage) Renew | 2024-09-26 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #97477 from m4gr3d/update_xr_editor_excluded_permissions | Rémi Verschelde | 2024-09-27 | 2 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [XR Editor] Update the set of excluded permissions | ||||
| * | | | | | Update the set of excluded permissions for the XR Editor | Fredia Huya-Kouadio | 2024-09-25 | 2 | -3/+3 |
| | |_|/ / | |/| | | | | | | | | | | | | | A few permissions including the `USE_SCENE` permission are being renamed with the launch of the Meta Spatial SDK, so we update the excluded list to avoid requesting them on app start. | ||||
* | | | | | Merge pull request #97453 from Calinou/project-manager-enter-accepts-dialog | Rémi Verschelde | 2024-09-27 | 3 | -0/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make pressing Enter confirm project creation/import in the project manager | ||||
| * | | | | | Make pressing Enter confirm project creation/import in the project manager | Hugo Locurcio | 2024-09-26 | 3 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the project manager more friendly to keyboard usage. You can now create projects more easily without touching the mouse by opening the project manager, pressing Ctrl + N, entering a project name and pressing Enter. | ||||
* | | | | | | Merge pull request #97450 from megalon/alpha_curve-docs-fix | Rémi Verschelde | 2024-09-27 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update notes for Color Curve members in ParticleProcessMaterial | ||||
| * | | | | | | Update alpha_curve and emission_curve notes in ParticleProcessMaterial | megalon | 2024-09-26 | 1 | -1/+2 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update doc/classes/ParticleProcessMaterial.xml Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> Update doc/classes/ParticleProcessMaterial.xml Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro> | ||||
* | | | | | | Merge pull request #96548 from timothyqiu/item-list-signals | Rémi Verschelde | 2024-09-27 | 1 | -6/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Improve documentation of some `ItemList` signals | ||||
| * | | | | | | Improve documentation of some ItemList signals | Haoyu Qiu | 2024-09-27 | 1 | -6/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #95930 from aaronfranke/bind-array-set | Rémi Verschelde | 2024-09-27 | 13 | -0/+124 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Bind Array and Packed*Array `get` and `set` functions | ||||
| * | | | | | | Bind Array get and set functions | Aaron Franke | 2024-09-26 | 13 | -0/+124 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #93311 from dsnopek/gdextension-required-virtuals | Rémi Verschelde | 2024-09-27 | 36 | -462/+473 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | GDExtension: Mark virtual function as `is_required` in `extension_api.json` | ||||
| * | | | | | | GDExtension: Mark virtual function as `is_required` in `extension_api.json` | David Snopek | 2024-09-11 | 36 | -462/+473 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jovan Gerodetti <jovan.gerodetti@titannano.de> | ||||
* | | | | | | | Merge pull request #68233 from raulsntos/dotnet/raise-events | Rémi Verschelde | 2024-09-27 | 4 | -8/+108 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | C#: Generate strongly-typed method to raise signal events and fix event accessibility | ||||
| * | | | | | | C#: Generate On{EventName} method to raise signal events | Raul Santos | 2024-09-26 | 3 | -7/+81 |
| | | | | | | | |||||
| * | | | | | | C#: Generate signal event with the same accessibility as the delegate | Raul Santos | 2024-09-23 | 2 | -1/+27 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #89486 from AThousandShips/owners_fix | Rémi Verschelde | 2024-09-26 | 1 | -119/+170 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update CODEOWNERS | ||||
| * | | | | | | | Update CODEOWNERS | A Thousand Ships | 2024-09-25 | 1 | -119/+170 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added shared responsibilities for documentation and tests * Made buildsystem manage all build scripts (uniquely) * Cleaned up unused cases * Added unmanaged cases | ||||
* | | | | | | | Merge pull request #97491 from akien-mga/fix-filesystem-invalid-icon-crash | Rémi Verschelde | 2024-09-26 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix EditorFileSystem crash when fetching icons for unknown file types |