Age | Commit message (Expand) | Author |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-06-05 | Allow to change 2D pan hotkey | Tomasz Chabora |
2019-05-13 | Improve the anchors and margin workflow | Gilles Roudiere |
2019-04-15 | Implement autokeying in Animation editor. | Juan Linietsky |
2019-04-07 | Allow panning while moving a node | Tomasz Chabora |
2019-04-05 | Ability to make CanvasLayers have pseudo 3D depth. | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-16 | Fixes drag and drog of image files on scaled nodes | groud |
2018-11-11 | Fixed various uninitialised member variables in editor plugins. | Ibrahn Sahir |
2018-10-30 | Add an overlay on editor to display error messages | groud |
2018-10-30 | Allow the Container children selection but don't allow them to move | groud |
2018-10-18 | Fixes viewport scrollbars not updating with plugins | groud |
2018-10-04 | Fix some cppcheck errors | Simon Wenner |
2018-10-02 | Merge pull request #22329 from DualMatrix/no_select | Rémi Verschelde |
2018-09-25 | Add both X and Y scale in the scale editor | groud |
2018-09-23 | Made children of Containers not selectable. | DualMatrix |
2018-09-20 | Merge pull request #22295 from groud/fix_2D_IK | Juan Linietsky |
2018-09-20 | Fixes 2D IK | groud |
2018-09-20 | Added ability to hide edit lock and groups in editor view | DualMatrix |
2018-09-19 | Fixes polygon editor blocking other editor actions (move, scale...) | groud |
2018-09-11 | Add a scale mode to the 2D editor | groud |
2018-09-09 | Fixes 2D nodes lock not working | groud |
2018-07-30 | Fixes bugs on the 2D editor scrollable area | groud |
2018-06-12 | Fixes a crash on draw_hover | groud |
2018-05-15 | Bring back 2D bone selection | Gilles Roudiere |
2018-05-05 | Fixes some 2d bones display problems | groud |
2018-05-04 | Fix bone refresh logic, closes #18564 | Juan Linietsky |
2018-05-04 | Made bone handling for actual Bone2D a special case. Make custom bones appear... | Juan Linietsky |
2018-05-02 | Fixes locks and groups on 2d editor | groud |
2018-04-23 | Fixes 2d editor panning not working | groud |
2018-04-03 | Displays node icon on hover | Gilles Roudiere |
2018-04-03 | Display nodes without rect's position | Gilles Roudiere |
2018-04-03 | Remove the selection rect for nodes that do not require it | Gilles Roudiere |
2018-04-03 | Fixes issues with selectable children and locks | Gilles Roudiere |
2018-03-17 | Fixes scrollbars in Canvas Item Editor | Gilles Roudiere |
2018-03-02 | Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport | Blazej Floch |
2018-02-19 | Merge pull request #16566 from groud/gui_input_rework | Rémi Verschelde |
2018-02-16 | 2D editor GUI input rework. Changes are: | Gilles Roudiere |
2018-02-13 | Add a function to remove controls from containers | George Marques |
2018-01-09 | - Fixes #15470 "Crash on drag and drop scene file on empty scene" | Blazej Floch |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Merge pull request #15191 from Jerome67000/z_renaming | Rémi Verschelde |
2018-01-03 | #15078 renamed "z" -> "z_index" property in Node2D | Jerome67000 |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-22 | When drag'n'drop (lets say, picture in 2D mode), automatically create dragged... | Dmitry Koteroff |
2017-11-12 | Remove preview when closing "change default type" dialog. | Andreas Haas |
2017-10-24 | Implement guides | Gilles Roudiere |
2017-10-18 | Fixes snapping and replaces the _draw_canvas by forward_canvas_draw | Gilles Roudiere |
2017-10-09 | Merge pull request #11821 from groud/margins_preset_menu | Rémi Verschelde |
2017-10-05 | Extends the anchors menu to a presets | Gilles Roudiere |