summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2017-09-23Fix possible infinite loop with bucket fill toolMarcelo Fernandez
2017-09-23-Fixed redraw always on 3D viewprot bugJuan Linietsky
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-09-22Merge pull request #11477 from djrm/pr_visualsRémi Verschelde
2017-09-22Fixes the rulers text drawn outside the viewport_baseGilles Roudiere
2017-09-21Improved a lot of icons, and some style fixesDaniel J. Ramirez
2017-09-21Fix godot spraying errors about a null checkGilles Roudiere
2017-09-21Merge pull request #11453 from djrm/pr_visualsRémi Verschelde
2017-09-21Merge pull request #11222 from toger5/spatial_scrollingRémi Verschelde
2017-09-21Merge pull request #11187 from SaracenOne/subscene_box_selectionRémi Verschelde
2017-09-20Visual tweaks.Daniel J. Ramirez
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-19Merge pull request #11327 from SaracenOne/drag_meshesRémi Verschelde
2017-09-19Merge pull request #11396 from djrm/pr_fix_metricsRémi Verschelde
2017-09-19settings 'editors/3d' organized, sorted, new_defaultstoger5
2017-09-19update inertia/freelook settings values + renamed free_orbit... totoger5
2017-09-19added precision scrolling to spatial editor zoomtoger5
2017-09-19zoom inertia uses its own setting (not the same then translation)toger5
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-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-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 #11356 from Paulb23/text_editor_theme_crashRémi Verschelde
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 #11282 from djrm/pr_script_editor_auto_themePoommetee 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-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-15Added adaptive text editor theme, this includes the shader editorDaniel J. Ramirez