Jummit
|
63f35d24c6
Use % when dropping unique scene nodes into script
|
3 years ago |
kobewi
|
07953346fa
Include quotes conditionally for dropped paths
|
3 years ago |
Haoyu Qiu
|
b611b4cddc
Create onready variables when dropping nodes and holding Ctrl
|
3 years ago |
Haoyu Qiu
|
d088128b43
Remove duplicate editor settings definitions
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
kobewi
|
6eb1c92cea
Fix custom built-in script names
|
3 years ago |
kobewi
|
f899b76747
Improve save handling for built-in scripts
|
3 years ago |
Dominik 'dreamsComeTrue' Jasiński
|
7bd0eae635
Add "Replace in Files" functionality to text editors
|
5 years ago |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Jihyun Yu
|
5c66891048
Auto-reload scripts with external editor
|
4 years ago |
Haoyu Qiu
|
5f316aa216
Improve Undo/Redo menu items
|
4 years ago |
Haoyu Qiu
|
ad425b7e9f
Allow dropping property path into script editor
|
4 years ago |
kobewi
|
245b9400ea
Support single quote when dropping files to script
|
4 years ago |
Rémi Verschelde
|
b35e61ba85
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
4 years ago |
kobewi
|
f7cfdfb1cc
Add preload() to resource path when holding Ctrl
|
4 years ago |
Hugo Locurcio
|
a38b447413
Highlight control flow keywords with a different color
|
5 years ago |
llschuster
|
2a18909210
text-editor: fix Clicking warning doesn't center around line
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Kyle
|
cc419fcf8f
Fixes ctrl-click function line centering
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
David Kennedy
|
473cb79cc1
Fix duplicates entries in script editor menu
|
4 years ago |
PouleyKetchoupp
|
e3765e97de
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |
Yuri Roubinsky
|
5be4e10f4e
Fix error label clicking in status bar for shader editor
|
5 years ago |
Hugo Locurcio
|
e226947e21
Improve the text appearance in the script editor warnings panel
|
5 years ago |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
5 years ago |
Hugo Locurcio
|
06344ac10d
Increase the width of the "Connections to method" dialog
|
5 years ago |