summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99013 from TokageItLab/fps-compat-toggleThaddeus Crews2024-11-114-10/+66
|\
| * Add FPS compatible option in second mode of animation editor snappingSilc Lizard (Tokage) Renew2024-11-124-10/+66
* | Merge pull request #98755 from Chaosus/shader_compiler_fix_struct_member_namesThaddeus Crews2024-11-111-2/+8
|\ \
| * | Add prefix to struct member names in shader compilerChaosus2024-11-021-2/+8
* | | Merge pull request #98499 from tetrapod00/docs-dotnet-constructor-differencesThaddeus Crews2024-11-116-2/+7
|\ \ \
| * | | Docs: Add note about C# differences in Variant constructorstetrapod002024-10-276-2/+7
* | | | Merge pull request #97471 from kevinkuo52/debug-raycast-heightmapThaddeus Crews2024-11-111-1/+5
|\ \ \ \
| * | | | Fix issue #68238 where raycasts don't reliably collide with HeightMapShape3D,...Kevin Kuo2024-09-251-1/+5
* | | | | Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanizationThaddeus Crews2024-11-111-1/+1
|\ \ \ \ \
| * | | | | Core: Fix `Freed Object` booleanizationDanil Alexeev2024-07-031-1/+1
* | | | | | Merge pull request #96188 from Khusheete/tilemaplayer-cell-updateThaddeus Crews2024-11-113-0/+40
|\ \ \ \ \ \
| * | | | | | Add `TileMapLayer._update_cells` virtual callback called when the TileMapLaye...Souchet Ferdinand2024-11-113-0/+40
* | | | | | | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-1144-81/+81
|\ \ \ \ \ \ \
| * | | | | | | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-1044-81/+81
| |/ / / / / /
* | | | | | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltipThaddeus Crews2024-11-111-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix tooltip message of button that opens groups/signals dockYevhen Babiichuk (DustDFG)2024-10-021-6/+6
* | | | | | | | Merge pull request #97081 from aXu-AP/uv-editor-without-polygonThaddeus Crews2024-11-112-1/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Open uv editor in point editing mode if no pointsaXu-AP2024-09-172-1/+35
* | | | | | | | | Merge pull request #85430 from Calinou/os-expose-rendering-driver-methodThaddeus Crews2024-11-114-1/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose RenderingServer methods to get rendering driver and method nameHugo Locurcio2024-10-024-1/+34
* | | | | | | | | | Merge pull request #98738 from clayjohn/DOC-default-texture-filterThaddeus Crews2024-11-111-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clarify in default texture repeat and filter docs that they only impact the b...clayjohn2024-11-051-2/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98859 from ydeltastar/method-selectorThaddeus Crews2024-11-113-0/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make the method selector dialog available via EditorInterfaceyds2024-11-113-0/+38
* | | | | | | | | | | Merge pull request #98472 from rune-scape/sort-rpcThaddeus Crews2024-11-112-13/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SceneRPCInterface: Sort rpc names using `StringLikeVariantOrder`rune-scape2024-10-242-13/+1
* | | | | | | | | | | | Merge pull request #95396 from Calinou/doc-cubemap-import-templatesThaddeus Crews2024-11-111-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add template images to the Cubemap class documentationHugo Locurcio2024-08-111-2/+21
* | | | | | | | | | | | | Merge pull request #94751 from RadiantUwU/patch-2Thaddeus Crews2024-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Return the actual error when an import fails.Radiant2024-10-301-1/+1
* | | | | | | | | | | | | | Merge pull request #82845 from Hysterelius/masterThaddeus Crews2024-11-112-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Color: Expose OKHSL propertiesHysterelius2024-11-112-0/+13
* | | | | | | | | | | | | | | Merge pull request #96922 from Nodragem/moving-gridmap-panel-one-commitThaddeus Crews2024-11-112-198/+427
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Move GridMapEditor to bottom panelNodragem2024-11-092-198/+427
* | | | | | | | | | | | | | | | Merge pull request #98074 from YeldhamDev/stop_moving_will_yaThaddeus Crews2024-11-113-13/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add a lock toggle to prevent involuntary bottom editor switchingMichael Alexsander2024-11-113-13/+38
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #98585 from skyace65/CharFXThaddeus Crews2024-11-111-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove link to outdated CharFX example projectskyace652024-10-271-1/+0
* | | | | | | | | | | | | | | | | Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveformThaddeus Crews2024-11-111-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | AudioStreamImport: Allow waveform resizeLalit Shankar Chowdhury2024-09-291-3/+1
* | | | | | | | | | | | | | | | | | Merge pull request #98957 from kiroxas/NavBakeSourceImprovementThaddeus Crews2024-11-112-123/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Improve `NavMeshGenerator2D::generator_bake_from_source_geometry_data` perfor...Kiro2024-11-112-123/+72
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #94092 from allenwp/editor-export-plugin-docs-94045Thaddeus Crews2024-11-111-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | EditorExportPlugin docs: Workaround for #94045. Describes behaviour of custom...Allen Pestaluky2024-09-301-2/+9
* | | | | | | | | | | | | | | | | | | Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equallyThaddeus Crews2024-11-118-38/+491
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Make possible to favorite properties in the inspectorMichael Alexsander2024-10-288-38/+491
* | | | | | | | | | | | | | | | | | | | Merge pull request #99078 from DarkMessiah/fix_callables_compareThaddeus Crews2024-11-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix comparison of callablesStanislav Labzyuk2024-11-111-2/+2
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #98688 from timothyqiu/editor-onlyThaddeus Crews2024-11-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Mark editor pseudolocalization CLI option editor-onlyHaoyu Qiu2024-10-311-1/+1