summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2017-09-21Merge pull request #11221 from toger5/editor_spacingRémi Verschelde
2017-09-21Merge pull request #11187 from SaracenOne/subscene_box_selectionRémi Verschelde
2017-09-21Merge pull request #11446 from marcelofg55/ciep_null_checksRémi Verschelde
2017-09-21Correct spelling SEPERATE -> SEPARATE to fix buildLeon Krause
2017-09-20Fix import order, so scenes are imported after textures.Juan Linietsky
2017-09-20Add missing NULL checks on CanvasItemEditorMarcelo Fernandez
2017-09-20Box selection for MeshInstances and subscene nodes.SaracenOne
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-20Merge pull request #11422 from poke1024/fixsourcefontsize2Rémi Verschelde
2017-09-20Show button name always in main toolbarvolzhs
2017-09-20Merge pull request #11309 from djrm/pr_hack_fontRémi Verschelde
2017-09-19Merge pull request #11256 from djrm/pr_visual_improvementsRémi Verschelde
2017-09-19Merge pull request #11310 from djrm/pr_mono_font_in_logRémi Verschelde
2017-09-19Merge pull request #11327 from SaracenOne/drag_meshesRémi Verschelde
2017-09-19Merge pull request #11378 from Faless/ipv6_no_linklocalRémi Verschelde
2017-09-19Merge pull request #11396 from djrm/pr_fix_metricsRémi Verschelde
2017-09-19Merge pull request #10437 from groud/2d_editor_enhancementsRémi Verschelde
2017-09-19better script code font size rescaling on retina displayspoke1024
2017-09-19Fixed Typo: 'Seperate' to 'Separate'Indah Sylvia
2017-09-19 added editor spacingtoger5
2017-09-18Drag and drop for meshes directly and fix drop restriction for non-Texture ob...SaracenOne
2017-09-18Add some options and reorganize the 2D editor menus. Makes available forced s...Gilles Roudiere
2017-09-18Fixed a lot of HiDPI metrics.Daniel J. Ramirez
2017-09-18Merge pull request #11021 from tuga3d/autocomplete-logic-attempt2Rémi Verschelde
2017-09-17Fixed metrics.Daniel J. Ramirez
2017-09-18Do not allow link-local addresses to be used by editor debuggerFabio Alessandrelli
2017-09-17Implement smart snapping. Fixes a bug with anchors single-axis move (when the...Gilles Roudiere
2017-09-17Avoid grid step to go below zeroGilles Roudiere
2017-09-17Use shift to move anchors on a single axisGilles Roudiere
2017-09-17Implement shortcuts to multiply/divide the grid stepGilles Roudiere
2017-09-17Fusion the lock/unlock and the group/ungroup buttonsGilles Roudiere
2017-09-17Adds keyboards shortcutsGilles Roudiere
2017-09-17Implements rulersGilles Roudiere
2017-09-17Merge pull request #11220 from toger5/bottom_panel_debugger_tabs_fixRémi Verschelde
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