summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-07-01Fix HTTPRequest status checks.Fabio Alessandrelli
2019-07-01Merge pull request #30161 from Calinou/add-tooltip-mouse-filter-warningRémi Verschelde
2019-06-30Draw the script editor's line length guideline below charactersHugo Locurcio
2019-06-30Add a configuration warning when using Ignore mouse filter with tooltipHugo Locurcio
2019-06-30Fix uninitialized variables in Line2D, JSONParseResult and TileMapRémi Verschelde
2019-06-30CPUParticles2D: Fix gravity to be the same as in Particles2D and Area2DRémi Verschelde
2019-06-30Merge pull request #30062 from zaksnet/fix-referencerect-nodeRémi Verschelde
2019-06-29Merge pull request #30177 from hbina/use_FALLTHROUGH_macroRémi Verschelde
2019-06-29Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...hbina085
2019-06-29Merge pull request #30168 from Calinou/label-font-shadow-use-outlineRémi Verschelde
2019-06-29Merge pull request #25649 from bojidar-bg/4454-promote-tilemap-shapesRémi Verschelde
2019-06-29Merge pull request #29380 from bojidar-bg/16086-docs-default-valueRémi Verschelde
2019-06-28Draw the outline as part of the Label font shadowHugo Locurcio
2019-06-28Fix some bugs inside ColorPickerChaosus
2019-06-28Fix ReferenceRect nodeZak
2019-06-27Allow ColisionObject2D to get shapes from tilemapsBojidar Marinov
2019-06-27Merge pull request #29937 from clayjohn/particles-one-shot-bugRémi Verschelde
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-27Merge pull request #30114 from Chaosus/vs_context_menuRémi Verschelde
2019-06-27doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde
2019-06-27Shows menu when dragging connection on empty space in visual shader graphChaosus
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Node: Fix logic of has/get_node_and_resource and document itRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-25update emitting status on one-shot particlesclayjohn
2019-06-25Merge pull request #30053 from guilhermefelipecgs/fix_popup_centeredRémi Verschelde
2019-06-25Fix Popup::popup_centered not centering at the first callGuilherme Felipe
2019-06-25Merge pull request #30002 from GlaceGwyneth/masterRémi Verschelde
2019-06-25Merge pull request #29979 from flomar/masterRémi Verschelde
2019-06-24Give TextEdit a custom color for font when read only is setGwyneth Lowe
2019-06-24Give LineEdit a custom font color when un-editableGwyneth Lowe
2019-06-24Line edit placeholders now react properly to translation changes.Florian Marchal
2019-06-24Merge pull request #29913 from eligt/fix-editor-helpRémi Verschelde
2019-06-24Merge pull request #29940 from jonri/fix-vehicle-contactRémi Verschelde
2019-06-24Area2D: Fix argument type of body_* signalsRémi Verschelde
2019-06-24Merge pull request #30009 from Anutrix/tree-icons-height-fixRémi Verschelde
2019-06-24Merge pull request #30031 from qarmin/prevent_setting_bad_index_enumsRémi Verschelde
2019-06-24Set to enum variables, only correct valuesqarmin
2019-06-24Merge pull request #29974 from clayjohn/particles_restartRémi Verschelde
2019-06-24Correct typo that broke custom selected font colorGwyneth Lowe
2019-06-23Merge pull request #24764 from SoIAS/double_clicking_24444Rémi Verschelde
2019-06-23Merge pull request #29987 from Chaosus/fix_crashesRémi Verschelde
2019-06-23Fixed script and visibility icons's highlight height in treeunknown
2019-06-23Center script line when double clicked on error in debuggerDawid Wdowiak
2019-06-23TileSet: Don't error out on tile_ getters with wrong shape idRémi Verschelde
2019-06-22Fix expression node crashesChaosus
2019-06-21properly set emitting when particles restartclayjohn
2019-06-21Curve: Prevent forcing 1.0 min value to 0.99Rémi Verschelde
2019-06-21CPUParticles: Set linear velocity to 0, like GPU ParticlesRémi Verschelde
2019-06-21Particles: Properly initialize angular velocity parameterRémi Verschelde