summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05Removed useless code from Switch in visual shaderChaosus89
2019-09-05Fix formatting error for bool in resulted code of visual shader (#31983)Yuri Roubinsky
2019-09-05Fix formatting error for bool in resulted code of visual shaderChaosus89
2019-09-04Merge pull request #31967 from nekomatata/fix-builtin-script-sceneRémi Verschelde
2019-09-04Delete ISSUE_TEMPLATE.mdJuan Linietsky
2019-09-04Update issue templatesJuan Linietsky
2019-09-04Load scene if needed when editing recent built-in scriptPouleyKetchoupp
2019-09-04Merge pull request #31926 from Chaosus/vs_switchYuri Roubinsky
2019-09-04Added missing OUTPUT_IS_SRGB and FRONT_FACING inputs to visual… (#31960)Yuri Roubinsky
2019-09-04Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shadersChaosus89
2019-09-04Fix parsing array indexing symbol in visual shader expression (#31958)Yuri Roubinsky
2019-09-04Merge pull request #31927 from willnationsdev/csv-importRémi Verschelde
2019-09-04Fix parsing array indexing symbol in visual shader expressionChaosus89
2019-09-04Merge pull request #31957 from nekomatata/fix-editor-preview-cacheRémi Verschelde
2019-09-04Merge pull request #23658 from Eoin-ONeill-Yokai/rich-text-plusRémi Verschelde
2019-09-04Merge pull request #31955 from nekomatata/fix-caret-blink-timerRémi Verschelde
2019-09-04Merge pull request #31956 from IronicallySerious/add-vcs-copyrightRémi Verschelde
2019-09-04Fixed order of parameters when updating resource cache file (fixes #31930)PouleyKetchoupp
2019-09-04Add copyright headers to vcs integrationTwarit
2019-09-04Merge pull request #31947 from sparkart/fixes_inspector_displaying_unselected...Rémi Verschelde
2019-09-04TextEdit & LineEdit caret blink timers run only when focused (fixes #31936)PouleyKetchoupp
2019-09-04Merge pull request #31618 from fjordyo0707/fix_mesh_edgesRémi Verschelde
2019-09-03Fixes Inspector Showing Unselected InfoEmmanuel Barroga
2019-09-03Add CSV import without translation.willnationsdev
2019-09-04Merge pull request #30982 from iwek7/feature/skip_breakpointsRémi Verschelde
2019-09-04Merge pull request #31619 from Calinou/assetlib-improve-sort-fieldsRémi Verschelde
2019-09-04Merge pull request #31908 from 64epicks/masterRémi Verschelde
2019-09-04Merge pull request #31942 from Calinou/improve-delete-node-confirmationRémi Verschelde
2019-09-04Merge pull request #31461 from IronicallySerious/add-vcs-integrationRémi Verschelde
2019-09-03Update RichTextLabel to support real time effects and custom BBCodes.Eoin O'Neill
2019-09-03Merge pull request #31931 from fire/assimp_map_modeRémi Verschelde
2019-09-03Improve the node deletion confirmation messageHugo Locurcio
2019-09-03Adds skip-breakpoints featureiwek7
2019-09-03Assimp map mode is not initialized before use.K. S. Ernest (iFire) Lee
2019-09-03Merge pull request #31844 from 2shady4u/TweenInSceneTreeRémi Verschelde
2019-09-03Merge pull request #28122 from mrcdk/show_get_property_list_in_completionRémi Verschelde
2019-09-03Merge pull request #31021 from willnationsdev/script-reflectionRémi Verschelde
2019-09-03Implemented `ord` function in VisualScript64epicks
2019-09-03Add VCS editor plugin UI elements to editorTwarit
2019-09-03Add an overridable VCS Interface for the editorTwarit
2019-09-03Add version control editor pluginTwarit
2019-09-03Improve sorting options in the asset libraryHugo Locurcio
2019-09-03Try and show all the properties added with _get_property_list() when triggeri...MrCdK
2019-09-03Some improvements for Switch node in visual shadersChaosus89
2019-09-03Fixed javascript code to remove animateStatusIndeterminate callback when the ...Enzo Ferrari
2019-09-03Update AUTHORS and DONORS listRémi Verschelde
2019-09-03Added is_inside_tree() check in both Timer and Tweenshaderbeast
2019-09-03Merge pull request #31295 from fstiewitz/focus-rect-issueRémi Verschelde
2019-09-03Merge pull request #31346 from sparkart/Add_scrollwheel_input_to_spinsliderRémi Verschelde
2019-09-03Merge pull request #31389 from Calinou/add-node-commentsRémi Verschelde