summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2017-09-17Fixes axis badly displayed with high zooming valuesGilles Roudiere
2017-09-17Split some functions to make the code more readable (maybe at the price of a ...Gilles Roudiere
2017-09-17Make the shortcuts for setting the pivot editableGilles Roudiere
2017-09-17Display draggable anchors only if the parent is not a containerGilles Roudiere
2017-09-17Display width and height when dragging a node sideGilles Roudiere
2017-09-17Draw a ghost rect when dragging nodes if it's rotated/scaledGilles Roudiere
2017-09-17Displays margins values when moving the nodeGilles Roudiere
2017-09-17Merge pull request #11251 from toger5/q_e_fix_freelookRémi Verschelde
2017-09-17Merge pull request #11362 from marcelofg55/fix_x11_exportRémi Verschelde
2017-09-17Merge pull request #11360 from volzhs/fix-animation-editor-errorRémi Verschelde
2017-09-17Changed Mononoki font to Hack fontDaniel J. Ramirez
2017-09-17Fix x11 exported executables not getting the +x flagMarcelo Fernandez
2017-09-17Merge pull request #11356 from Paulb23/text_editor_theme_crashRémi Verschelde
2017-09-18Fix set_item_icon error when starting editorvolzhs
2017-09-17Fixed segfault on loading text editor themePaulb23
2017-09-17Adds missing shortcuts to TileEditor. Keeps fill-tool selected after useJakob Schwab
2017-09-17Merge pull request #11274 from Rubonnek/keep-argument-names-consistentRémi Verschelde
2017-09-17Merge pull request #11196 from poke1024/canvas-old-rectRémi Verschelde
2017-09-17Merge pull request #11075 from ISylvox/fix-main-scene-stateRémi Verschelde
2017-09-17Merge pull request #10998 from MillionOstrich/custom-types-fix-iconsRémi Verschelde
2017-09-17Merge pull request #10900 from toger5/theme_tab_borderRémi Verschelde
2017-09-17Merge pull request #11323 from Paulb23/quick_open_not_showing_issue_11277Rémi Verschelde
2017-09-17Merge pull request #11282 from djrm/pr_script_editor_auto_themePoommetee Ketson
2017-09-17Merge pull request #11287 from sersoong/masterPoommetee Ketson
2017-09-17Merge pull request #11338 from marcelofg55/clang_compilefixPoommetee Ketson
2017-09-16Add missing icons in animation tree editorGuilherme Felipe
2017-09-16Compile fix for clang error on spatial_editor_plugin.cppMarcelo Fernandez
2017-09-16Merge pull request #11265 from hoelzl/fix-python3-buildRémi Verschelde
2017-09-16Apply clang-format again to recent changesRémi Verschelde
2017-09-16Merge pull request #11283 from volzhs/fix-icon_map-errorRémi Verschelde
2017-09-16forgot to set proper default values for new camera interpolationJuan Linietsky
2017-09-16Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol...Juan Linietsky
2017-09-16Fixed quick open not showing enties with no search text, issue 11277Paulb23
2017-09-16Merge pull request #11319 from neikeq/docdata-enum-proxyIgnacio Etcheverry
2017-09-16DocData: Fix enums for proxy classesIgnacio Etcheverry
2017-09-16Fix errors in Python 3 buildMatthias Hoelzl
2017-09-15Use code font in editor logDaniel J. Ramirez
2017-09-15Added adaptive text editor theme, this includes the shader editorDaniel J. Ramirez
2017-09-15Added type on export file callback, and initial export function.Juan Linietsky
2017-09-15Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog
2017-09-15fix editor/property_editor.cpp missing TTRsersoong
2017-09-15Fix !icon_map.has(p_type) errorvolzhs
2017-09-15Added border for tabs + container.toger5
2017-09-14Re-Added export plugins with a more interesting API, as well as the ability t...Juan Linietsky
2017-09-15fixed double border for debugger tab paneltoger5
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-09-14Improved VisualScriptEditorDaniel J. Ramirez
2017-09-14Fix non flat favorite iconsDaniel J. Ramirez
2017-09-14Match status icons colors with the theme status colors.Daniel J. Ramirez
2017-09-14Updated iconsDaniel J. Ramirez