summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07Added a method to erase section key in ConfigFileGianlluca
2019-10-07Increase grid size limitGilles Roudière
2019-10-07Merge pull request #32623 from madmiraal/remove-circular-includesRémi Verschelde
2019-10-07Merge pull request #32626 from Paulb23/issue_27631_caret_draw_eolRémi Verschelde
2019-10-07Fixed drawing the caret at eol when at eol is not visiblePaulb23
2019-10-07Allow all Variant types to be added as project settingsHugo Locurcio
2019-10-07Remove circular dependency between Vector3 and Basis.Marcel Admiraal
2019-10-07Document the GDNative singleton method prefix being changeableHugo Locurcio
2019-10-07GLES3 Fixes for ninepatch margins when patch size is smaller than the patch t...Valentin Zagura
2019-10-07Sprite to polygon conversion improvementsPouleyKetchoupp
2019-10-07Disable socket descriptor sharing with subprocs.Fabio Alessandrelli
2019-10-07Merge pull request #32613 from clayjohn/GLES2-canvas-bg-modeRémi Verschelde
2019-10-07Merge pull request #32351 from nekomatata/texture-rect-size-updateRémi Verschelde
2019-10-07Merge pull request #32523 from hbina/hbina_fix_method_orderingRémi Verschelde
2019-10-07Merge pull request #32567 from Calinou/increase-about-dialog-sizeRémi Verschelde
2019-10-07Merge pull request #32594 from Calinou/project-editor-settings-search-shortcutRémi Verschelde
2019-10-06add canvas background mode to GLES2clayjohn
2019-10-07Merge pull request #32608 from cbscribe/kcc_doc_updatesRémi Verschelde
2019-10-07Merge pull request #32589 from OsamaElHariri/add_angle_to_rulerRémi Verschelde
2019-10-07Merge pull request #32605 from dankan1890/get_custom_colorRémi Verschelde
2019-10-07Merge pull request #32603 from clayjohn/GLES2-post-processing-bugsRémi Verschelde
2019-10-06[DOC] Fill in various missing method/member descriptions.Chris Bradfield
2019-10-06Added missing bind_method to TreeItem::get_custom_color().dankan1890
2019-10-06Merge pull request #32602 from cbscribe/kcc_doc_rigidRémi Verschelde
2019-10-06fix current issues with post-processingclayjohn
2019-10-06[DOC] Add missing physics_material_override descriptionsChris Bradfield
2019-10-06Merge pull request #32599 from cbscribe/kcc_doc_clippedcameraRémi Verschelde
2019-10-06Merge pull request #32569 from qarmin/fix_control_crashRémi Verschelde
2019-10-06Merge pull request #32580 from sheepandshepherd/gdnativelibrary-docRémi Verschelde
2019-10-06Merge pull request #32586 from jmorton06/masterRémi Verschelde
2019-10-06[DOC] Document ClippedCamera properties/methods.Chris Bradfield
2019-10-06Merge pull request #32598 from Chaosus/fix_shader_crashYuri Roubinsky
2019-10-06Prevent shader crash if name of variable overrides function nameYuri Roubinsky
2019-10-06Set tooltip to an empty string when clearingJoe Morton
2019-10-06Focus the search box when pressing Ctrl+F in Project/Editor SettingsHugo Locurcio
2019-10-06Document GDNativeLibrarysheepandshepherd
2019-10-06Merge pull request #32592 from Chaosus/fix_const_shader_crashYuri Roubinsky
2019-10-06Prevent shader crash if function call been used on constantYuri Roubinsky
2019-10-06Add angle to ruler toolOsama El Hariri
2019-10-06Merge pull request #32590 from Chaosus/fix_shader_regressionYuri Roubinsky
2019-10-06Fix few redefinition name errors for variable/param/function in shadersYuri Roubinsky
2019-10-05Fix crash in Control functionsqarmin
2019-10-05Update TextureRect and Sprite when their Texture is modified directly.PouleyKetchoupp
2019-10-05Increase the size of the About dialogHugo Locurcio
2019-10-05Merge pull request #32566 from Calinou/document-non-resource-folder-filterRémi Verschelde
2019-10-05Merge pull request #32565 from noname1477/patch-2Rémi Verschelde
2019-10-05Document the ability to include/exclude non-resource export foldersHugo Locurcio
2019-10-05Correctly flip texture src regionDavid Sichma
2019-10-05Fixed some obvious typos in error messagesnoname1477
2019-10-05Merge pull request #32555 from homer666/projectsettings-docs-mistakeRémi Verschelde