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
/
gdscript_byte_codegen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor
Rémi Verschelde
2020-12-15
1
-1
/
+31
|
\
|
*
GDScript: Refactor builtin functions
George Marques
2020-11-26
1
-1
/
+31
*
|
Merge pull request #41773 from ThakeeNathees/default-argument-override-buf-fix
George Marques
2020-12-02
1
-0
/
+1
|
\
\
|
*
|
GDScript default argument override bug fix
Thakee Nathees
2020-11-28
1
-0
/
+1
*
|
|
GDScript: Improve handling of operators
George Marques
2020-11-26
1
-1
/
+2
|
|
/
|
/
|
*
|
GDScript: Fix mishandling of stack pointers
George Marques
2020-11-25
1
-4
/
+26
*
|
GDScript: Add faster instruction for validated constructor
George Marques
2020-11-21
1
-0
/
+14
*
|
GDScript: Add faster call instructions for builtin methods
George Marques
2020-11-21
1
-0
/
+15
*
|
GDScript: Add faster call instructions for native methods
George Marques
2020-11-21
1
-2
/
+22
*
|
GDScript: Add speficic set/get instructions
George Marques
2020-11-21
1
-0
/
+78
*
|
GDScript: Add faster operator for known types
George Marques
2020-11-21
1
-3
/
+16
*
|
GDScript: Gather instructions arguments beforehand
George Marques
2020-11-21
1
-8
/
+10
|
/
*
Add GDScript code generation interface
George Marques
2020-09-01
1
-0
/
+277