kobewi
|
98692d68c3
|
Minor tweaks and fixes to panning
|
2022-01-23 13:49:53 +01:00 |
|
Rémi Verschelde
|
e363f404a5
|
Merge pull request #57000 from KoBeWi/UNLIMITED_PANNING
|
2022-01-23 00:47:52 +01:00 |
|
kobewi
|
74bfe88267
|
Add ViewPanner to 2D editor
|
2022-01-21 18:35:06 +01:00 |
|
Rémi Verschelde
|
20dfa0c60b
|
Merge pull request #56252 from Gallilus/Update-visual-script-property-selector
|
2022-01-21 10:35:19 +01:00 |
|
trollodel
|
aa1102fc53
|
Store panels and docks singletons in their own classes
|
2022-01-20 20:13:26 +01:00 |
|
Paulb23
|
f43f68f605
|
Convert TextEdit callbacks to Callable
|
2022-01-19 17:26:22 +00:00 |
|
David Cambré
|
3a82f66974
|
Improve Visual Script editor to suggest the proper visual script nodes.
|
2022-01-17 20:22:22 +01:00 |
|
Haoyu Qiu
|
95050ce042
|
Fix crash when exiting the editor
|
2022-01-15 11:22:18 +08:00 |
|
Rémi Verschelde
|
3efa6644c4
|
Merge pull request #55541 from KoBeWi/outcognito_scripts
|
2022-01-14 21:04:13 +01:00 |
|
kobewi
|
f524ddebd5
|
Make script type distinguishable by icon
|
2022-01-13 12:29:05 +01:00 |
|
Rémi Verschelde
|
ac9f303e6d
|
Merge pull request #56646 from Chaosus/vst_context_menu
|
2022-01-12 11:39:06 +01:00 |
|
kobewi
|
ba7ed05792
|
Unify panning in sub-editors and make it configurable
|
2022-01-11 13:57:19 +01:00 |
|
Yuri Roubinsky
|
e9694a8971
|
Add context menu to visual script editor
|
2022-01-09 19:19:39 +03:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Yuri Roubinsky
|
a2ef2b0be1
|
Fix incorrect placement of default value editor in visual scripts
|
2021-12-13 19:32:24 +03:00 |
|
Nathan Franke
|
49403cbfa0
|
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
|
2021-12-09 04:48:38 -06:00 |
|
Nathan Franke
|
41a20171eb
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
|
jmb462
|
81efebb3a1
|
Fix bad popups offset in editor with single window off
Co-authored-by: Gil Arasa Verge <gilarasaverge@gmail.com>
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
|
2021-12-06 14:29:48 +01:00 |
|
Umang Kalra
|
387a333b94
|
Fixes variable/singal nodes not renaming in visualscript editor
|
2021-11-24 23:56:43 +05:30 |
|
Yuri Roubinsky
|
eabf8f5edf
|
Added reset_size method to Control and Window classes
|
2021-11-22 16:55:21 +03:00 |
|
Aaron Franke
|
3c0fdcc8ac
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
|
Aaron Franke
|
2ad3d1bd7a
|
Make OpenSimplex and VisualScript modules not depend on the editor
|
2021-11-12 12:03:54 -06:00 |
|