aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/export/export.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-31Ability to shrink 3D viewport by halfJuan Linietsky4-4/+66
2017-10-31Clear text when a new action is added Project Settings Input Mapbncastle1-0/+1
2017-10-31Improved WASAPI driver logic when devices are connected or disconnectedMarcelo Fernandez3-16/+41
2017-10-31Mono: support custom script templates.Andreas Haas2-2/+71
2017-10-31Fix msbuild hint paths returning only the directoryIgnacio Etcheverry1-3/+3
2017-10-31Fixed GitHub detection of license in LICENSE.txt file.Christian Uldall Pedersen1-2/+0
2017-10-31Revert "Fixes the selection rect in item_list drawn not clipped"Rémi Verschelde1-0/+3
2017-10-31Add screenshot to the READMERémi Verschelde1-0/+2
2017-10-31Use node name as default filename when attaching script.Benjamin1-0/+8
2017-10-30Add viewport to the other SceneData struct.Ferenc Arn1-0/+1
2017-10-30Remove Visual Studio for now from the external editors listIgnacio Etcheverry2-7/+1
2017-10-30Add option to use freelook with a toggle shortcut (like Blender) instead of h...Marc Gilleron1-1/+17
2017-10-30Add Colemak keybindings to editor for osxN0hbdy6-3/+29
2017-10-30Added difference between function which return value or notЗахаров Андрей1-274/+289
2017-10-30Fix get_node() and $ autocompletion when using single quotesUnknown4-2/+34
2017-10-30Fix viewport margins drawn after swapping buffersPedro J. Estébanez1-2/+1
2017-10-30Fix 'which' returning file without extension on WindowsIgnacio Etcheverry1-3/+3
2017-10-30Clean up GI Probe baking, proper button and progress bar.Juan Linietsky4-1/+59
2017-10-30Implemented OS get_latin_keyboard_variant on x11Marcelo Fernandez2-0/+34
2017-10-30[DOCS] Added documentation for OccluderPolygon2DHenrique Campos1-0/+8
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