aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_nodes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-30Added missing end points for brief descriptions in the docs.Michael Alexsander Silva Dias9-9/+9
2018-03-30README: Use HTTPS URL for image. (#17851)Maxwell Paul Brickner1-1/+1
2018-03-30[DOCS] Some content for InterpolatedCameraMel Collins1-0/+7
2018-03-30Implement missing navgiation polygon debugging in tilemapBenedikt Bär1-0/+55
2018-03-30[DOCS] Typo fix for CollisionShape[2D]mhilbrunner2-2/+2
2018-03-30perform_node_renames fix for a case where the new name is emptyNikodem Lokatelj1-1/+7
2018-03-30Fix bug in HTML5 HTTPClient.Fabio Alessandrelli1-1/+1
2018-03-29WASAPI driver will now resample when the device rate != audio/mix_rateMarcelo Fernandez1-4/+13
2018-03-30Improve side impulse calculationBastiaan Olij2-5/+9
2018-03-29Fix UWP build after #17194Fabio Alessandrelli1-0/+2
2018-03-29Fix Collada material roughness import function 2Dmitriy Romanov1-1/+1
2018-03-29[Docs] fix typosPoommetee Ketson2-8/+8
2018-03-29Detect and configure JavaScript build per Emscripten configuration fileLeon Krause1-5/+15
2018-03-28[DOCS] Node & PackedScene (#17833)Max Hilbrunner2-2/+9
2018-03-28[DOCS] Generic6DOFJoint fixesMax Hilbrunner1-7/+7
2018-03-28Fixed some popups not shrinking their size back when losing items.Michael Alexsander Silva Dias2-0/+3
2018-03-28Make heightmap shape usable from PhysicsServerMarc Gilleron2-14/+47
2018-03-28[macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.bruvzg3-125/+106
2018-03-28Fix IPhone and OSX cross compilationFabio Alessandrelli3-2/+8
2018-03-28Fix Collada material roughness import functionDmitriy Romanov1-1/+1
2018-03-28Removed redundant abs shader builtinChaosus1-5/+0
2018-03-28FIX: FILE_SHOW_IN_EXPLORER now correctly shows the file's directoryNikodem Lokatelj1-2/+13
2018-03-28Enable snapping in 2D when control key pressedChaosus1-9/+11
2018-03-27Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez2-21/+15
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez5-28/+26
2018-03-27Support radio-button entries in ItemListPluginPedro J. Estébanez2-7/+25
2018-03-27Add radio-button-looking entries to PopupMenuPedro J. Estébanez7-29/+131
2018-03-27Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez2-1/+27
2018-03-27Unify http- and percent- encode/decodePedro J. Estébanez7-108/+8
2018-03-27Add safety checks when handling Android inputRuslan Mustakov1-4/+23
2018-03-27Added shortcut to rename filesWilson E. Alvarez1-0/+3
2018-03-27Fix engine.js startGame() when loading from directoryLeon Krause1-3/+14
2018-03-27Allow custom path when using engine.js preloadFile() with URLLeon Krause1-3/+3
2018-03-27Fix engine.js preloadFile() with directoriesLeon Krause1-3/+13
2018-03-27Expose Emscripten libs to engine.js discreetlyLeon Krause3-10/+6
2018-03-26Added new audio device functions to set/get the audio deviceMarcelo Fernandez11-194/+778
2018-03-26Simplify CanvasItemEditor anchor drag logicWilson E. Alvarez1-12/+12
2018-03-26Refactor JavaScript platform build scriptLeon Krause9-218/+105
2018-03-26[macOS] Return exit code specified by `OS.exit_code` parameter.bruvzg1-1/+1
2018-03-26multiply blend mode fix for spatial materialsBen Hickling1-2/+2
2018-03-26Added wrap functions to C#Chaosus1-0/+12
2018-03-25Added the "GLES2" option for the video-driver in the terminal help.Michael Alexsander Silva Dias1-1/+1
2018-03-25Removed unnecessary newlines from tscnIvan Vodopiviz1-9/+4
2018-03-25Fixes replace all not replacing the first wordCrazy-P1-22/+26
2018-03-24Fix mono basis GetEuler bug and marshalling/unmarshallingCarter Anderson2-86/+110
2018-03-24Fix bug added in PR#17589. Resources couldn't be saved to filesrobfram1-4/+2
2018-03-24Fix `RichTextLabel` column size growing beyond its calculated `max_width`robfram1-0/+33
2018-03-24Fix all categories unfold when one key binding is changedAlessandro1-1/+15
2018-03-24Fixes scene corruption when updating dependencies.Rainer Deyke1-3/+5
2018-03-23Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson6-18/+63