aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/material_editor_plugin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
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