summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-11-02Merge pull request #23436 from Toshiwoz/primitives_propertiesRémi Verschelde
2018-11-01Merge pull request #21962 from YeldhamDev/switch_hover_submenuJuan Linietsky
2018-11-01Merge pull request #23411 from RandomShaper/fix-same-layer-not-deterministicRémi Verschelde
2018-11-01Merge pull request #23169 from ibrahn/dynamic-fontlist-lifetimeJuan Linietsky
2018-11-01fixed issue with PrismMesh size, ignore for VS code .code-workspaceToshiwo
2018-11-01Merge pull request #22780 from samuelpedrajas/fix_texture_button_hoveringRémi Verschelde
2018-11-01Merge pull request #22925 from clayjohn/MeshDataToolErrorRémi Verschelde
2018-11-01Merge pull request #23294 from gcardozo123/issue-23235-get-collision-exceptionsRémi Verschelde
2018-11-01Add method get_collision_exceptionsGuilherme Recchi Cardozo
2018-11-01Merge pull request #23430 from AndreaCatania/pb_fRémi Verschelde
2018-11-01Fixed crash on delete physical boneAndrea Catania
2018-10-30Fix canvas stacking not deterministic on same layerPedro J. Estébanez
2018-10-30Fix crash adding point to a Curve2D from the editorlupoDharkael
2018-10-30Enhance the tilemap transform buttonsgroud
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky
2018-10-29Merge pull request #23360 from bojidar-bg/23178-fix-particles-animationRémi Verschelde
2018-10-28Fix particle frames being cut off after 0de8309b2c38306a2c05f8f239fa423bc1b7899bBojidar Marinov
2018-10-26Remove no longer necessary "raise_from_completion" in TextEditzhagsenkk
2018-10-26Changed integer based drawing to floating numbersFlamyAT
2018-10-25Fix "fill" justification in RichTextLabel to only affect lines that have auto...Sean McCarthy
2018-10-25Merge pull request #23091 from aaronfranke/mingw-warningsRémi Verschelde
2018-10-25Merge pull request #22779 from Superwaitsum/LimitSettingsRémi Verschelde
2018-10-24Add some limits on the Editor SettingsSuperwaitsum
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-10-25Merge pull request #23083 from Windfisch/pathfollow_configwarnRémi Verschelde
2018-10-24Add a configuration warning to [Oriented]PathFollowFlorian Jung
2018-10-24Merge pull request #22920 from DualMatrix/error_already_connectRémi Verschelde
2018-10-24Merge pull request #23256 from JFonS/fix_17989Rémi Verschelde
2018-10-24Fix editor only lightsJFonS
2018-10-23Get surface material count in MeshInstance for scriptsPouleyKetchoupp
2018-10-23Fixed a typo, treshhold to threshold.M. Huri
2018-10-21Merge pull request #23196 from Paulb23/scene_tab_errors_issue_22890Rémi Verschelde
2018-10-21Update Tab hover status when adding or removing tabs, issue 22890Paulb23
2018-10-20Initialise LineEdit clear_button_status.Ibrahn Sahir
2018-10-20Moved dynamic font list from static to lifetime controlled by main.Ibrahn Sahir
2018-10-19Fix compile warnings for Windows from LinuxAaron Franke
2018-10-19Merge pull request #23138 from CakHuri/fix-disconectRémi Verschelde
2018-10-19Repaired mistyped of 'just_disconnected'.M. Huri
2018-10-19Fixing warnings generated by MSVCDualtagh Murray
2018-10-17Fix inconsistency in KinematicBodyDavid Sichma
2018-10-16Remove unnecessary "rings" variable from "draw_rings()" in StyleBoxMichael Alexsander Silva Dias
2018-10-16Merge pull request #22894 from OsamaElHariri/prevent-comment-indentRémi Verschelde
2018-10-16Merge pull request #22922 from mrcdk/fix_area_bus_overrideRémi Verschelde
2018-10-13[Docs] Fixed 'get_button_count's link and a typo related to 'button'.M. Huri
2018-10-11Merge pull request #22844 from samgreen/fix_gui_dragging_spamRémi Verschelde
2018-10-10removed redundant error from meshdatatoolclayjohn
2018-10-11Fixes Area and Area2D audio bus overrideMrCdK
2018-10-11Fixed error when duplicating a scene which has connectionDualMatrix
2018-10-10A colon ending a comment line no longer indents the next lineOsamaElHariri
2018-10-08Swap condition to prevent spam in editor.Sam Green