trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 yıl önce |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 yıl önce |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 yıl önce |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 yıl önce |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 yıl önce |
reduz
|
45af29da80
Add a new HashSet template
|
3 yıl önce |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 yıl önce |
megalobyte
|
8824b6c5e9
Update if == NOTIFICATION_* to switch statements to match coding style
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 yıl önce |
Yuri Sizov
|
2e4d18c929
Fix EditorInspectorPlugin virtual bindings and add parse_group callback
|
3 yıl önce |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
Aaron Franke
|
2508fd0533
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
|
4 yıl önce |
Hugo Locurcio
|
60b70c77e0
Improve the editor theme
|
6 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 yıl önce |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 yıl önce |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
Juan Linietsky
|
0e1c66d9fc
Implement global and per instance shader uniforms.
|
5 yıl önce |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 yıl önce |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 yıl önce |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 yıl önce |
Juan Linietsky
|
9e08742de8
Added a Window node, and made it the scene root.
|
5 yıl önce |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 yıl önce |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 yıl önce |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |