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
/
node_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+4
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-2
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-2
/
+2
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-5
/
+2
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
Clip text in NodeDock toolbuttons to prevent dock size changes
Eric Rybicki
2020-01-21
1
-0
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Allow Label autowrap to cut words when they exceed line width
PouleyKetchoupp
2019-10-16
1
-0
/
+1
*
Minor improvements to the Node dock
Michael Alexsander Silva Dias
2019-08-17
1
-5
/
+2
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix not being able to select an editor layout created in another language.
Michael Alexsander Silva Dias
2017-11-26
1
-1
/
+2
*
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
2017-10-12
1
-2
/
+2
*
added icon updating to most ui elements
toger5
2017-08-30
1
-0
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Update script signals in real-time when script changes. Fixes #8980
Juan Linietsky
2017-08-18
1
-0
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-22
/
+18
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+133