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
/
tests
/
core
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `property_*_revert` methods multilevel and expose them for scripting
Yuri Sizov
2022-08-18
1
-0
/
+6
*
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
Yuri Sizov
2022-08-08
1
-43
/
+39
*
Tests: Silence some intentional errors
Rémi Verschelde
2022-08-04
2
-3
/
+2
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-2
/
+2
*
Implement a BitField hint
reduz
2022-07-05
1
-6
/
+6
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Add a new HashMap implementation
reduz
2022-05-12
1
-16
/
+13
*
Refactor Object metadata
reduz
2022-03-24
1
-1
/
+1
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-4
/
+0
*
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-1
/
+1
*
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-25
1
-0
/
+16
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
3
-6
/
+6
*
Move and organize tests into subfolders
Aaron Franke
2021-11-07
3
-0
/
+1305