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