summaryrefslogtreecommitdiffstats
path: root/scene/gui/nine_patch_rect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Use Core/Scene stringnames consistentlykobewi2024-05-131-1/+0
* Add shorthand for using singleton string nameskobewi2024-05-111-1/+1
* Unify and streamline connecting to Resource changeskobewi2023-07-171-3/+2
* Make `NinePatchRect` listen to texture changesNinni Pipping2023-06-201-0/+16
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename `CanvasItem.update()` to `queue_redraw()`Micky2022-08-291-5/+5
* Add some codes, returnes directly if the value is not changed.风青山2022-08-231-0/+17
* Add suffixes to all nodes and resourcesFireForge2022-06-111-5/+5
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-4/+0
* Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde2022-02-151-9/+11
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename minimum_size_changed() methodkobewi2021-12-061-2/+2
* Fixed a bunch of connection errors in TextureEditorPluginYuri Roubinsky2021-06-121-1/+2
* Removed _change_notifyreduz2021-02-101-16/+0
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-9/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-21/+21
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-15/+0
* Renaming of servers for coherency.Juan Linietsky2020-03-271-2/+2
* Texture refactorJuan Linietsky2020-02-111-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* -Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky2018-11-081-9/+9
* fix enum cast warnings on clangkarroffel2018-10-041-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Finished transition of Patch9Rect to NinePatchRectIndah Sylvia2017-10-241-0/+200