qarmin
|
6cbaf7662f
|
Changed some code showed in LGTM and Coverage
|
2019-07-20 08:09:57 +02:00 |
|
Hugo Locurcio
|
28d3a6051c
|
Use base Color() constructors instead of Color::html()
This results in slightly smaller binaries (-17 KB for an editor binary)
as no strings need to be allocated.
|
2019-07-08 21:17:10 +02:00 |
|
Rémi Verschelde
|
08200cb9f5
|
Merge pull request #29333 from hbina/fix_double_click_when_no_edited_func
fixed an issue with double clicking available node in VisualScriptEditor
|
2019-07-01 16:33:04 +02:00 |
|
JohnJLight
|
38d3bfe971
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
|
Rémi Verschelde
|
0ac3687d6f
|
Merge pull request #28766 from pgoral/editor_validation_issue
Changing method signature in other class in not recognized in working…
|
2019-06-17 23:13:08 +02:00 |
|
Rémi Verschelde
|
7842f4ca5c
|
Merge pull request #29262 from DarknessCatt/issue-27476
Automatically add new line to scripts
|
2019-06-11 15:07:09 +02:00 |
|
hbina085
|
e0e0d8b229
|
fixed an issue where there is no edited function but user double clicks on an available functions
|
2019-05-30 19:10:53 -04:00 |
|
Matheus Lima Cunha
|
7fbb6d986f
|
Automatically add new line to scripts
|
2019-05-29 18:13:29 -03:00 |
|
Goral
|
aabd9980d1
|
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
2019-05-29 22:27:16 +02:00 |
|
James Buck
|
4f4513f99c
|
Remove some redundant lines
|
2019-05-29 15:20:39 -05:00 |
|
Rémi Verschelde
|
3887fb3e6a
|
Merge pull request #28836 from Jummit/vs-fix-default-call-modes
Change the call mode to self when adding nodes via the node search
|
2019-05-24 17:44:54 +02:00 |
|
Rémi Verschelde
|
49e95d2cc7
|
Merge pull request #28980 from Jummit/vs-rename-change-base-type
Fix VisualScript Change Base Type title
|
2019-05-24 13:45:09 +02:00 |
|
Swarnim Arun
|
7155477caa
|
Fix history state setup in VisualScript
|
2019-05-20 22:15:43 +05:30 |
|
Jummit
|
bd8f345e71
|
Fix VisualScript Change Base Type title
|
2019-05-18 10:07:12 +02:00 |
|
Jummit
|
1d056d3921
|
change call mode to self when adding nodes with node search
fixes #28614
|
2019-05-12 09:27:05 +02:00 |
|
K. S. Ernest (iFire) Lee
|
432460a355
|
VS: Give the generic search the current base type.
|
2019-05-01 08:27:22 -07:00 |
|
Rémi Verschelde
|
36d4f86ed9
|
Merge pull request #27707 from Calinou/tweak-message-wording
Improve wording of various messages and make casing more consistent
|
2019-04-30 11:10:36 +02:00 |
|
Rikhardur Bjarni Einarsson
|
9bfa63496a
|
Added a marker in text_edit that tells which row is executing.
|
2019-04-23 21:51:01 +01:00 |
|
Hugo Locurcio
|
35a0162167
|
Improve wording of various messages and make casing more consistent
This also adds the number of selected projects to the confirmation
dialog that appears before removing projects.
|
2019-04-21 14:37:14 +02:00 |
|
Jummit
|
a68b733e17
|
position nodes from the generic search at the cursor
|
2019-04-18 15:30:20 +02:00 |
|
PouleyKetchoupp
|
8346d90c5e
|
Properly handle different border widths in rounded corner aa
Note: removed (unused and not implemented) support for multiple border colors
|
2019-03-19 11:51:32 +01:00 |
|
Michael Alexsander Silva Dias
|
3ef8238c1c
|
Make translatable some undo/redo operations in the editor
|
2019-02-21 16:41:01 -03:00 |
|
Rémi Verschelde
|
b16c309f82
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-01 12:58:10 +01:00 |
|
Rémi Verschelde
|
bf59b73250
|
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
Make opening menus with the same parent on mouse focus explicit
|
2018-12-09 23:15:33 +01:00 |
|
Liangdi
|
dced53b4d9
|
add undeclared function params of VisualScriptEditor::_selected_method , Fixes #23475
|
2018-11-21 21:25:19 +08:00 |
|