aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-selectRémi Verschelde2016-03-182-28/+32
|\ \
| * | Rename path to pathssanikoyes2016-03-182-4/+4
| * | Allow select multiple files in ResourcePreloaderEditorsanikoyes2016-03-172-28/+32
* | | Option to toggle tab drawingPaulb232016-03-182-1/+3
* | | Merge pull request #4076 from Paulb23/word_highlightingRémi Verschelde2016-03-172-0/+5
|\ \ \ | |/ / |/| |
| * | Highlight all occurrences of selected wordPaulb232016-03-162-0/+5
* | | Merge pull request #4065 from TheHX/issue-4058Rémi Verschelde2016-03-163-3/+7
|\ \ \ | |/ / |/| |
| * | Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho2016-03-153-3/+7
| |/
* | Merge pull request #4006 from TheHX/tilemap-editorRémi Verschelde2016-03-152-455/+883
|\ \
| * | Tilemap Editor: Fix some last issues of PR-4006Franklin Sobrinho2016-03-151-2/+3
| * | Tilemap Editor: Use ItemList::set_item_icon_region in tile paletteFranklin Sobrinho2016-03-141-9/+3
| * | Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit"Franklin Sobrinho2016-03-142-66/+38
| * | Tilemap Editor: Bucket fillFranklin Sobrinho2016-03-142-18/+136
| * | Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistenciesFranklin Sobrinho2016-03-142-104/+115
| * | Tilemap Editor: Line drawing and erasingFranklin Sobrinho2016-03-142-9/+133
| * | Tilemap Editor: Rectangle drawing/erasing and small improvementsFranklin Sobrinho2016-03-142-412/+620
| |/
* | Merge pull request #4051 from AlexHolly/fileeditor-open-anyRémi Verschelde2016-03-152-7/+8
|\ \
| * | (editor)filedialog mode open anyAlexander Holland2016-03-142-7/+8
* | | Merge pull request #4057 from TheHX/particles-pluginRémi Verschelde2016-03-142-17/+17
|\ \ \
| * | | Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho2016-03-142-17/+17
| | |/ | |/|
* | | Merge pull request #4052 from TheHX/issue-4048Rémi Verschelde2016-03-141-1/+1
|\ \ \
| * | | Fix crash when importing sub-scenesFranklin Sobrinho2016-03-141-1/+1
| |/ /
* | | Merge pull request #4017 from Paulb23/set_tab_sizeRémi Verschelde2016-03-142-0/+5
|\ \ \ | |/ / |/| |
| * | Added configuable tab sizePaulb232016-03-142-0/+5
* | | -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-1215-30/+836
* | | -more progress to asset sharing client, but still disabled by defaultJuan Linietsky2016-03-122-3/+93
|/ /
* | Merge pull request #4011 from neikeq/fix_regr_3280Rémi Verschelde2016-03-111-14/+11
|\ \ | |/ |/|
| * TileSet Export: Avoid invalid error when merge is enabled but file does not e...Ignacio Etcheverry2016-03-111-14/+11
* | fix six possible "divide by zero"Hubert Jarosz2016-03-093-7/+10
* | fix two reading uninitialized pointersHubert Jarosz2016-03-091-1/+1
* | fix possible crash in tools/editor/editor_import_export.cppHubert Jarosz2016-03-091-2/+1
* | fix possible crash in tools/editor/spatial_editor_gizmos.cppHubert Jarosz2016-03-092-3/+2
* | remove trailing whitespaceHubert Jarosz2016-03-0954-466/+466
* | Merge pull request #3969 from Paulb23/scroll_past_end_of_fileJuan Linietsky2016-03-082-0/+4
|\ \
| * | Enabled scrolling past end of filePaulb232016-03-072-0/+4
* | | Added extra controls to GeometryInstances to control how they should cast sha...Saracen2016-03-072-8/+8
|/ /
* / Fix Project Settings dialog add/delete global variableFranklin Sobrinho2016-03-063-27/+80
|/
* Merge pull request #3927 from TheHX/issue-3645Rémi Verschelde2016-03-063-11/+93
|\
| * Added search box in Class List dialog (Script Editor)Franklin Sobrinho2016-03-053-11/+93
* | Merge pull request #3932 from TheHX/issue-807Rémi Verschelde2016-03-061-2/+52
|\ \
| * | The help page now show the entire object hierarchyFranklin Sobrinho2016-03-051-2/+52
| |/
* / Removed "__editor_plugin_screen__" metadata creationFranklin Sobrinho2016-03-051-19/+0
|/
* -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-048-9/+982
* Add editor settings for call hint placementMartin Chuckeles2016-03-042-0/+9
* -wip on addon editorJuan Linietsky2016-02-293-0/+119
* Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee2016-02-284-3/+35
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-2727-587/+814
* added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur2016-02-271-5/+21
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-2712-15/+167
* adds -pm and -project_manager command line options to start project managerAriel Manzur2016-02-251-2/+3