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_profiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a tooltip for Inclusive and Self in the editor profiler
Hugo Locurcio
2021-07-24
1
-2
/
+3
*
Merge pull request #50599 from Calinou/editor-profiler-improve-tooltip
Rémi Verschelde
2021-07-19
1
-1
/
+1
|
\
|
*
Improve tooltips in the editor profiler to mention the script name
Hugo Locurcio
2021-07-19
1
-1
/
+1
*
|
Optimize StringName usage
reduz
2021-07-18
1
-9
/
+9
|
/
*
Clean up Tree
reduz
2021-07-04
1
-3
/
+6
*
Clean up RenderingServer and its bindings
reduz
2021-07-01
1
-1
/
+1
*
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
1
-3
/
+3
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Fix editor crash when exporting profiler data
Haoyu Qiu
2021-05-21
1
-20
/
+35
*
Clean up profiler
pkowal
2021-04-06
1
-142
/
+54
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-2
/
+2
*
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
-1
/
+1
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-5
/
+5
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-17
/
+33
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-38
/
+0
*
Enforce use of bool literals instead of integers
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-8
/
+8
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+2
*
Update editor debugger to new remote debugger.
Fabio Alessandrelli
2020-03-08
1
-0
/
+773