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
/
plugins
/
theme_editor_preview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+3
*
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
1
-1
/
+1
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-3
/
+3
*
Merge pull request #64119 from YuriSizov/theme-init-database
Rémi Verschelde
2022-08-29
1
-1
/
+2
|
\
|
*
Add ThemeDB, expose previously static Theme methods
Yuri Sizov
2022-08-26
1
-1
/
+2
*
|
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+4
*
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-2
/
+2
|
\
\
|
*
|
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-2
/
+2
|
|
/
*
/
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-4
/
+2
|
/
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-1
/
+1
*
Tweak minsize of editor ColorPickerButtons
kobewi
2022-05-19
1
-1
/
+11
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-0
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+6
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-12
/
+12
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-12
/
+12
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Make the theme editor correctly stop updating after it was hidden
Yuri Sizov
2021-12-29
1
-2
/
+4
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-2
/
+2
*
ScrollContainer's scrollbar visibility is now enum
kobewi
2021-12-07
1
-2
/
+0
*
Rename minimum_size_changed() method
kobewi
2021-12-06
1
-1
/
+1
*
Allow scrolling theme preview when the control picker is active
Yuri Sizov
2021-12-02
1
-1
/
+5
*
Fix Theme Editor crash when clicking the element picker
Haoyu Qiu
2021-11-21
1
-0
/
+3
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-1
/
+1
*
Ignore empty Font resources as theme override.
bruvzg
2021-10-25
1
-2
/
+3
*
Use functions defined in the their classes.
Anilforextra
2021-09-29
1
-2
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-10
/
+10
*
Fix control picker in the Theme editor
Yuri Sizov
2021-07-16
1
-3
/
+38
*
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-1
/
+1
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Don't use the abbrevation "Sep." in UI text
Haoyu Qiu
2021-06-16
1
-1
/
+1
*
Overhaul the theme editor and improve user experience
Yuri Sizov
2021-06-14
1
-0
/
+464