summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-21Merge pull request #70381 from Maran23/4-x-theme-inspector-updateRémi Verschelde
2022-12-21Merge pull request #70317 from HolonProduction/svg_assetsRémi Verschelde
2022-12-21Merge pull request #70357 from MarcusElg/audioimporthideRémi Verschelde
2022-12-21Fix reading Unicode from stdio.bruvzg
2022-12-21VCS: Remove method binds that are not being used in VersionControlEditorPluginTwarit Waikar
2022-12-20Do not ignore x86 source code directories anywhere under thirdparty directoryipsoftdev
2022-12-21Queue inspector tree update when changing the theme.Marius Hanl
2022-12-20Unify GDScriptAnalyzer in-editor and runtime autoload checksocean (they/them)
2022-12-20Add optional arguments to AudioStreamRandomizerMrBlockers
2022-12-21VCS: Add a stern confirmation dialog before discarding all changesTwarit Waikar
2022-12-21Fix StateMachine cannot connect nodes bugSilc Renew
2022-12-20Add `get_point_position` method to `AStarGrid2D`Yuri Rubinsky
2022-12-20Change GridMap navigation_layers to be per mesh_library itemsmix8
2022-12-20Fix double get_singleton()Quentin Guidée
2022-12-20Fix overlapping text in Advanced Import Settings action dialogs.dustinsth
2022-12-20Disable properties that don't have an effect in the advanced audio importerMarcus Elg
2022-12-20Fix empty zero assigners for the variant typesYuri Rubinsky
2022-12-20VCS: Remove `project_path` VCS property, let plugins decideTwarit Waikar
2022-12-20Add support for svg images in the asset lib.HolonProduction
2022-12-20Add missing != operator to `StringName`Yuri Rubinsky
2022-12-20Merge pull request #70339 from Chaosus/astargrid2d_weight_scaleRémi Verschelde
2022-12-20Merge pull request #65376 from reduz/astc-supportRémi Verschelde
2022-12-20Merge pull request #70346 from YeldhamDev/tree_edit_fixRémi Verschelde
2022-12-20Merge pull request #70342 from twaritwaikar/fix-vcs-bindingsRémi Verschelde
2022-12-20Implement basic ASTC supportJuan Linietsky
2022-12-20VCS: Fix GDExtension return types for VCS after Array type hardeningTwarit Waikar
2022-12-20Merge pull request #70108 from akien-mga/embree-arm64-flax-vector-conversionsRémi Verschelde
2022-12-20Merge pull request #70309 from smix8/gridmap_collision_priority_4.xRémi Verschelde
2022-12-20Merge pull request #70304 from MarcusElg/audioimportnamingRémi Verschelde
2022-12-20Merge pull request #61239 from Calinou/tubetrailmesh-add-cap-propertiesRémi Verschelde
2022-12-20Merge pull request #70303 from Calinou/doc-font-outlines-msdfRémi Verschelde
2022-12-20Merge pull request #70244 from DarkKilauea/nav-fix-abbrev-compatRémi Verschelde
2022-12-20Merge pull request #70328 from aaronfranke/canvas-z-indexRémi Verschelde
2022-12-20Merge pull request #70312 from MarcusElg/rigidbodyworldboundarywarningRémi Verschelde
2022-12-20Merge pull request #70170 from TokageItLab/fix-anim-keying-crashRémi Verschelde
2022-12-20Merge pull request #70313 from TokageItLab/fix-nblendRémi Verschelde
2022-12-20Restore weight scale for `AStarGrid2D` (partially)Yuri Rubinsky
2022-12-20embree: Fix Linux ARM64 build with `-flax-vector-conversions`Rémi Verschelde
2022-12-20Fix typo and ensure backwards compatibility for changed property namesJosh Jones
2022-12-20Fix misaligned edit box when clicking on `Tree` items with different sizesMichael Alexsander
2022-12-19Fix CanvasItem Z-index referring to Node2DAaron Franke
2022-12-20Fixed a bug where negative Blend values were being discardedSilc Renew
2022-12-19Show warning when having a worldboundaryshape as a child of a rigidbodyMarcus Elg
2022-12-19Add GridMap collision_prioritysmix8
2022-12-19Merge pull request #69720 from Chaosus/inst_to_dict_noteYuri Rubinsky
2022-12-19Fix inconsistent audio import menu namingMarcus Elg
2022-12-19Add properties to disable top/bottom cap generation in TubeTrailMeshHugo Locurcio
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-12-19Merge pull request #70291 from BastiaanOlij/small_action_map_fixesRémi Verschelde
2022-12-19Add a note for `inst_to_dict` to prevent using it on built-in instancesYuri Rubinsky