Age | Commit message (Expand) | Author |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-07-18 | SpriteFramesEditor Add animation searchbox | kleonc |
2022-05-23 | Fix typos with codespell | Rémi Verschelde |
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-04-26 | Fixed issue where panels in sprite frames editor couldn't be resized | Igor Kordiukiewicz |
2022-04-09 | Improve Select Frames dialog of SpriteFrames editor | Haoyu Qiu |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-03-15 | Improves SpriteFrames editor | Haoyu Qiu |
2022-02-15 | Editor: Cleanup some includes dependencies | Rémi Verschelde |
2022-02-14 | Remove most EditorNode constructor parameters and fields | trollodel |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-21 | Remove unimplemented methods | Marcel Admiraal |
2021-09-07 | SpriteFramesEditor Fix preview grid in "Select Frames" dialog | kleonc |
2021-08-23 | Entirely removes BIND_VMETHOD in favor of GDVIRTUAL | reduz |
2021-06-17 | Allow selecting frames by holding down the mouse in SpriteFrames editor | Hugo Locurcio |
2021-05-23 | SpriteFramesEditor Minor fixes | kleonc |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-08-14 | Added zoom functionality to sprite frames editor plugin | Javier Dehesa |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-09-06 | SpriteFramesEditor improvements around deleting animations | PouleyKetchoupp |
2019-04-21 | Small improvements to the new Sprite Sheet dialog | Michael Alexsander Silva Dias |
2019-04-13 | Ability to create sprite frames in AnimatedSprite from sprite sheet. | Juan Linietsky |
2019-02-07 | Small changes to the SpriteFrames editor | Michael Alexsander Silva Dias |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-10-28 | Add copy button to sprite_frames_editor_plugin | sersoong |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-12 | Updated function argument names | Wilson E. Alvarez |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |