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
/
create_dialog.cpp
Age
Commit message (
Expand
)
Author
2020-07-23
Small naming and tooltip tweaks
Michael Alexsander
2020-07-21
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-06
Fix editor crash when creating a custom resource from create dialog
Andrii Doroshenko (Xrayez)
2020-07-03
Improve Create Dialog search ranking and refactor calculation.
Stijn Hinlopen
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-12
Object: Add usage hint to instantiate Object properties in editor
Rémi Verschelde
2020-06-11
Fix custom types in node list search
Tomasz Chabora
2020-05-27
Add fallback icons and make custom ones appear in the recent/favorites list i...
Michael Alexsander
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-20
i18n: Add support for translating the class reference
Rémi Verschelde
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-28
Signals: Port more uses of connect_compat
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-01-09
Add ignoring of disabled recent and favorite classes in create
PucklaMotzer09
2020-01-08
Recent Nodes now respect Editor Profiles
veryprofessionaldodo
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-11-06
Node create dialog filtering optimization
PouleyKetchoupp
2019-09-04
Add overriden properties to the documentation
Bojidar Marinov
2019-08-29
Fix selecting recent node in CreateDialog
Bhupendra Aole
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-01
Merge pull request #30126 from qarmin/remove_unnecessary_code
Rémi Verschelde
2019-07-01
Remove unnecessary code and add some error explanations
qarmin
2019-06-26
Better pre-selection of search result nodes in "Create New Node" dialog.
Marcus Brummer
2019-06-12
Merge pull request #29645 from YeldhamDev/create_dialog_reselect
Rémi Verschelde
2019-06-12
Fix error spam in create dialog when searching for nodes with some disabled
Michael Alexsander Silva Dias
2019-06-09
Allow reselecting items in the "Favorites" and "Recent" lists in the create d...
Michael Alexsander Silva Dias
2019-05-28
Merge pull request #26487 from matzebond/master
Rémi Verschelde
2019-05-28
Merge pull request #28454 from homer666/popup-centered-maxsize
Rémi Verschelde
2019-05-24
Auto-expand current node type when replace node
Matthias Schmitt
2019-04-30
Add Popup::popup_centered_clamped method
homer666
2019-04-12
Force drawing guides in single-row Tree items in the editor
Michael Alexsander Silva Dias
2019-04-08
Add ability to edit editor feature profiles
Juan Linietsky
2019-03-09
Allow class_name scripts to have nested inheritance
George Marques
2019-03-06
-Make tileset and meshlibrary edit in a separate inspector, fixes #26671
Juan Linietsky
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-26
Fixed Recent/Favorite in Create Node dialog not selecting right node
DualMatrix
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-04
Move "Dialog Bounds" from the Editor Settings to project's metadata
Michael Alexsander Silva Dias
2018-11-19
Add more places to hide guides if relationship lines are enabled
Michael Alexsander Silva Dias
2018-10-04
Deselect recents when selecting favorites and vice versa in Create Node.
DualMatrix
2018-09-19
Fixed favorite nodes list not being saved
DualMatrix
2018-09-14
Refactor editor icon retrieval
willnationsdev
[next]