summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
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-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-28Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee
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-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-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
2016-02-18Keep 'Play custom scene' button unpressed when not runningIgnacio Etcheverry
2016-02-17Merge pull request #3749 from akien-mga/pr-codeblockRémi Verschelde
2016-02-17Remove unimplemented SceneAnimationImport plugin from menuRémi Verschelde
2016-02-17Implement support for [codeblock] tag in helpRémi Verschelde
2016-02-17Added option to restart custom sceneIgnacio Etcheverry
2016-02-17Fix _quick_run method (Play custom scene)Ignacio Etcheverry
2016-02-16Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde
2016-02-16Merge pull request #3692 from neikeq/issue_3682Rémi Verschelde
2016-02-16Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde
2016-02-13Rename input actions by editing its item in the listIgnacio Etcheverry
2016-02-12* Added numpad emulation (fixes #3612)Nuno
2016-02-11Merge pull request #3669 from Hinsbart/fix_joylabelRémi Verschelde
2016-02-11fix joystick related label text in project settingshondres
2016-02-11-fixed more issues resampling soundsJuan Linietsky
2016-02-11-Made some icon data types smaller so they take up less spaceJuan Linietsky
2016-02-10Fixed a couple of tooltips on the editorTegu