summaryrefslogtreecommitdiffstats
path: root/editor/plugins/texture_region_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Relax grid parameter constraints in texture region editorHaoyu Qiu2024-03-271-5/+6
* Extend minimum/maximum zoom level of TextureRegion editorHugo Locurcio2024-01-291-0/+2
* Fix multiple usability issues in the texture region editorYuri Sizov2023-08-271-22/+29
* Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own fileHendrik Brucker2023-07-171-1/+1
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-2/+2
* Use `PropertyUsageFlags` enum in parse_propertyRaul Santos2023-01-311-1/+1
* Add gesture to ViewPanner and simplify a bit its APIGilles Roudière2023-01-231-3/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in big editor classestrollodel2022-11-291-0/+1
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-3/+0
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+2
* Fix multiple issues with region editorMrBlockers2022-10-251-0/+2
* Add per-scene UndoRedokobewi2022-08-221-1/+2
* Improve TextureRegionEditorkobewi2022-05-261-7/+8
* Reorganize Region Rect Editorreduz2022-05-241-16/+17
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-22/+22
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-4/+2
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+1
* Minor tweaks and fixes to panningkobewi2022-01-231-1/+1
* Add ViewPanner to 2D editorkobewi2022-01-211-0/+7
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-4/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Explicit 2D naming and some organization in texture region editor pluginAaron Franke2021-08-131-2/+2
* Removed _change_notifyreduz2021-02-101-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-8/+8
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-3/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-3/+3
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix TextureRegionEditorPlugin popping up even when explicitly hiddenBojidar Marinov2019-07-131-0/+6
* Fixing zooming in TextureRegionLATRio2019-03-171-0/+1
* Make the Texture Region Editor able to edit regions of Sprite3DsMichael Alexsander Silva Dias2019-01-211-1/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias2018-12-061-5/+6
* Texture Region: Cache auto-slice information into the texture. Fixes #11503Mariano Suligoy2018-08-251-0/+3
* Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias2018-08-141-1/+0
* New TileSet EditorMAriano Javier Suligoy2018-08-091-5/+0
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-0/+4
* Tileset Editor ImprovementDamar Indra2018-02-201-1/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-2/+4
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Finished transition of Patch9Rect to NinePatchRectIndah Sylvia2017-10-241-2/+2