summaryrefslogtreecommitdiff
path: root/editor/plugins/texture_region_editor_plugin.h
AgeCommit message (Expand)Author
2023-01-31Use `PropertyUsageFlags` enum in parse_propertyRaul Santos
2023-01-23Add gesture to ViewPanner and simplify a bit its APIGilles Roudière
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-24Cleanup remaining EditorUndoRedoManager usageskobewi
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-10-25Fix multiple issues with region editorMrBlockers
2022-08-22Add per-scene UndoRedokobewi
2022-05-26Improve TextureRegionEditorkobewi
2022-05-24Reorganize Region Rect Editorreduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-23Minor tweaks and fixes to panningkobewi
2022-01-21Add ViewPanner to 2D editorkobewi
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-13Explicit 2D naming and some organization in texture region editor pluginAaron Franke
2021-02-10Removed _change_notifyreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-13Fix TextureRegionEditorPlugin popping up even when explicitly hiddenBojidar Marinov
2019-03-17Fixing zooming in TextureRegionLATRio
2019-01-21Make the Texture Region Editor able to edit regions of Sprite3DsMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-06General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias
2018-08-25Texture Region: Cache auto-slice information into the texture. Fixes #11503Mariano Suligoy
2018-08-14Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-02-20Tileset Editor ImprovementDamar Indra
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-24Finished transition of Patch9Rect to NinePatchRectIndah Sylvia
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-12Updated function argument namesWilson E. Alvarez
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde