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_help_search.cpp
Age
Commit message (
Expand
)
Author
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-28
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-02-05
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-30
Merge pull request #34642 from timothyqiu/help-search
Rémi Verschelde
2019-12-28
Improves Search Help dialog
Haoyu Qiu
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-11-25
Fixed missing scrolling in Search Help Dialog.
dankan1890
2019-09-08
Adds fuzzy search for help search dialog
Guilherme Felipe
2019-08-20
Include setters and getters in help search
Tomasz Chabora
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-06-25
Fix certain items not appearing in search tree when a feature profile is set
Michael Alexsander Silva Dias
2019-06-06
Make docs search hide nodes disabled by the editor feature profile
Michael Alexsander Silva Dias
2019-03-06
Cleanup relationship line coding after 5f079e2
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-12
Merge pull request #24241 from Rubonnek/move-to-initializer-list
Rémi Verschelde
2018-12-11
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
Fix "blocked > 0" error when selecting an item in the Search Help dialog
Michael Alexsander Silva Dias
2018-12-04
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-11-26
Restore previous scroll position when reopening the search help dialog with a...
Michael Alexsander Silva Dias
2018-11-22
Make the buttons in the unified help dialog not steal focus
Michael Alexsander Silva Dias
2018-11-22
General fixes for the new unified help search
Michael Alexsander Silva Dias
2018-11-20
Unify editor class and reference search
Ray Koopa