Pedro J. Estébanez
|
6fbe0a494b
Fix cases of resources destroyed too early
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
7b293eddfb
Rename unselect to deselect
|
4 years ago |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Michael Alexsander
|
5643d2e3fe
Small naming and tooltip tweaks
|
5 years ago |
Andy Maloney
|
4dda62f591
Fix spelling & grammar in comments, docs, and messages
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
b399097ecc
Fix editor crash when creating a custom resource from create dialog
|
5 years ago |
Stijn Hinlopen
|
85ced4746f
Improve Create Dialog search ranking and refactor calculation.
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
b3bc5aafc5
Object: Add usage hint to instantiate Object properties in editor
|
5 years ago |
Tomasz Chabora
|
22f0de8a83
Fix custom types in node list search
|
5 years ago |
Michael Alexsander
|
84d7492b2d
Add fallback icons and make custom ones appear in the recent/favorites list in the "Create New" dialog
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Rémi Verschelde
|
4857648a16
i18n: Add support for translating the class reference
|
5 years ago |
Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |
Rémi Verschelde
|
09a6a2d8f8
Signals: Port more uses of connect_compat
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
PucklaMotzer09
|
b0e4205069
Add ignoring of disabled recent and favorite classes in create
|
5 years ago |
veryprofessionaldodo
|
d88f620c52
Recent Nodes now respect Editor Profiles
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
PouleyKetchoupp
|
fb9ff92c29
Node create dialog filtering optimization
|
5 years ago |