summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2018-07-03Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflictMax Hilbrunner
2018-07-01-Fix in animationplayback, sound would be cut on loopJuan Linietsky
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-26Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky
2018-06-25added BlendSpace1D editor pluginThomas Herzog
2018-06-25added AnimationBlendSpace1DThomas Herzog
2018-06-25rename BlendSpace to BlendSpace2DThomas Herzog
2018-06-25State machine animation nodeJuan Linietsky
2018-06-25Merge pull request #19698 from Chaosus/theme_submenuRémi Verschelde
2018-06-21Added auto triangle generation in blend space, using Delaunay.Juan Linietsky
2018-06-21Remove error messagesJuan Linietsky
2018-06-21Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky
2018-06-21Animation Blend SpacesJuan Linietsky
2018-06-21Move Theme options to submenuChaosus
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-18Remove shortcut conflictGuilherme Felipe
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-13Merge pull request #19503 from akien-mga/osx-ctrl-cmdRémi Verschelde
2018-06-12Fixes a crash on draw_hovergroud
2018-06-11Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde
2018-06-08Fix translate messages for new AnimationPlayerGuilherme Felipe
2018-06-08Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotationRémi Verschelde
2018-06-08Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky
2018-06-08Merge pull request #19314 from Jellonator/masterRémi Verschelde
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-06Fix theme not updating with changesGuilherme Felipe
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06Merge pull request #19388 from volzhs/show-filenameRémi Verschelde
2018-06-06Show opened script or help namevolzhs
2018-06-03Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov
2018-06-02Added autotile overrideJames Beedie
2018-06-01Merge pull request #19250 from YeldhamDev/scene_editor_tooltipsRémi Verschelde
2018-05-30Move NavigationMeshEditorPlugin to Recast module as should beRémi Verschelde
2018-05-29Improve TileMap undo operations, second tryMarcelo Fernandez
2018-05-29Minor changes to the Scene and Canvas editors' tooltips.Michael Alexsander Silva Dias
2018-05-29Fix index out of size error of image.cppvolzhs
2018-05-26Merge pull request #18234 from flashyincceo/font-previewMax Hilbrunner
2018-05-25Revert "Improve TileMap undo operations"Rémi Verschelde
2018-05-25Merge pull request #19157 from volzhs/bone-visibilityGilles Roudière
2018-05-25Don't draw bones if it's not visiblevolzhs
2018-05-23Improve TileMap undo operationsMarcelo Fernandez
2018-05-21Fix AssetLib image loadingKarolis K
2018-05-18Small tooltip changes.Michael Alexsander Silva Dias
2018-05-18-Hid texture flags by default so they dont take so much spaceJuan Linietsky
2018-05-17Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy
2018-05-17Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez