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
/
main
/
tests
/
test_gui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-26
1
-271
/
+0
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-4
/
+0
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-2
/
+2
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
1
-2
/
+0
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
|
/
*
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-03-27
1
-0
/
+4
*
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
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-102
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-3
/
+1
*
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-26
1
-1
/
+1
*
Godot 3.0 primitives as resources for use with MeshInstance
BastiaanOlij
2017-06-16
1
-6
/
+1
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-18
/
+18
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-115
/
+92
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-2
/
+2
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
Move tests again from core to main
Rémi Verschelde
2017-01-08
1
-0
/
+402