Juan Linietsky
|
2e67fc57e6
Merge pull request #18867 from fire/better_vx_us_rebase_02
|
7 years ago |
K. S. Ernest (iFire) Lee
|
85670726fd
Improve VisualScript UX
|
7 years ago |
Paulb23
|
8ff747171f
Allow opening and editing of any utf_8 file in script editor
|
7 years ago |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
7 years ago |
Paulb23
|
f7c727e6c3
Abstracted the syntax highlighter from text edit
|
7 years ago |
Rémi Verschelde
|
eb2b04c6eb
Merge pull request #15379 from ianb96/delete_key_fix
|
7 years ago |
Ian
|
bce2d2c297
Filesystem and Visual Script Members keyboard shortcuts fix
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
George Marques
|
0284727e7b
Create API to add and remove VisualScript custom nodes
|
7 years ago |
Daniel J. Ramirez
|
60f054d3ac
Improved VS node coloring
|
8 years ago |
Juan Linietsky
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Andreas Haas
|
927fb9d793
VisualScriptEditor: Remove Node when canceling PropertySelector.
|
8 years ago |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 years ago |
Paulb23
|
a4e222ae71
Added members overview
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
22b9c0207b
Merge pull request #8417 from neikeq/hello-there
|
8 years ago |
Paulb23
|
c59bd79e02
Convert indent on save
|
8 years ago |
Ignacio Etcheverry
|
4b8568006d
External editor improvements and fixes
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
e1c1d7d1d7
Add a bunch of missing Godot headers in own files
|
8 years ago |
Rémi Verschelde
|
49c065d29c
Refactoring: rename tools/editor/ to editor/
|
8 years ago |
Juan Linietsky
|
da477b76a9
some class renames
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Juan Linietsky
|
405f6af79c
-Added diectly editable expressions on node to VSEditor, closes #6392
|
9 years ago |
Juan Linietsky
|
5028d7510d
Connection hints when connecting to empty space.
|
9 years ago |
Juan Linietsky
|
fc70824f7c
More improvements to visual script..
|
9 years ago |