aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_expression.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-19Gridmap editor now lists plane instead of floor when not horizontal.Anish2-3/+18
2018-02-19X11: Link libgcc statically with use_static_cpp optionRémi Verschelde1-3/+3
2018-02-19Update CA certificates to latest Mozilla bundleRémi Verschelde2-3096/+1948
2018-02-19Makes project manager never initialize mono debug.Pieter-Jan Briers3-17/+9
2018-02-19Give C# NodePath a ToString().Pieter-Jan Briers1-1/+2
2018-02-19Makes NodePath and RID follow PascalCase in C#.Pieter-Jan Briers1-1/+1
2018-02-19fix crash autotile edit modedamarindra1-0/+5
2018-02-19Fixes OptionButton selection index being reset to zero at instanciationAlexander Alekseev1-1/+2
2018-02-19Made modifications to the RigidBody(2D) descriptions.Michael Alexsander Silva Dias2-9/+4
2018-02-19Documentation tool does not add escapes to code and codeblocksAnish1-4/+26
2018-02-19Add locale renames for Hebrew and Indonesian on WindowsRémi Verschelde1-1/+18
2018-02-19option to disable sort in script listianb962-1/+5
2018-02-19PEP3101 applied with changing old type string formatting as new onesBTaskaya4-13/+13
2018-02-19Fix for a possible compile error under OS XMarcelo Fernandez3-111/+119
2018-02-19Fixed small typos in the SConstruct file.Michael Alexsander Silva Dias1-2/+2
2018-02-19Added return true o collide when no rusult is NULLAndrea Catania1-0/+2
2018-02-19Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias4-4/+30
2018-02-19[X11] Improving error detection in move_to_trashIskustvo2-18/+38
2018-02-19Fix broken APK expansion due to missed option renamesRémi Verschelde2-2/+2
2018-02-19Add a function to remove controls from containersGeorge Marques7-0/+72
2018-02-19Fix #16543 (add button to copy error from debugger)Artem Varaksa2-0/+23
2018-02-19Fix infinite recursion with editor import pluginsGeorge Marques1-2/+2
2018-02-19Expose priority and order for custom import pluginsGeorge Marques3-0/+32
2018-02-19Add Xbox One Elite and Xbox 360 Afterglow padsBrandon DeRosier1-0/+2
2018-02-19Added OS::center_window to center the window precisely on desktop platformsMarcelo Fernandez10-0/+61
2018-02-19Add import option "scale_mesh" to obj file importerShyRed1-6/+8
2018-02-19Add and use mono build variables with cloned environment.Jonathan Tinkham1-2/+2
2018-02-19Fixed members overview not scrolling to correct linePaulb231-2/+3
2018-02-19Fix #16479 (deselect text when jumping to function)Artem Varaksa1-0/+1
2018-02-19Update an outdated method name in error messageronroniv1-1/+1
2018-02-19Fixed KinematicBody move_and_slide documentation namingAndrew Silver1-1/+1
2018-02-19Remove debugging prints related to the asset libraryHugo Locurcio2-15/+0
2018-02-19SpinBoxes calculate correctly their width before first redraw.Ovnuniarchos2-5/+13
2018-02-19download templates to a file using separate threadMarcin Zawiejski1-13/+6
2018-02-19Fixed #15082: line edit emits two "text_changed" signals when pasting while t...Federico Frenguelli2-2/+17
2018-02-19Fix polygon triangulation failure.Nicolas Silva1-1/+1
2018-02-19Fix timeline track name overlapping keyframe areaPaolo Perkovic1-1/+1
2018-02-19Remove a few debugging printsHugo Locurcio2-4/+0
2018-02-19Always detect and use hiDPI in the project manager if neededHugo Locurcio1-8/+23
2018-02-19Draw the Camera gizmo more accuratelyHugo Locurcio1-2/+3
2018-02-19Fixed wrong example in JSONParseResult.Michael Alexsander Silva Dias1-4/+4
2018-02-19fix buffer write performance on Windows and UnixMarcin Zawiejski4-0/+12
2018-02-19Fix spaces and quotes in external editor flagsbinbitten1-12/+26
2018-02-19drop path text at mouse posianb961-9/+16
2018-02-19disable scene tree shortcuts when in a textfieldianb961-0/+3
2018-02-19Gradient: fix wrong property typePoommetee Ketson1-2/+2
2018-02-19Fix gradient texture previewChaosus1-0/+3
2018-02-19Fix wrong property type for fixed icon size in ItemListbinbitten1-1/+1
2018-02-19Capitalized "View" menu options.Michael Alexsander Silva Dias1-3/+3
2018-02-19Fix pkgconfig detection of monoBenjamin Dobell1-0/+1