FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 years ago |
Hendrik Brucker
|
771cb1261a
Improve and fix the GraphNode port hotzones
|
3 years ago |
Rémi Verschelde
|
df2de05c5f
Merge pull request #60463 from Geometror/improve-vs-1
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hendrik Brucker
|
6d876baf60
Improve the VisualShader/VisualScript editor UI
|
3 years ago |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 years ago |
Marc Gilleron
|
79c6d7ad7f
Fix GraphNode not resizing with larger title
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Yuri Sizov
|
107b6f299c
Reorganize inspector layout workflow for Control nodes
|
3 years ago |
bruvzg
|
40c56ed410
Improve locale detection.
|
3 years ago |
bruvzg
|
c89c515ccf
[TextServer] Improve ligature cursor handling.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Rémi Verschelde
|
b8a6eb6d9b
Merge pull request #38414 from theoway/Fix-GraphNode_offset_update
|
3 years ago |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
3 years ago |
Umang Kalra
|
9aa0b3c46e
Fixes sync issue between position_offset and rect_position in GraphNode
|
3 years ago |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
trollodel
|
07c3b40aa2
Fix GraphNode port position when the control has the Expand flag
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Hugo Locurcio
|
87f503310b
Tweak dozens of editor property hints for consistency
|
4 years ago |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 years ago |
Anilforextra
|
2c3c3b2829
-Added missing setters to GraphNode.
|
4 years ago |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 years ago |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 years ago |
Leonardo Christino
|
5d574d980d
Make GraphNode handle children with EXPAND flag
|
5 years ago |
Rémi Verschelde
|
604188c411
Merge pull request #45870 from gongpha/graphedit-connection-update
|
4 years ago |