aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed "__editor_plugin_screen__" metadata creationFranklin Sobrinho2016-03-051-19/+0
* -wip on addon editorJuan Linietsky2016-02-291-0/+2
* Adds EditorPlugin::remove_control_from_bottom_panel()Zher Huei Lee2016-02-281-0/+22
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-3/+181
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-271-0/+4
* adds -pm and -project_manager command line options to start project managerAriel Manzur2016-02-251-2/+3
* Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810Julian Murgia - StraToN2016-02-241-1/+1
* Added a setting in editor defining scene tabs close button policy. Fixes #3777Julian Murgia - StraToN2016-02-201-1/+5
* Keep 'Play custom scene' button unpressed when not runningIgnacio Etcheverry2016-02-181-0/+1
* Remove unimplemented SceneAnimationImport plugin from menuRémi Verschelde2016-02-171-1/+2
* Added option to restart custom sceneIgnacio Etcheverry2016-02-171-4/+18
* Fix _quick_run method (Play custom scene)Ignacio Etcheverry2016-02-171-2/+2
* export from command lineAriel Manzur2016-02-101-0/+10
* -Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky2016-02-081-14/+11
* Fix animation toolbarFranklin Sobrinho2016-01-271-0/+1
* defer project export filesystem update if not visibleJuan Linietsky2016-01-271-1/+1
* Merge pull request #3435 from neikeq/output_focus_stealJuan Linietsky2016-01-251-0/+10
|\
| * Fix Output panel annoying focus stealIgnacio Etcheverry2016-01-241-0/+10
* | -Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky2016-01-231-4/+4
* | -Fixed revert scene, should work proprely now, fixes #2782Juan Linietsky2016-01-231-2/+15
|/
* EditorNode: Ignore unhandled input if there is a dialog visibleIgnacio Etcheverry2016-01-211-1/+1
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-163/+207
* -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-161-1/+2
* Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dockRémi Verschelde2016-01-151-134/+0
|\
| * Moved subscene creation from scene menu to an icon on the scene dockRémi Verschelde2015-11-271-134/+0
* | Merge pull request #3329 from SaracenOne/color_ramp_fixRémi Verschelde2016-01-151-1/+2
|\ \
| * | Fixed color ramp editor plugin to allow editing color ramps while in the spat...Saracen2016-01-121-1/+2
* | | properly export sample compression type optionJuan Linietsky2016-01-141-1/+1
* | | -Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky2016-01-141-1/+12
* | | Properly fix tab scrolling, fixes #3128, fixes #3314Juan Linietsky2016-01-131-1/+2
|/ /
* | Merge pull request #3320 from neikeq/ed_layouts_defaultRémi Verschelde2016-01-111-29/+31
|\ \
| * | Allow to override the default editor layoutIgnacio Etcheverry2016-01-111-29/+31
* | | Update copyright in remaining files + prints in the UIRémi Verschelde2016-01-111-2/+2
|/ /
* | Merge pull request #3276 from TheHX/pr-quick-openRémi Verschelde2016-01-111-10/+17
|\ \
| * | Quick open now can open multiple scenes and scriptsFranklin Sobrinho2016-01-081-10/+17
* | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te...Juan Linietsky2016-01-101-0/+2
* | | restored quit to project list keybinding, but kept change for OSX, closes #3185Juan Linietsky2016-01-101-0/+4
* | | wrong extensions shown when saving resources fixedJuan Linietsky2016-01-101-1/+1
* | | Fix some error messagesFranklin Sobrinho2016-01-091-1/+0
* | | Merge pull request #3280 from neikeq/issue_3227Rémi Verschelde2016-01-081-5/+10
|\ \ \
| * | | Fix TileSet not refreshed after exporting without mergeIgnacio Etcheverry2016-01-081-5/+10
| |/ /
* / / Scene->Close scene: ask confirmation only when unsaved changesIgnacio Etcheverry2016-01-081-1/+1
|/ /
* | Merge pull request #3208 from nounoursheureux/masterRémi Verschelde2016-01-061-4/+6
|\ \
| * | You can create an inherited scene based on an already opened scene.Nounours Heureux2016-01-061-4/+6
* | | Merge pull request #3187 from neikeq/fix_3186Rémi Verschelde2016-01-061-6/+8
|\ \ \
| * | | Fix editor layout savingIgnacio Etcheverry2016-01-011-6/+8
| |/ /
* | | Merge pull request #3219 from nounoursheureux/change_subscene_stringRémi Verschelde2016-01-061-1/+1
|\ \ \
| * | | Change Import > Sub-Scene to Import > Node from sceneNounours Heureux2016-01-031-1/+1
| |/ /
* / / -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-031-0/+1
|/ /
* | Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1