| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Add root motion support in AnimationTree.HEADmirror | Juan Linietsky | 2018-06-26 | 2 | -0/+334 |
| | | | | | -Add RootMotionView, to debug root motion in 3D (disabled in runtime) | ||||
| * | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde | 2018-06-26 | 2 | -30/+70 |
| |\ | | | | | Improve TileMap undo operations, second try | ||||
| | * | Improve TileMap undo operations, second try | Marcelo Fernandez | 2018-05-29 | 2 | -30/+70 |
| | | | |||||
| * | | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky | 2018-06-25 | 4 | -33/+33 |
| | | | |||||
| * | | added BlendSpace1D editor plugin | Thomas Herzog | 2018-06-25 | 4 | -40/+898 |
| | | | | | | | | | | | This commit also fixes a crash in the BlendSpace2D as well as correct the drawing of the x-zero indicator in the BlendSpace2D editor plugin. | ||||
| * | | added AnimationBlendSpace1D | Thomas Herzog | 2018-06-25 | 1 | -0/+1 |
| | | | |||||
| * | | rename BlendSpace to BlendSpace2D | Thomas Herzog | 2018-06-25 | 3 | -73/+73 |
| | | | |||||
| * | | State machine animation node | Juan Linietsky | 2018-06-25 | 4 | -4/+1485 |
| | | | |||||
| * | | Merge pull request #19698 from Chaosus/theme_submenu | Rémi Verschelde | 2018-06-25 | 2 | -37/+57 |
| |\ \ | | | | | | | Move Theme options to submenu | ||||
| | * | | Move Theme options to submenu | Chaosus | 2018-06-21 | 2 | -37/+57 |
| | | | | |||||
| * | | | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky | 2018-06-21 | 2 | -12/+60 |
| | | | | |||||
| * | | | Remove error messages | Juan Linietsky | 2018-06-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix crashes, ability to add blendpsace into blendtree, ability to delete ↵ | Juan Linietsky | 2018-06-21 | 4 | -47/+101 |
| | | | | | | | | | | | | | with delete key | ||||
| * | | | Animation Blend Spaces | Juan Linietsky | 2018-06-21 | 3 | -11/+1080 |
| |/ / | |||||
| * | | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky | 2018-06-18 | 2 | -0/+944 |
| | | | | | | | | | -Added ability to edit resources from built-in inspector (wip, needs testing and feedback) | ||||
| * | | Merge pull request #19487 from JFonS/better_3d_select | Rémi Verschelde | 2018-06-13 | 2 | -33/+37 |
| |\ \ | | | | | | | Improve 3D selection | ||||
| | * | | Polished 3D selection | JFonS | 2018-06-13 | 2 | -33/+37 |
| | | | | |||||
| * | | | Merge pull request #19503 from akien-mga/osx-ctrl-cmd | Rémi Verschelde | 2018-06-13 | 1 | -9/+21 |
| |\ \ \ | | | | | | | | | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | ||||
| | * | | | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | Rémi Verschelde | 2018-06-11 | 1 | -9/+21 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEY_MASK_CMD is automatically replaced by KEY_MASK_CTRL on non-OSX and KEY_MASK_META (Command key) on OSX, so it should be used for all Ctrl/Cmd + key shortcuts. Also de-hacked the macOS shortcut replacements with proper conditional definition. Not tested on macOS, cannot judge if they are good shortcuts. Fixes #10761. | ||||
| * / / | Fixes a crash on draw_hover | groud | 2018-06-12 | 2 | -38/+56 |
| |/ / | |||||
| * | | Fix translate messages for new AnimationPlayer | Guilherme Felipe | 2018-06-08 | 1 | -4/+4 |
| | | | |||||
| * | | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde | 2018-06-08 | 1 | -2/+2 |
| |\ \ | | | | | | | Fix bugs related to bad handling of rotated/translated shapes in tilemap | ||||
| | * | | Fix bugs related to bad handling of rotated/translated shapes in tilemap | Bojidar Marinov | 2018-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | Fixup #18529 and #12870 | ||||
| * | | | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky | 2018-06-08 | 3 | -12/+18 |
| |\ \ \ | | | | | | | | | Fixes popup_centered_* methods, dialogs with wrong sizes and visual script editor | ||||
| | * | | | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | 2018-06-06 | 3 | -12/+18 |
| | | | | | |||||
| * | | | | Merge pull request #19314 from Jellonator/master | Rémi Verschelde | 2018-06-08 | 2 | -8/+125 |
| |\ \ \ \ | | | | | | | | | | | Added autotile override | ||||
| | * | | | | Added autotile override | James Beedie | 2018-06-02 | 2 | -8/+125 |
| | | | | | | |||||
| * | | | | | Entirely new (and much improved) animation editor. | Juan Linietsky | 2018-06-07 | 6 | -394/+216 |
| | | | | | | |||||
| * | | | | | Fix theme not updating with changes | Guilherme Felipe | 2018-06-06 | 1 | -0/+3 |
| | |/ / / |/| | | | |||||
| * | | | | Merge pull request #19388 from volzhs/show-filename | Rémi Verschelde | 2018-06-06 | 2 | -4/+17 |
| |\ \ \ \ | |_|/ / |/| | | | Show opened script or help name | ||||
| | * | | | Show opened script or help name | volzhs | 2018-06-06 | 2 | -4/+17 |
| | |/ / | |||||
| * | | | Merge pull request #19250 from YeldhamDev/scene_editor_tooltips | Rémi Verschelde | 2018-06-01 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | Minor changes to the Scene and Canvas editors' tooltips | ||||
| | * | | Minor changes to the Scene and Canvas editors' tooltips. | Michael Alexsander Silva Dias | 2018-05-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Move NavigationMeshEditorPlugin to Recast module as should be | Rémi Verschelde | 2018-05-30 | 4 | -627/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Modules can register their own editor plugins (like GridMap does), so no need to put module-specific classes in the `editor/` folder. Also cleans up the previous SCons env pollution from the Recast module, integrating its code into libmodules as other modules. | ||||
| * | | | Fix index out of size error of image.cpp | volzhs | 2018-05-29 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge pull request #18234 from flashyincceo/font-preview | Max Hilbrunner | 2018-05-26 | 2 | -0/+121 |
| |\ \ | |/ |/| | Adding font preview to file browsers | ||||
| | * | Adding font preview to file browsers | Peter Folkins | 2018-05-09 | 2 | -0/+121 |
| | | | |||||
| * | | Revert "Improve TileMap undo operations" | Rémi Verschelde | 2018-05-25 | 2 | -11/+16 |
| | | | |||||
| * | | Merge pull request #19157 from volzhs/bone-visibility | Gilles Roudière | 2018-05-25 | 1 | -0/+3 |
| |\ \ | | | | | | | Don't draw bones if it's not visible | ||||
| | * | | Don't draw bones if it's not visible | volzhs | 2018-05-25 | 1 | -0/+3 |
| | | | | |||||
| * | | | Improve TileMap undo operations | Marcelo Fernandez | 2018-05-23 | 2 | -16/+11 |
| |/ / | |||||
| * | | Fix AssetLib image loading | Karolis K | 2018-05-21 | 1 | -3/+14 |
| | | | |||||
| * | | Small tooltip changes. | Michael Alexsander Silva Dias | 2018-05-18 | 1 | -1/+2 |
| | | | |||||
| * | | -Hid texture flags by default so they dont take so much space | Juan Linietsky | 2018-05-18 | 1 | -2/+2 |
| | | | | | | | | | -make curve texture preview not so large, so its easier to embed the editor | ||||
| * | | Merge pull request #18960 from isaacremnant/autotile_3x3_minimal | Mariano Javier Suligoy | 2018-05-17 | 1 | -4/+4 |
| |\ \ | | | | | | | Restore support for minimal 3x3 autotile sets | ||||
| | * | | Restore support for minimal 3x3 autotile sets | isaacremnant | 2018-05-17 | 1 | -4/+4 |
| | | | | |||||
| * | | | Moved inspector functionality from EditorNode to InspectorDock. | Daniel J. Ramirez | 2018-05-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | -Ability to open resources in the same window | Juan Linietsky | 2018-05-17 | 12 | -225/+189 |
| | | | | | | | | | | | | | | | | -Plenty of fixes and improvements to new inspector -Fixes that were needed to make inspector work better | ||||
| * | | | Merge pull request #18529 from swarnimarun/master | Rémi Verschelde | 2018-05-17 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | Fix StaticBody2D ignore in tileset bug | ||||
| | * | | Fix tileset bug #18090 to use StaticBody2D position | Swarnim Arun | 2018-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Using staticbody2d position to affect the collision shape position whenever a tileset is created. Formatting the code Removed the most get/set from my old code. | ||||
