Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #99013 from TokageItLab/fps-compat-toggle | Thaddeus Crews | 2024-11-11 | 4 | -10/+66 |
|\ | |||||
| * | Add FPS compatible option in second mode of animation editor snapping | Silc Lizard (Tokage) Renew | 2024-11-12 | 4 | -10/+66 |
* | | Merge pull request #98755 from Chaosus/shader_compiler_fix_struct_member_names | Thaddeus Crews | 2024-11-11 | 1 | -2/+8 |
|\ \ | |||||
| * | | Add prefix to struct member names in shader compiler | Chaosus | 2024-11-02 | 1 | -2/+8 |
* | | | Merge pull request #98499 from tetrapod00/docs-dotnet-constructor-differences | Thaddeus Crews | 2024-11-11 | 6 | -2/+7 |
|\ \ \ | |||||
| * | | | Docs: Add note about C# differences in Variant constructors | tetrapod00 | 2024-10-27 | 6 | -2/+7 |
* | | | | Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap | Thaddeus Crews | 2024-11-11 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Fix issue #68238 where raycasts don't reliably collide with HeightMapShape3D,... | Kevin Kuo | 2024-09-25 | 1 | -1/+5 |
* | | | | | Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Core: Fix `Freed Object` booleanization | Danil Alexeev | 2024-07-03 | 1 | -1/+1 |
* | | | | | | Merge pull request #96188 from Khusheete/tilemaplayer-cell-update | Thaddeus Crews | 2024-11-11 | 3 | -0/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add `TileMapLayer._update_cells` virtual callback called when the TileMapLaye... | Souchet Ferdinand | 2024-11-11 | 3 | -0/+40 |
* | | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integration | Thaddeus Crews | 2024-11-11 | 44 | -81/+81 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 44 | -81/+81 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltip | Thaddeus Crews | 2024-11-11 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix tooltip message of button that opens groups/signals dock | Yevhen Babiichuk (DustDFG) | 2024-10-02 | 1 | -6/+6 |
* | | | | | | | | Merge pull request #97081 from aXu-AP/uv-editor-without-polygon | Thaddeus Crews | 2024-11-11 | 2 | -1/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Open uv editor in point editing mode if no points | aXu-AP | 2024-09-17 | 2 | -1/+35 |
* | | | | | | | | | Merge pull request #85430 from Calinou/os-expose-rendering-driver-method | Thaddeus Crews | 2024-11-11 | 4 | -1/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Expose RenderingServer methods to get rendering driver and method name | Hugo Locurcio | 2024-10-02 | 4 | -1/+34 |
* | | | | | | | | | | Merge pull request #98738 from clayjohn/DOC-default-texture-filter | Thaddeus Crews | 2024-11-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Clarify in default texture repeat and filter docs that they only impact the b... | clayjohn | 2024-11-05 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #98859 from ydeltastar/method-selector | Thaddeus Crews | 2024-11-11 | 3 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Make the method selector dialog available via EditorInterface | yds | 2024-11-11 | 3 | -0/+38 |
* | | | | | | | | | | | Merge pull request #98472 from rune-scape/sort-rpc | Thaddeus Crews | 2024-11-11 | 2 | -13/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder` | rune-scape | 2024-10-24 | 2 | -13/+1 |
* | | | | | | | | | | | | Merge pull request #95396 from Calinou/doc-cubemap-import-templates | Thaddeus Crews | 2024-11-11 | 1 | -2/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add template images to the Cubemap class documentation | Hugo Locurcio | 2024-08-11 | 1 | -2/+21 |
* | | | | | | | | | | | | | Merge pull request #94751 from RadiantUwU/patch-2 | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Return the actual error when an import fails. | Radiant | 2024-10-30 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge pull request #82845 from Hysterelius/master | Thaddeus Crews | 2024-11-11 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Color: Expose OKHSL properties | Hysterelius | 2024-11-11 | 2 | -0/+13 |
* | | | | | | | | | | | | | | | Merge pull request #96922 from Nodragem/moving-gridmap-panel-one-commit | Thaddeus Crews | 2024-11-11 | 2 | -198/+427 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Move GridMapEditor to bottom panel | Nodragem | 2024-11-09 | 2 | -198/+427 |
* | | | | | | | | | | | | | | | | Merge pull request #98074 from YeldhamDev/stop_moving_will_ya | Thaddeus Crews | 2024-11-11 | 3 | -13/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Add a lock toggle to prevent involuntary bottom editor switching | Michael Alexsander | 2024-11-11 | 3 | -13/+38 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #98585 from skyace65/CharFX | Thaddeus Crews | 2024-11-11 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Remove link to outdated CharFX example project | skyace65 | 2024-10-27 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | | Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveform | Thaddeus Crews | 2024-11-11 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | AudioStreamImport: Allow waveform resize | Lalit Shankar Chowdhury | 2024-09-29 | 1 | -3/+1 |
* | | | | | | | | | | | | | | | | | | Merge pull request #98957 from kiroxas/NavBakeSourceImprovement | Thaddeus Crews | 2024-11-11 | 2 | -123/+72 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor... | Kiro | 2024-11-11 | 2 | -123/+72 |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | Merge pull request #94092 from allenwp/editor-export-plugin-docs-94045 | Thaddeus Crews | 2024-11-11 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | EditorExportPlugin docs: Workaround for #94045. Describes behaviour of custom... | Allen Pestaluky | 2024-09-30 | 1 | -2/+9 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equally | Thaddeus Crews | 2024-11-11 | 8 | -38/+491 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Make possible to favorite properties in the inspector | Michael Alexsander | 2024-10-28 | 8 | -38/+491 |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #99078 from DarkMessiah/fix_callables_compare | Thaddeus Crews | 2024-11-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | Fix comparison of callables | Stanislav Labzyuk | 2024-11-11 | 1 | -2/+2 |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #98688 from timothyqiu/editor-only | Thaddeus Crews | 2024-11-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | Mark editor pseudolocalization CLI option editor-only | Haoyu Qiu | 2024-10-31 | 1 | -1/+1 |