index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
nine_patch_rect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-1
/
+1
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-3
/
+2
*
Make `NinePatchRect` listen to texture changes
Ninni Pipping
2023-06-20
1
-0
/
+16
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-5
/
+5
*
Add some codes, returnes directly if the value is not changed.
风青山
2022-08-23
1
-0
/
+17
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-5
/
+5
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-4
/
+0
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-9
/
+11
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename minimum_size_changed() method
kobewi
2021-12-06
1
-2
/
+2
*
Fixed a bunch of connection errors in TextureEditorPlugin
Yuri Roubinsky
2021-06-12
1
-1
/
+2
*
Removed _change_notify
reduz
2021-02-10
1
-16
/
+0
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-9
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-21
/
+21
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-15
/
+0
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-9
/
+9
*
fix enum cast warnings on clang
karroffel
2018-10-04
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Finished transition of Patch9Rect to NinePatchRect
Indah Sylvia
2017-10-24
1
-0
/
+200