Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Rémi Verschelde
|
fb263b73aa
Merge pull request #10901 from toger5/script_background_cleanup
|
8 years ago |
toger5
|
7cb76cd628
Revert "added setting to override the theme background with editor theme color"
|
8 years ago |
Daniel J. Ramirez
|
f1214041c6
Updated Editor Built-In types.
|
8 years ago |
Wilson E. Alvarez
|
a400a65c8a
Renamed 'script_changed' signal in the script editor plugin to 'edited_script_changed'
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Andreas Haas
|
6134d8741d
Editor: Add some more translatable strings.
|
8 years ago |
Juan Linietsky
|
36e0a72c77
-Code completion for enumerations
|
8 years ago |
Pedro J. Estébanez
|
c2a1f3b814
Add ability to undo auto-indent
|
8 years ago |
Rémi Verschelde
|
c2346b92b2
Merge pull request #10507 from toger5/override_code_them_bg
|
8 years ago |
toger5
|
ce4eb30778
added setting to override the theme background with editor theme color
|
8 years ago |
Paulb23
|
de95e65d10
Delete current line, issue 9643
|
8 years ago |
Juan Linietsky
|
b20952ebff
Update script signals in real-time when script changes. Fixes #8980
|
8 years ago |
Paulb23
|
e91bde6521
Fixed undo when converting indent with no changes, issue 9841
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Andreas Haas
|
708ddb05af
ScriptEditor: ctrl+click can open scenes/resources.
|
8 years ago |
Poommetee Ketson
|
668d00ff2d
Fix ColorPicker to use theme constants
|
8 years ago |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
8 years ago |
geequlim
|
6687484958
Better user expirence with external text editors.
|
8 years ago |
Rémi Verschelde
|
d3afecf681
Merge pull request #8974 from Paulb23/script_overview
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
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 |
volzhs
|
be454ba2d6
Update editor theme
|
8 years ago |
Paulb23
|
4b8152d599
Ability to Convert Case, issue 8079
|
8 years ago |
Paulb23
|
e7e1d65eb0
Fix cursor position on indent convert
|
8 years ago |
Rémi Verschelde
|
22b9c0207b
Merge pull request #8417 from neikeq/hello-there
|
8 years ago |
Paulb23
|
84bca4e72f
Added support for space indentation
|
8 years ago |
Ignacio Etcheverry
|
4b8568006d
External editor improvements and fixes
|
8 years ago |
Paulb23
|
95a2a7e525
Added ability to convert indent type
|
8 years ago |