ianb96
|
06965f2770
drop path text at mouse pos
|
7 years ago |
Razah
|
72901936cc
Fix shortcut conflict
|
7 years ago |
Paulb23
|
896a0c5ef5
Fixed member keywords colour not updating on settings change
|
7 years ago |
Juan Linietsky
|
419705db6e
Add special coloring to members, to make shadowing more obvious.
|
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 |
volzhs
|
4b0f075e95
Respect text editor highlighting color changes
|
7 years ago |
MattUV
|
a55870cd81
Adds an option to move cursor with right click in TextEdit
|
7 years ago |
Rémi Verschelde
|
03fb1fd7fa
Merge pull request #14613 from voithos/fold-jump-bugfix
|
7 years ago |
MattUV
|
db020f3cea
Modifies indentation behaviours
|
7 years ago |
Zaven Muradyan
|
f139d0e4e6
Account for folded code blocks when navigating via members list
|
7 years ago |
MattUV
|
e669ca2576
Modify shortcuts and menus to fold/unfold code
|
7 years ago |
Paulb23
|
48ad133cf9
Changed current line draw order and added code folding color
|
7 years ago |
sersoong
|
94adf24798
Add uppercase and lowercase to rightclickmenu in scripteditor
|
7 years ago |
Andreas Haas
|
faaa012b84
Script Editor: Use first non-whitespace comment delimiter.
|
7 years ago |
Andreas Haas
|
07aa9d0506
Script Editor: Make comment delimiter language dependent.
|
8 years ago |
Ian
|
1e59169d2d
scrolling fixes
|
8 years ago |
Ian
|
d350f506a0
TextEdit code folding
|
8 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
8 years ago |
Ian
|
94b3e786cd
shader editor context menu and line operations and style fix
|
8 years ago |
Paulb23
|
b07dfd75ea
Consistant scroll when using members overview, issue 11648
|
8 years ago |
Daniel J. Ramirez
|
6d874ea685
Added correct initialization for script editor theme.
|
8 years ago |
Scayze
|
296941f745
fix not beeing able to open empty scripts
|
8 years ago |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Daniel J. Ramirez
|
ba11dc3f48
Added adaptive text editor theme, this includes the shader editor
|
8 years ago |
Rémi Verschelde
|
d85472bef0
Merge pull request #10826 from tuga3d/toggle-comment-behavior
|
8 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Paulo Gomes
|
af40c8698b
Smarter toggle comment block. issue #10720
|
8 years ago |
Rémi Verschelde
|
fb263b73aa
Merge pull request #10901 from toger5/script_background_cleanup
|
8 years ago |