Paulb23
|
c68e4e8cbe
Fixed save as not working with scripts
|
9 년 전 |
Paulb23
|
45f0dec55c
Added code completion existing color setting
|
9 년 전 |
Paulb23
|
706895a922
Added code completion selected color setting
|
9 년 전 |
Paulb23
|
a40cb680ca
Added code completion background color setting
|
9 년 전 |
Juan Linietsky
|
f1af0fd25c
Changed save all scripts shortcut to avoid collision, fixes #4278
|
9 년 전 |
Juan Linietsky
|
00bc06b50b
Make sure that scripts are reloaded if needed when they enter editing, fixes #4456
|
9 년 전 |
Daniel J. Ramirez
|
422fac5066
Removed lots of prints
|
9 년 전 |
Rémi Verschelde
|
2345f7fcae
Merge pull request #5163 from Paulb23/script_editor_shortcuts
|
9 년 전 |
Juan Linietsky
|
dca382647e
Merge pull request #5165 from neikeq/pr-issue-5116
|
9 년 전 |
Paulb23
|
52d2d52c31
Added script editor shortcuts
|
9 년 전 |
Juan Linietsky
|
45443a1651
Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756
|
9 년 전 |
Juan Linietsky
|
482b21a5a4
apply built-in scripts when running the game, closes #4987
|
9 년 전 |
Ignacio Etcheverry
|
10881802ba
ConnectionsDock: Double click to create and go to signal connection
|
9 년 전 |
volzhs
|
990956c4e0
add line spacing option to script and shader editor (#5105)
|
9 년 전 |
Juan Linietsky
|
f8f30662d9
-Ability to reload (and soft reload) tool scripts. Please test!
|
9 년 전 |
Paulb23
|
d66b034bd1
Improved breakpoint marker position, and scales with font size
|
9 년 전 |
Juan Linietsky
|
2ca4995a6f
Cleaned up remote menu
|
9 년 전 |
Juan Linietsky
|
9b1f8230ec
-Some fixes to OSX retina scaling for window functions
|
9 년 전 |
Rémi Verschelde
|
a2fee79459
Merge pull request #4843 from Paulb23/breakpoints_next_prev_and_remove_issue_1690
|
9 년 전 |
Rémi Verschelde
|
d3b46b6bf2
Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750
|
9 년 전 |
Ignacio Etcheverry
|
51be9beec9
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
|
9 년 전 |
Paulb23
|
daf0ed646f
Added, goto next and previous breakpoint and remove all, issue 1690
|
9 년 전 |
Paulb23
|
72fda444d1
Added breakpoint markers, issue 4750
|
9 년 전 |
Paulb23
|
27dbbd68d5
Added settings to change marked and breakpoint color
|
9 년 전 |
Paulb23
|
d7073a77e1
Added color themes to the text editor
|
9 년 전 |
Rémi Verschelde
|
436debb045
Merge pull request #4733 from akien-mga/pr-i18n-proofreading
|
9 년 전 |
Rémi Verschelde
|
00d8f86044
i18n: Second pass at proofreading
|
9 년 전 |
Rémi Verschelde
|
94c34ff890
i18n: Proofreading of all strings
|
9 년 전 |
Paulb23
|
2eb4e7c103
Multiline duplication, issue #4661
|
9 년 전 |
Paulb23
|
e03e7deb1b
Added caret blink in text editor
|
9 년 전 |