summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-30Merge pull request #34590 from willnationsdev/kcRémi Verschelde
2019-12-30Merge pull request #34589 from Calinou/improve-cli-export-helpRémi Verschelde
2019-12-30Merge pull request #34582 from timothyqiu/forward-declRémi Verschelde
2019-12-30Merge pull request #34576 from rcorre/imgeo-coordsRémi Verschelde
2019-12-30Merge pull request #34571 from rcorre/array_returnsRémi Verschelde
2019-12-30Merge pull request #34563 from Paulb23/23751_extra_line_indentRémi Verschelde
2019-12-30Merge pull request #34561 from NoFr1ends/fix-disconnect-in-theme-changeRémi Verschelde
2019-12-30add custom property to csproj, which identifies that project is generated by ...Ivan Shakhov
2019-12-30Merge pull request #34685 from winston-yallow/fix_omnilight_attenuationRémi Verschelde
2019-12-30Merge pull request #34655 from MadEqua/fix-multimesh-gles3Rémi Verschelde
2019-12-30Document how to distinguish emulated mouse events from physical onesHugo Locurcio
2019-12-30Exit the editor export process with a non-zero exit code on errorHugo Locurcio
2019-12-30Makes more editor strings translatableHaoyu Qiu
2019-12-30Checks script path before show in filesystemHaoyu Qiu
2019-12-29Merge pull request #34690 from kramer425/mono-build-tools-fixIgnacio Roldán Etcheverry
2019-12-29Fix msbuild target argumentDan Kramer
2019-12-29shadow_item_cull_mask should reference light maskFabian Keller
2019-12-29Use correct omni light attenuationWinston
2019-12-29Print a warning message if `OS.exit_code` is set to a non-portable valueHugo Locurcio
2019-12-29Merge pull request #34657 from neikeq/tasuketeIgnacio Roldán Etcheverry
2019-12-29Add ord() function to Expression classDanil Alexeev
2019-12-29Clamps fov/size for Camera gizmoHaoyu Qiu
2019-12-28Improve the Timer wait time property hintHugo Locurcio
2019-12-28Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry
2019-12-29Show selected directory in split mode when selecting a filevolzhs
2019-12-28Reset GLES3 MultiMesh buffer id when reallocating.Bruno Lourenço
2019-12-28Move the ColorPicker preview under the picker areaHugo Locurcio
2019-12-28Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a...Michael Alexsander
2019-12-28Make OptionButton itself take into account the arrow margin instead of relyin...Michael Alexsander
2019-12-28Check for null pointer in PulseAudio server info callback.Marcel Admiraal
2019-12-28Improves Search Help dialogHaoyu Qiu
2019-12-27Don't try to connect "text_entered" signal to nodes other than LineEditRafał Mikrut
2019-12-26[Docs] Description updates for Node2D & ObjectChris Bradfield
2019-12-26add area_shape_entered usageLakshay Angrish
2019-12-26Don't create preview of empty scene.Rafał Mikrut
2019-12-26Fixes Theme Editor minimum height on HiDPI monitorHaoyu Qiu
2019-12-26add AngelCode format in BitmapFont doc's descriptionLakshay Angrish
2019-12-26Merge pull request #34595 from van800/mac_riderIgnacio Roldán Etcheverry
2019-12-25Merge pull request #34604 from neikeq/issue-27674Ignacio Roldán Etcheverry
2019-12-25Mono/C#: Fix memory leak with new Reference instances created from C#Ignacio Etcheverry
2019-12-25Fixes tab height in Batch Rename dialogHaoyu Qiu
2019-12-25fix Rider path on MacIvan.Shakhov
2019-12-24Fix Hard Crash on glTF Color Accessor ImportMarios Staikopoulos
2019-12-24Add an example of using HTTPRequest to contact a REST APIHugo Locurcio
2019-12-24Fix KinematicCollision docs mislabeling an ObjectID as an RID.willnationsdev
2019-12-24Fix and improve command-line exporting helpHugo Locurcio
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-24Fixes variable naming in FileSystemDockHaoyu Qiu
2019-12-23Clarify ImmediateGeometry.add_vertex.Ryan Roden-Corrent
2019-12-23Merge pull request #34570 from MadEqua/fix-skeleton-transformRémi Verschelde