summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-03-15Merge pull request #4051 from AlexHolly/fileeditor-open-anyRémi Verschelde
2016-03-14Merge pull request #4057 from TheHX/particles-pluginRémi Verschelde
2016-03-14Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho
2016-03-14Merge pull request #4052 from TheHX/issue-4048Rémi Verschelde
2016-03-14Merge pull request #4017 from Paulb23/set_tab_sizeRémi Verschelde
2016-03-14Fix crash when importing sub-scenesFranklin Sobrinho
2016-03-14Added configuable tab sizePaulb23
2016-03-14(editor)filedialog mode open anyAlexander Holland
2016-03-13Correct spot light size conversion in Blender exporter.Brandon DeRosier
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-12-more progress to asset sharing client, but still disabled by defaultJuan Linietsky
2016-03-11Merge pull request #4011 from neikeq/fix_regr_3280Rémi Verschelde
2016-03-11TileSet Export: Avoid invalid error when merge is enabled but file does not e...Ignacio Etcheverry
2016-03-09fix six possible "divide by zero"Hubert Jarosz
2016-03-09fix two reading uninitialized pointersHubert Jarosz
2016-03-09fix possible crash in tools/editor/editor_import_export.cppHubert Jarosz
2016-03-09fix possible crash in tools/editor/spatial_editor_gizmos.cppHubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-08Merge pull request #3969 from Paulb23/scroll_past_end_of_fileJuan Linietsky
2016-03-08Merge pull request #3981 from SaracenOne/shadow_casting_featuresJuan Linietsky
2016-03-07Update version in Info.plistRegalMedia
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-03-07Enabled scrolling past end of filePaulb23
2016-03-06Fix Project Settings dialog add/delete global variableFranklin Sobrinho
2016-03-06Merge pull request #3927 from TheHX/issue-3645Rémi Verschelde
2016-03-06Merge pull request #3932 from TheHX/issue-807Rémi Verschelde
2016-03-05The help page now show the entire object hierarchyFranklin Sobrinho
2016-03-05Removed "__editor_plugin_screen__" metadata creationFranklin Sobrinho
2016-03-05Added search box in Class List dialog (Script Editor)Franklin Sobrinho
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-03-04Add editor settings for call hint placementMartin Chuckeles
2016-02-29-wip on addon editorJuan Linietsky
2016-02-28Merge pull request #3864 from leezh/editorplugin_extrasJuan Linietsky
2016-02-28deleted files added accidentallyAriel Manzur
2016-02-28Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee
2016-02-28Remove grey capsule on official logoRémi Verschelde
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-27added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-02-25adds -pm and -project_manager command line options to start project managerAriel Manzur
2016-02-24Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810Julian Murgia - StraToN
2016-02-22keep previous rotation when using rotate tool. fixes #3788.volzhs
2016-02-22Change "erase" to "remove" in project manager. fixes #3796.volzhs
2016-02-22Fix pixelated steam capsulesRémi Verschelde
2016-02-21._sc_ file is now a ConfigFile for self contained modeAriel Manzur
2016-02-21-fixed a crash when closing scene with animationplayer openJuan Linietsky
2016-02-21Add a script to sort demos alphabeticallyRémi Verschelde
2016-02-20-Change link to new documentationJuan Linietsky
2016-02-20Added a setting in editor defining scene tabs close button policy. Fixes #3777Julian Murgia - StraToN
2016-02-19Added "self contained" mode for Steam installation and similar. Editor looks ...Ariel Manzur