index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
2
-4
/
+4
*
Tweak the default function definition color when using a dark theme
Hugo Locurcio
2019-10-02
1
-10
/
+18
*
Highlight singletons and class_names in GDScript
Bojidar Marinov
2019-09-28
1
-1
/
+1
*
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-08
1
-2
/
+2
*
Merge pull request #28416 from JellyWX/binary-literals
Rémi Verschelde
2019-05-29
1
-1
/
+18
|
\
|
*
Support for binary literals in GDScript. Added an error that shows if a point...
jude-lafitteIII
2019-04-25
1
-1
/
+18
*
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
2
-4
/
+4
*
Fix types highlighting outside of function args and var declarations, issues ...
Paulb23
2018-10-13
1
-4
/
+14
*
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
1
-4
/
+0
*
Fixed scientific notaion not highlighting correctly, issue 21435
Paulb23
2018-09-08
1
-2
/
+2
*
Add syntax highlighting to type hints
George Marques
2018-07-20
2
-1
/
+33
*
Removed duplicate default colours and removed GDScriptHighligher colours from...
Paulb23
2018-06-13
1
-2
/
+18
*
Added GDScript NodePath highlighting
Paulb23
2018-04-20
2
-1
/
+14
*
Added GDScript function definition highlighting
Paulb23
2018-04-20
2
-1
/
+11
*
GDScript highlighter now remembers previous state
Paulb23
2018-04-20
2
-6
/
+56
*
Exclude GDScriptSyntaxHighlighter from non-tool builds
Paulb23
2018-04-20
2
-0
/
+318