Age | Commit message (Expand) | Author |
2018-07-04 | Merge pull request #19941 from guilhermefelipecgs/fix_animation_key | Max Hilbrunner |
2018-07-04 | Merge pull request #19824 from JFonS/fix_orthogonal_select | Rémi Verschelde |
2018-07-03 | Fix animaiton key icon not show on inspector | Guilherme Felipe |
2018-07-03 | Merge pull request #19881 from khairul169/popupmenu_animedit | Max Hilbrunner |
2018-07-03 | Merge pull request #17582 from Ovnuniarchos/TMapEditorMultiSel | Max Hilbrunner |
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner |
2018-07-03 | Merge pull request #19166 from Grula/issue-18779 | Max Hilbrunner |
2018-07-03 | Merge pull request #19156 from volzhs/fix-remove-split | Max Hilbrunner |
2018-07-03 | Merge pull request #19251 from YeldhamDev/script_templates_changes | Max Hilbrunner |
2018-07-03 | Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflict | Max Hilbrunner |
2018-07-01 | -Fix in animationplayback, sound would be cut on loop | Juan Linietsky |
2018-07-01 | Tile randomizer for tilemap editor. | Ovnuniarchos |
2018-07-01 | Fix error msg when selecting popupmenu if there is no animation | khairul169 |
2018-06-28 | Fix selection in 3D orthogonal view | JFonS |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-27 | The 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-26 | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde |
2018-06-25 | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky |
2018-06-25 | added BlendSpace1D editor plugin | Thomas Herzog |
2018-06-25 | added AnimationBlendSpace1D | Thomas Herzog |
2018-06-25 | rename BlendSpace to BlendSpace2D | Thomas Herzog |
2018-06-25 | State machine animation node | Juan Linietsky |
2018-06-25 | Merge pull request #19698 from Chaosus/theme_submenu | Rémi Verschelde |
2018-06-21 | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky |
2018-06-21 | Remove error messages | Juan Linietsky |
2018-06-21 | Fix crashes, ability to add blendpsace into blendtree, ability to delete with... | Juan Linietsky |
2018-06-21 | Animation Blend Spaces | Juan Linietsky |
2018-06-21 | Move Theme options to submenu | Chaosus |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-18 | Remove shortcut conflict | Guilherme Felipe |
2018-06-13 | Merge pull request #19487 from JFonS/better_3d_select | Rémi Verschelde |
2018-06-13 | Polished 3D selection | JFonS |
2018-06-13 | Merge pull request #19503 from akien-mga/osx-ctrl-cmd | Rémi Verschelde |
2018-06-12 | Fixes a crash on draw_hover | groud |
2018-06-11 | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD | Rémi Verschelde |
2018-06-11 | Small changes to the comments in the script templates. | Michael Alexsander Silva Dias |
2018-06-08 | Fix translate messages for new AnimationPlayer | Guilherme Felipe |
2018-06-08 | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde |
2018-06-08 | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky |
2018-06-08 | Merge pull request #19314 from Jellonator/master | Rémi Verschelde |
2018-06-07 | Fixes the bad calculation of margin & anchors when child of Node2D | groud |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky |
2018-06-06 | Fix theme not updating with changes | Guilherme Felipe |
2018-06-06 | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe |
2018-06-06 | Merge pull request #19388 from volzhs/show-filename | Rémi Verschelde |
2018-06-06 | Show opened script or help name | volzhs |
2018-06-03 | Fix bugs related to bad handling of rotated/translated shapes in tilemap | Bojidar Marinov |
2018-06-02 | Added autotile override | James Beedie |
2018-06-01 | Syntax Menu as sub-menu of Edit | NIkola Grulovic |