aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/os_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-19Fix duplication of signalsPedro J. Estébanez2-4/+22
2017-11-19Fixed issue with animation keys that are on frame 0 being difficult to clickBenH1-1/+1
2017-11-19Rework the canvas_item API for further improves to the canvas item editorGilles Roudiere31-498/+285
2017-11-19fix set_current_tab: Indexp_current=-1 out of sizeOmar Al Halabi1-1/+1
2017-11-19Add currency code to iOS product details responseEvgeny Zuev1-0/+3
2017-11-19Added a label to the Dock Positioner.Michael Alexsander Silva Dias1-1/+6
2017-11-18add scene button and tab scrollingIan4-64/+145
2017-11-18scrolling fixesIan5-194/+310
2017-11-18change expand_to_len property to add on nonzero...also rename tokbake1-1/+2
2017-11-18Mono: Fix compiler error with Variant::operator AABB()Ignacio Etcheverry2-2/+2
2017-11-18Suppress progress messages in Visual Studio output paneMatthias Hoelzl1-3/+3
2017-11-18Fixed issue where some of the animation editor buttons were difficult to clic...BenH1-6/+5
2017-11-18Remove asm.js support from HTML5 platformLeon Krause7-148/+25
2017-11-17Improved packed scene previews.Daniel J. Ramirez3-18/+34
2017-11-18Facilitate exposing platform-exclusive interfaces to all platformsLeon Krause12-35/+211
2017-11-17TextEdit code foldingIan6-63/+489
2017-11-17Fixed mesh importing when multiple materials are presentDaniel J. Ramirez1-4/+6
2017-11-18Fix class docs, improve error handling of the rst generator.Martin Capitanio2-4/+8
2017-11-17change low cpu delay to 1 usec, should make editor smoother and not really useJuan Linietsky1-1/+2
2017-11-17Editor: Drop files to copy to project.Andreas Haas1-5/+12
2017-11-17Avoid spamming the console for editor settings initial sets.Daniel J. Ramirez1-1/+2
2017-11-17EditorSettings: Rename settings_path to settings_dirRémi Verschelde19-81/+78
2017-11-17Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde26-53/+53
2017-11-17Rename Rect3 to AABB.Ferenc Arn138-1194/+1203
2017-11-17Make resources edited by plugins be sent as referenceGeorge Marques1-1/+5
2017-11-17Adding ability for single meta hoveringWill Nations3-3/+40
2017-11-17Allow exporting enums from GDScriptBojidar Marinov3-16/+100
2017-11-17Move the remote scene tree to the scene tree dock.Geequlim5-24/+47
2017-11-16Updated some icons.Daniel J. Ramirez2-5/+2
2017-11-17Better supported for remote object editing with the inspector with a simple d...geequlim5-14/+298
2017-11-17Send script members, contants and globals to debuggergeequlim3-120/+217
2017-11-17Abstract some method for script systemgeequlim4-7/+72
2017-11-17Fix alpha dithering in viewports with TransparentBg=false and Usage=2D, issue...andrzej.buczynski1-0/+1
2017-11-16Add a print handler for the editor output panelGeorge Marques2-0/+14
2017-11-16Add print_error function, akin to print_lineGeorge Marques6-6/+25
2017-11-16Enabling relationship lines in the Scene Tree enables them in the Create New ...Michael Alexsander Silva Dias1-0/+9
2017-11-16Fixed scene tree updating when undoing root node creation, issue 6125Paulb231-0/+1
2017-11-16[GDNative] fix wrapper code generationKarroffel1-5/+38
2017-11-16Fix current scene run when scene savedChaosus1-1/+1
2017-11-17Added modules' doc files to make_doc_headerZher Huei Lee1-2/+12
2017-11-16GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde19-1327/+1330
2017-11-16Cleanup of Visual Studio project generation (#12929)Roy Berube1-3/+6
2017-11-16Added 'convcol' flag for importing meshes as convex collision and completed codeSaracen1-19/+68
2017-11-16Add manual overrides for focus_next and focus_previous on controls similar to...Saracen3-3/+108
2017-11-15Add support for remote debug in scene tree.Juan Linietsky2-0/+70
2017-11-15Fix energy not affecting emissive texture in GI baker.Ferenc Arn2-22/+18
2017-11-15Fix HTML5 HTTPClient includesLeon Krause1-0/+2
2017-11-15Remove obsolete ButtonArray themingRémi Verschelde1-33/+0
2017-11-15Allow underscores in GDScript numeric literalsBojidar Marinov2-4/+8
2017-11-15doc: Sync classref with current sourceRémi Verschelde13-27/+261