Juan Linietsky
|
00bc06b50b
Make sure that scripts are reloaded if needed when they enter editing, fixes #4456
|
9 years ago |
Daniel J. Ramirez
|
422fac5066
Removed lots of prints
|
9 years ago |
Rémi Verschelde
|
2345f7fcae
Merge pull request #5163 from Paulb23/script_editor_shortcuts
|
9 years ago |
Juan Linietsky
|
dca382647e
Merge pull request #5165 from neikeq/pr-issue-5116
|
9 years ago |
Paulb23
|
52d2d52c31
Added script editor shortcuts
|
9 years ago |
Juan Linietsky
|
45443a1651
Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756
|
9 years ago |
Juan Linietsky
|
482b21a5a4
apply built-in scripts when running the game, closes #4987
|
9 years ago |
Ignacio Etcheverry
|
10881802ba
ConnectionsDock: Double click to create and go to signal connection
|
9 years ago |
volzhs
|
990956c4e0
add line spacing option to script and shader editor (#5105)
|
9 years ago |
Juan Linietsky
|
f8f30662d9
-Ability to reload (and soft reload) tool scripts. Please test!
|
9 years ago |
Paulb23
|
d66b034bd1
Improved breakpoint marker position, and scales with font size
|
9 years ago |
Juan Linietsky
|
2ca4995a6f
Cleaned up remote menu
|
9 years ago |
Juan Linietsky
|
9b1f8230ec
-Some fixes to OSX retina scaling for window functions
|
9 years ago |
Rémi Verschelde
|
a2fee79459
Merge pull request #4843 from Paulb23/breakpoints_next_prev_and_remove_issue_1690
|
9 years ago |
Rémi Verschelde
|
d3b46b6bf2
Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750
|
9 years ago |
Ignacio Etcheverry
|
51be9beec9
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
|
9 years ago |
Paulb23
|
daf0ed646f
Added, goto next and previous breakpoint and remove all, issue 1690
|
9 years ago |
Paulb23
|
72fda444d1
Added breakpoint markers, issue 4750
|
9 years ago |
Paulb23
|
27dbbd68d5
Added settings to change marked and breakpoint color
|
9 years ago |
Paulb23
|
d7073a77e1
Added color themes to the text editor
|
9 years ago |
Rémi Verschelde
|
436debb045
Merge pull request #4733 from akien-mga/pr-i18n-proofreading
|
9 years ago |
Rémi Verschelde
|
00d8f86044
i18n: Second pass at proofreading
|
9 years ago |
Rémi Verschelde
|
94c34ff890
i18n: Proofreading of all strings
|
9 years ago |
Paulb23
|
2eb4e7c103
Multiline duplication, issue #4661
|
9 years ago |
Paulb23
|
e03e7deb1b
Added caret blink in text editor
|
9 years ago |
Juan Linietsky
|
567cb691ec
Modified editor strings to be translatable in the future
|
9 years ago |
Paulb23
|
f3e6569e00
Trim trailing white space on save, issue 4383
|
9 years ago |
Paulb23
|
8c328474f2
Setting to change line number color
|
9 years ago |
Rémi Verschelde
|
3e3f16fefc
Merge pull request #4251 from Paulb23/block_indent_issue_3803
|
9 years ago |
Paulb23
|
d78e98e2a4
Option to toggle syntax highlighting
|
9 years ago |