summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-10Merge pull request #21491 from AlexHolly/fix-textedit-uncomment-spammRémi Verschelde
2018-09-10Merge pull request #21865 from Calinou/tweak-android-export-errorsRémi Verschelde
2018-09-10Merge pull request #21859 from avencherus/fix-scancode-colonRémi Verschelde
2018-09-10Merge pull request #21850 from DualMatrix/error_spamRémi Verschelde
2018-09-10Merge pull request #21939 from akien-mga/physics-check-shape-query-paramsRémi Verschelde
2018-09-10Merge pull request #21846 from Calinou/tweak-light-instance-errorRémi Verschelde
2018-09-10Merge pull request #21842 from merumelu/curve-point-countRémi Verschelde
2018-09-10PhysicsServer: Add validity checks for shape query parametersRémi Verschelde
2018-09-10Merge pull request #21857 from BastiaanOlij/fix_never_true_prealphaRémi Verschelde
2018-09-10Merge pull request #21835 from DualMatrix/save_branchRémi Verschelde
2018-09-10Clarify which direction RemoteTransform[2D] workMel Collins
2018-09-10Merge pull request #21831 from JFonS/fix_13849Rémi Verschelde
2018-09-10Merge pull request #21784 from guilhermefelipecgs/fix_resized_mouse_confinedRémi Verschelde
2018-09-10Make sure project manager gets editor hint setRémi Verschelde
2018-09-10Merge pull request #21841 from char0xff/fix-arrayRémi Verschelde
2018-09-10Fix mistake in Array.xmlVirtualBox
2018-09-10Merge pull request #21925 from ZodmanPerth/masterMax Hilbrunner
2018-09-10Merge pull request #21927 from akien-mga/pm-editor-hintRémi Verschelde
2018-09-10Merge pull request #21820 from capnm/fix-GradientTexture-width-propertyRémi Verschelde
2018-09-10Set editor hint for the project managerRémi Verschelde
2018-09-10added clarification about Input.get_accelerometer only working when project i...Carl Scarlett
2018-09-10Merge pull request #21921 from AndreaCatania/bugfix2Rémi Verschelde
2018-09-10Merge pull request #21920 from Noshyaar/indentRémi Verschelde
2018-09-10Fiex bullet crashAndrea Catania
2018-09-10Fix indentation in bullet SCsubPoommetee Ketson
2018-09-09Merge pull request #21866 from Paulb23/fix_scientific_notation_highlight_issu...George Marques
2018-09-09Fixes 2D nodes lock not workinggroud
2018-09-09Update X11 global mouse position at startupHein-Pieter van Braam
2018-09-09Clear cache after reimporting an ArrayMeshJFonS
2018-09-09Fix SoftBody gizmo slowness, add ConcaveShape wireframeJFonS
2018-09-09Drop deprecated compatibility methods from AnimatedSpriteRémi Verschelde
2018-09-09Merge pull request #21783 from xsellier/feature/clipboard-androidRémi Verschelde
2018-09-08Check for double-colon on open recent script.Ryan Stein
2018-09-09Fixed animation_player errors displaying wrong property.DualMatrix
2018-09-08Merge pull request #21861 from fire/visual_script_18024Juan Linietsky
2018-09-08Fix ScriptCreateDialog passing script w/ no filenamewillnationsdev
2018-09-08Make `_sort_list_on_update` true before opening new help or script files in t...Ryan Stein
2018-09-08Fix backwards search in TextEdit selecting non-whole words, issue 15677Paulb23
2018-09-08Fixed scientific notaion not highlighting correctly, issue 21435Paulb23
2018-09-08Uncommenting a selection was not updating the selection.Alexander Holland
2018-09-08Tweak Android-related error messages in the Export dialogHugo Locurcio
2018-09-08Change the default variable constructor to use EditorInspector and updated pr...K. S. Ernest (iFire) Lee
2018-09-08Merge pull request #21843 from AndreaCatania/bugfix1Rémi Verschelde
2018-09-08Changed Windows key translate pair from KEY_COLON to KEY_COMMA.Jared
2018-09-08Fixed a theoretical condition where prealpha prevents lightingBastiaan Olij
2018-09-08Fixed error spam when inspecting remote treeDualMatrix
2018-09-07Tweak the Light instantiation error message and fix a typoHugo Locurcio
2018-09-07Fixed crash during raycast and CCD radius calculationAndrea Catania
2018-09-07Ensure that tree_exited signal really happens after tree exited, fixes #19641Juan Linietsky
2018-09-07Merge pull request #21808 from AndreaCatania/optitriJuan Linietsky