index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
editor_profiler.cpp
Age
Commit message (
Expand
)
Author
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-12
some class renames
Juan Linietsky
2017-01-12
Renamed most signals so they refer to:
Juan Linietsky
2017-01-08
-removed stop mouse and ignore mouse from control, which were confusing, repl...
Juan Linietsky
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-07-21
Update profiler curves on item toggled, closes #5680
Juan Linietsky
2016-05-28
i18n: Fix typo and sync template
Rémi Verschelde
2016-05-21
First version of Profiler
Juan Linietsky