aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_parser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-30Fix crash when click an empty tabs containersanikoyes1-0/+7
2017-10-30Add missing StyleBoxLine bindingsanikoyes1-0/+1
2017-10-29Added multi level undo redo to line editPaulb232-31/+88
2017-10-30Add support for non-ISO locale identifiers via renames mapRémi Verschelde3-65/+75
2017-10-29Fix FrameworkPathOverride and assemblies path loopIgnacio Etcheverry3-24/+35
2017-10-29added support for paths with spaces for VSBUILDSnicholasbuckner1-3/+7
2017-10-29Fixes keybord directionnal keys not moving nodes in the 2D editorGilles Roudiere1-26/+26
2017-10-29Fix build with Python 3 on WindowsMatthias Hoelzl2-5/+11
2017-10-29Fix typo in project managerRémi Verschelde37-37/+37
2017-10-29Mono: Fix Windows buildRémi Verschelde1-2/+2
2017-10-29libpng: Cosmetic update to upstream 1.6.34Rémi Verschelde6-22/+22
2017-10-29Disable logging until the logs location is sorted outRémi Verschelde6-6/+18
2017-10-29i18n: Sync translation templates with current sourceRémi Verschelde36-551/+2499
2017-10-29i18n: Sync translations with WeblateRémi Verschelde35-1939/+8771
2017-10-29classref: Apply doctool to fix formattingRémi Verschelde3-5/+10
2017-10-29Fix regression from #12473 and #12388Ignacio Etcheverry3-66/+54
2017-10-29Mono: Add build project button and reload intervalIgnacio Etcheverry8-17/+96
2017-10-29Buildsystem improvements for the Mono moduleIgnacio Etcheverry6-112/+338
2017-10-29BindingsGenerator cleanup and improved error messagesIgnacio Etcheverry2-535/+572
2017-10-28[DOCS]Completed LineEdit.xmlMattUV1-23/+35
2017-10-28Detect javascript platform using EMSCRIPTEN env as wellMarcelo Fernandez1-2/+5
2017-10-28Refactor bufer to bufferPoommetee Ketson8-17/+17
2017-10-28ProjectSettings: show error msg in a label insteadPoommetee Ketson2-4/+15
2017-10-27Fixed interface scaling issues with editor action button and value editor pop...Jake Larson1-13/+13
2017-10-28Add copy button to sprite_frames_editor_pluginsersoong2-0/+21
2017-10-27Mono: Use "UnnamedProject" if application/config/name is emptyUnknown4-7/+24
2017-10-27detect.py: Fix KeyError if using MinGW and LTOmhilbrunner1-4/+1
2017-10-27Fixing vsproj generation for paths with spacesDaniel Alexandru Radu1-3/+3
2017-10-27Travis: Simplify matrix, disable iphone and add X11 tools=no/clangRémi Verschelde2-37/+25
2017-10-27AStar: Add setters for point position and scale weight, cleanupUnknown3-17/+69
2017-10-27Add an option to use zstd's recently introduced long range matching (off by d...Ferenc Arn5-6/+26
2017-10-27Fix shader compiler typo gl_FrotFaceScayze1-1/+1
2017-10-27Fix editor action button layoutJake Larson1-4/+4
2017-10-27[DOCS] Corrected some typing mistakes on Node2D.xmlMattUV1-4/+4
2017-10-26Sound support for Javascript (untested).Juan Linietsky2-3/+92
2017-10-26Update zstd to 1.3.2.Ferenc Arn34-3435/+5436
2017-10-26Remove HTTPClient::send_body_text and ::send_body_dataLeon Krause3-32/+0
2017-10-26Add language option button to project managersheepandshepherd2-2/+77
2017-10-26Add and polish up documentation for Image methodsJakob Sinclair1-16/+55
2017-10-26Fixes infinite loop in NavPolygonInstance warningsCédric Fuchs1-1/+1
2017-10-26Added description for camera2D missing membersHenrique Campos2-4/+8
2017-10-25Fix default C# scriptPrzmk1-1/+1
2017-10-25fix a 'proximity_fade_distacne' typo in materialJakub Grzesik1-1/+1
2017-10-25Added descriptions to RichTextLabelJason Anderson1-3/+20
2017-10-25Removes Script::get_node_type()Jerome6700013-41/+0
2017-10-25Fix text margins in value editor pop-up.Robin Arys1-7/+8
2017-10-25Add a function to get the full name of a localesheepandshepherd2-0/+17
2017-10-24[DOCS] CubeMapNathan Warden1-0/+8
2017-10-25Added hotkey for Continue actionChaosus1-1/+1
2017-10-24Fix margin with tree drawingJakob Sinclair1-1/+1