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
/
rename_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Implement toast notifications in the editor
Gilles Roudière
2021-10-14
1
-1
/
+1
*
|
Allow disabling the RegEx module in the editor
Aaron Franke
2021-09-15
1
-7
/
+5
|
/
*
Optimize StringName usage
reduz
2021-07-18
1
-5
/
+5
*
Misc cleanup of header includes
Rémi Verschelde
2021-07-15
1
-1
/
+7
*
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-17
1
-1
/
+1
*
Display scene file extensions in the editor only if there's ambiguity
Hugo Locurcio
2021-03-20
1
-1
/
+4
*
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
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Minor visual improvements to the "Batch Rename" dialog
Michael Alexsander
2020-08-14
1
-20
/
+9
*
Small naming and tooltip tweaks
Michael Alexsander
2020-07-23
1
-10
/
+10
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-19
/
+0
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-6
/
+6
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-29
/
+29
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-35
/
+29
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-29
/
+29
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Improve the batch rename dialog
Hugo Locurcio
2020-01-19
1
-28
/
+23
*
Only create the editor theme once
Hugo Locurcio
2020-01-19
1
-7
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fixes tab height in Batch Rename dialog
Haoyu Qiu
2019-12-25
1
-1
/
+2
*
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-07-04
1
-3
/
+3
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-9
/
+9
*
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Fix vformat(), minor typos and word puzzles
Yuri Chornoivan
2018-08-29
1
-4
/
+4
*
Implements "Batch Rename" editor tool.
Blazej Floch
2018-01-22
1
-0
/
+691
[prev]