aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_yield_nodes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-20Set android 'compileSdkVersion' to 24Konstantin Zaitsev1-1/+1
2017-11-20Change editor_settings.tres to editor_settings-3.tressersoong1-1/+1
2017-11-19Ability to change indirect light energy.Juan Linietsky5-4/+10
2017-11-19Fix Regression: running current scene (unsaved) will ask for main sceneMarcin Zawiejski1-1/+1
2017-11-20Add "View FPS" in 3D->Perspective's popup.Dmitry Koteroff2-0/+44
2017-11-19Visual Studio project creation bug fixRoyBerube1-0/+5
2017-11-19Revert "change low cpu delay to 1 usec, should make editor smoother and not r...Rémi Verschelde1-2/+1
2017-11-19Add cpp.hint file to improve IntelliSenseMatthias Hoelzl3-0/+15
2017-11-19Use new XDG folders to dehardcode pathsRémi Verschelde15-61/+58
2017-11-19Add initial support for the XDG Base Directory specRémi Verschelde17-118/+360
2017-11-19Fix import obj as scene.Daniel J. Ramirez1-0/+1
2017-11-19Check whether GL context supports the expected APIRémi Verschelde1-23/+16
2017-11-19Fix the class docs for the rst-syntax errors.Martin Capitanio10-10/+11
2017-11-19Fix #10798: Fixes Change Type does not change iconOrkun1-0/+2
2017-11-19Added null check in Bullet cast_motion APIAndreaCatania1-10/+12
2017-11-19Fixed gravity scaleAndreaCatania1-1/+2
2017-11-19Cleanup old references to GLES2 rendererRémi Verschelde22-133/+31
2017-11-19Removed dynamic_cast from Bullet ServerAndreaCatania1-14/+18
2017-11-19Fixed kinematic movement on concave shapeAndreaCatania4-64/+146
2017-11-19Restore post_import functionvolzhs1-1/+1
2017-11-19Change HTML5 start-up APILeon Krause5-94/+137
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-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-16Updated some icons.Daniel J. Ramirez2-5/+2
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