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
/
editor
/
editor_about.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
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-6
/
+24
*
Unify editor version buttons
Haoyu Qiu
2024-09-28
1
-28
/
+2
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-2
/
+3
*
Misc code cleanup
kobewi
2024-04-26
1
-1
/
+0
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
1
-1
/
+9
*
Improve look of Donors list in Editor's About
Micky
2024-02-17
1
-27
/
+80
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-0
/
+1
*
Merge pull request #83577 from DennisManaa/fix-translation-for-item-list
Rémi Verschelde
2024-01-04
1
-0
/
+1
|
\
|
*
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+1
*
|
Fix theme application in various editor dialogs
Yuri Sizov
2023-12-04
1
-23
/
+19
*
|
Donors: Change tiers to match Dev Fund, sync latest data
Rémi Verschelde
2023-11-14
1
-11
/
+23
*
|
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-0
/
+7
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-3
/
+4
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-1
/
+1
*
Fix UTF-8 encoding for copyright in About dialog
Stanislav Labzyuk
2023-01-08
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-31
/
+31
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-10
/
+15
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-1
/
+1
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-15
/
+10
|
/
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-1
/
+1
*
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-26
1
-0
/
+1
*
Tweaks to improve the Project Manager display at small sizes
Aaron Franke
2022-05-19
1
-1
/
+1
*
[RTL] Add support for shaping in background thread.
bruvzg
2022-05-19
1
-0
/
+2
*
Keep logo aspect ratio in About dialog
Haoyu Qiu
2022-05-01
1
-0
/
+1
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-1
/
+1
*
Decrease the default line spacing in the script editor
Hugo Locurcio
2022-03-21
1
-2
/
+2
*
Improves editor property name extraction
Haoyu Qiu
2022-03-18
1
-3
/
+1
*
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-17
1
-0
/
+1
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+1
*
Core: Move generated `VERSION_HASH` to a `.cpp` file
Rémi Verschelde
2022-02-09
1
-2
/
+1
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-8
/
+8
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-8
/
+8
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-3
/
+3
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-1
/
+1
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-1
/
+1
*
Optimize StringName usage
reduz
2021-07-18
1
-3
/
+3
*
Add header theme type variations to labels
kobewi
2021-07-13
1
-0
/
+1
*
Improvements to Label's layout options
Hendrik Brucker
2021-07-04
1
-1
/
+1
*
Separate version hash from version number in editor and project manager
Andrii Doroshenko (Xrayez)
2021-06-08
1
-1
/
+1
*
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-04-28
1
-3
/
+26
*
Add the About dialog to the project manager
Hugo Locurcio
2021-04-16
1
-4
/
+3
[next]