aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_parser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-21Change function signature from float to double to match type get_doubleCloses...hungrymonkey2-2/+2
2018-02-21Fixes wrong vertical font layout in RichTextLabelBernhard Liebl2-4/+24
2018-02-21TextEdit folding over unindented commentsIan2-7/+38
2018-02-21Revert "Fix wrong return type of xform functions"Hein-Pieter van Braam3-14/+14
2018-02-21Fixed sky reflection rendering when transparent BGAndreaCatania1-28/+39
2018-02-21Fixes gravity calculation for kinematic bodies in BulletNeil Moore1-1/+2
2018-02-21Actually fix the db/dc renaming messHein-Pieter van Braam2-2/+2
2018-02-21revert the renaming _tree_db_selected functionHein-Pieter van Braam2-4/+4
2018-02-21Update warning about C# supportRémi Verschelde1-3/+4
2018-02-21Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...Michael Alexsander Silva Dias1-10/+6
2018-02-21gltf: improve embedded data discoveryFlorian Zwoch1-1/+2
2018-02-21Enable snapping when control key pressedChaosus2-1/+5
2018-02-21Fixed disappearing text on filedialog buttonsMax1-4/+4
2018-02-21[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...Nathan Warden1-3/+4
2018-02-21Fix a rendering bug with screen_textureBojidar Marinov1-6/+4
2018-02-21using TIME in light shader enables uses_fragment_timekarroffel2-7/+9
2018-02-21Keep to show current script when closing all docsvolzhs4-13/+22
2018-02-21Added an auto quit and auto build flag to the command line options.Nathan Warden3-5/+23
2018-02-21Create and return LightmapCapture.K. S. Ernest (iFire) Lee1-13/+60
2018-02-21Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee4-7/+84
2018-02-21Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli4-2/+14
2018-02-21server platform now compiles and run on linux.Fabio Alessandrelli4-47/+147
2018-02-21Add dummy Texture handlingFabio Alessandrelli1-10/+74
2018-02-21Disable GLES builders and source from server compilationFabio Alessandrelli2-3/+6
2018-02-21Add dummy resterizer driverFabio Alessandrelli2-0/+544
2018-02-19Remove unused variable from plugin settings updateGeorge Marques1-2/+0
2018-02-19Fixing folder/file case sensitive renaming issueStephen Traskal1-0/+5
2018-02-19fix spurious error messages during autocomplete and validatex12121-25/+4
2018-02-19Fix 2d collision body update on shape removeKonrad Nowakowski1-0/+1
2018-02-19Flush HTTPClient response data only on request/close in HTML5 platformLeon Krause1-2/+0
2018-02-19Warn when polling HTTPClient synchronously in HTML5 platformLeon Krause2-0/+24
2018-02-19Disable insecure HTTP methods CONNECT and TRACE in HTML5 platformLeon Krause1-0/+2
2018-02-19Fix HTML5 HTTPClient response header retrievalLeon Krause1-2/+4
2018-02-19Fix HTML5 HTTPClient failure detectionLeon Krause1-11/+7
2018-02-19Mono: Fix build status iconsIgnacio Etcheverry1-5/+3
2018-02-19implement signal related methods in csharp_script so signals can be used with...Paul Joannon4-8/+89
2018-02-19add a [Signal] attribute to CSharpScriptsPaul Joannon7-1/+103
2018-02-19Direct to InputEventJoypadButton for using buttonsBenjamin Stammen1-1/+1
2018-02-19Remove window decorations for fullscreen on X11Pedro J. Estébanez1-2/+9
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