Gilles Roudière
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 éve |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 éve |
kobewi
|
5490c22ffb
Improve usage of StringNames in GraphEdit
|
3 éve |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 éve |
Hendrik Brucker
|
299585fcde
Add configuration warning to GraphEdit regarding future refactoring
|
3 éve |
Yuri Sizov
|
29c8504dd9
Improve parameter naming and documentation in GraphEdit and GraphNode
|
3 éve |
Maxim Kulkin
|
9a35ede23f
Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit
|
3 éve |
SaracenOne
|
75f1357ced
Add read-only mode to AnimationTreeEditor plugins
|
3 éve |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 éve |
Johannes Witt
|
2fb69afde6
Add GraphEdit.is_node_hover_valid(...) method
|
4 éve |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 éve |
Hendrik Brucker
|
70c234f3e3
Improve Graphedit connection lines
|
3 éve |
Hendrik Brucker
|
771cb1261a
Improve and fix the GraphNode port hotzones
|
3 éve |
reduz
|
45af29da80
Add a new HashSet template
|
3 éve |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 éve |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 éve |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 éve |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 éve |
kobewi
|
98692d68c3
Minor tweaks and fixes to panning
|
3 éve |
kobewi
|
74bfe88267
Add ViewPanner to 2D editor
|
3 éve |
kobewi
|
ba7ed05792
Unify panning in sub-editors and make it configurable
|
4 éve |
Rémi Verschelde
|
6a27d7361a
Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere
|
3 éve |
Johannes Witt
|
0505b08a56
Add `GraphEdit` drag notifications
|
4 éve |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 éve |
Yuri Sizov
|
7d37f76241
Use GDVIRTUAL* macros when binding virtual methods in exposed classes
|
3 éve |
Rémi Verschelde
|
deb30a4108
Merge pull request #52015 from mechPenSketch/expose_hotzones2
|
3 éve |
mechPenSketch
|
0449b30bbc
Expose connection hot zones in GraphNode
|
4 éve |
Umang Kalra
|
840225bdb1
Making nodes enclosed within comment move with the comment node
|
3 éve |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 éve |
Jummit
|
7c1181116f
Make GraphEdit connections consistent on zoom
|
4 éve |