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
/
debugger
/
editor_network_profiler.cpp
Age
Commit message (
Expand
)
Author
2022-08-29
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-27
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-02-16
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-06
[Debugger] Move most profilers to ServersDebugger.
Fabio Alessandrelli
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-09
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-07-18
Optimize StringName usage
reduz
2021-07-04
Clean up Tree
reduz
2021-06-28
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-01-24
Change themes *_color_* to *_*_color
Marcel Admiraal
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
Popups are now windows also (broken!)
Juan Linietsky
2020-03-08
Update editor debugger to new remote debugger.
Fabio Alessandrelli