kobewi
|
34b485d62b
Remove empty constructors and destructors from scene/
|
3 달 전 |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
6 달 전 |
jsjtxietian
|
cff1111359
Make native shader source visualizer can highlight uint suffix
|
1 년 전 |
jsjtxietian
|
b851514b10
Fix uint's suffix is not highlighted in text shader editor
|
1 년 전 |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 년 전 |
3deathtoll
|
3841c4a4b4
Make SyntaxHighlighter::get_text_edit a const function
|
2 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 년 전 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 년 전 |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
4 년 전 |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 년 전 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 년 전 |
Paulb23
|
907f9f2a84
Changed line_edited_from(from) to lines_edit_from(from, to)
|
5 년 전 |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 년 전 |
Paulb23
|
156daddaaf
Expose Syntax highlighter for editor plugins
|
5 년 전 |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 년 전 |