index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_about.h
Age
Commit message (
Expand
)
Author
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-04-28
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-04-16
Add the About dialog to the project manager
Hugo Locurcio
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-05-19
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
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-12-01
Changed EditorAbout's TextEdits to RichTextLabels.
Michael Alexsander Silva Dias
2017-11-27
EditorAbout: single-column'd some section, monospace
Poommetee Ketson
2017-09-04
EditorAbout: add donors tab
Poommetee Ketson
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-07-23
Move About dialog to editor_about.cpp
Poommetee Ketson