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
/
core
/
variant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve argument names for core types
Aaron Franke
2020-12-07
1
-12
/
+12
*
Fix subtracting colors and quats
Tomasz Chabora
2020-12-03
1
-0
/
+2
*
Fix VariantInternal initialization and setting of object
George Marques
2020-11-30
2
-21
/
+23
*
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
1
-2
/
+2
*
Merge pull request #43864 from vnen/fix-print-utilities
Rémi Verschelde
2020-11-25
1
-2
/
+2
|
\
|
*
Fix prints and printt functions printing as errors
George Marques
2020-11-25
1
-2
/
+2
*
|
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-25
5
-248
/
+33
*
|
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-23
3
-5
/
+5
*
|
Merge pull request #43725 from vnen/gdscript-typed-vm-2
Rémi Verschelde
2020-11-23
1
-1
/
+232
|
\
\
|
|
/
|
/
|
|
*
Add extra functions to VariantInternal
George Marques
2020-11-21
1
-1
/
+232
*
|
Variant: Merge get() and validated_get()
George Marques
2020-11-20
1
-92
/
+2
*
|
Fix variant getters not setting return type
George Marques
2020-11-20
3
-24
/
+37
|
/
*
Fix return type on builtin validated calls
George Marques
2020-11-18
1
-2
/
+27
*
doc: Sync classref with Variant utility methods
Rémi Verschelde
2020-11-17
1
-46
/
+35
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
4
-4
/
+0
*
Refactor variant built-in methods yet again.
reduz
2020-11-11
5
-858
/
+810
*
Create Variant built-in functions.
reduz
2020-11-10
5
-40
/
+1447
*
Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_...
Rémi Verschelde
2020-11-10
3
-0
/
+7
|
\
|
*
Add append_array() method to Array class
Tomasz Chabora
2020-11-08
3
-0
/
+7
*
|
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-09
1
-3
/
+14
*
|
Change how no-arg constructor is handled internally in Variant.
reduz
2020-11-09
2
-97
/
+319
*
|
Merge pull request #43419 from reduz/document-operators
Rémi Verschelde
2020-11-09
2
-3
/
+3
|
\
\
|
*
|
Make sure operators appear in the docs too
reduz
2020-11-09
2
-3
/
+3
*
|
|
Merge pull request #43415 from bruvzg/var_ctr_af32
Rémi Verschelde
2020-11-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix duplicate variant constructor typo.
bruvzg
2020-11-09
1
-1
/
+1
*
|
|
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
9
-58
/
+60
|
/
/
*
/
Refactored variant constructor logic
reduz
2020-11-09
8
-495
/
+1262
|
/
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
22
-0
/
+17164