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
/
debugger
/
editor_performance_profiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a bold font for section titles in the editor performance monitor
Hugo Locurcio
2022-11-11
1
-0
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-4
/
+4
*
Merge pull request #64377 from Mickeon/rename-canvas-redraw
Rémi Verschelde
2022-08-30
1
-5
/
+5
|
\
|
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-5
/
+5
*
|
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-2
/
+2
|
/
*
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
-2
/
+2
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Add a new HashMap implementation
reduz
2022-05-12
1
-36
/
+46
*
Capitalize names in the debugger
FireForge
2022-03-29
1
-2
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-7
/
+7
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-1
/
+1
*
Optimize StringName usage
reduz
2021-07-18
1
-5
/
+5
*
Improvements to Label's layout options
Hendrik Brucker
2021-07-04
1
-1
/
+1
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-1
/
+1
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-12
/
+13
*
Added Custom Performance Monitor and feature to read intermediate values of M...
simpu
2020-06-29
1
-0
/
+394