index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_help_search.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-16
/
+18
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-12
/
+7
|
/
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-8
/
+8
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #34642 from timothyqiu/help-search
Rémi Verschelde
2019-12-30
1
-12
/
+13
|
\
|
*
Improves Search Help dialog
Haoyu Qiu
2019-12-28
1
-12
/
+13
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
|
/
*
Fixed missing scrolling in Search Help Dialog.
dankan1890
2019-11-25
1
-1
/
+5
*
Adds fuzzy search for help search dialog
Guilherme Felipe
2019-09-08
1
-6
/
+11
*
Include setters and getters in help search
Tomasz Chabora
2019-08-20
1
-1
/
+1
*
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-2
/
+2
*
Fix certain items not appearing in search tree when a feature profile is set
Michael Alexsander Silva Dias
2019-06-25
1
-1
/
+5
*
Make docs search hide nodes disabled by the editor feature profile
Michael Alexsander Silva Dias
2019-06-06
1
-37
/
+58
*
Cleanup relationship line coding after 5f079e2
Michael Alexsander Silva Dias
2019-03-06
1
-18
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #24241 from Rubonnek/move-to-initializer-list
Rémi Verschelde
2018-12-12
1
-14
/
+8
|
\
|
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-14
/
+8
*
|
Fix "blocked > 0" error when selecting an item in the Search Help dialog
Michael Alexsander Silva Dias
2018-12-11
1
-1
/
+1
|
/
*
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-12-04
1
-3
/
+4
*
Restore previous scroll position when reopening the search help dialog with a...
Michael Alexsander Silva Dias
2018-11-26
1
-2
/
+11
*
Make the buttons in the unified help dialog not steal focus
Michael Alexsander Silva Dias
2018-11-22
1
-21
/
+10
*
General fixes for the new unified help search
Michael Alexsander Silva Dias
2018-11-22
1
-3
/
+9
*
Unify editor class and reference search
Ray Koopa
2018-11-20
1
-0
/
+591
[prev]