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
*
Merge pull request #63595 from reduz/remove-signal-connect-binds
Rémi Verschelde
2022-07-29
7
-53
/
+36
|
\
|
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
7
-53
/
+36
*
|
Fix Vector4 serialization
kobewi
2022-07-29
1
-2
/
+2
|
/
*
Merge pull request #63049 from Faless/mp/4.x_as_module
Rémi Verschelde
2022-07-28
2
-5
/
+8
|
\
|
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
2
-5
/
+8
*
|
Merge pull request #63532 from TokageItLab/rename-cubic-slerp
Rémi Verschelde
2022-07-28
1
-2
/
+2
|
\
\
|
*
|
rename and unify notation for spherical interpolation
Silc Renew
2022-07-27
1
-2
/
+2
*
|
|
Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...
Rémi Verschelde
2022-07-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-2
/
+2
*
|
|
Add some missing Vector4 methods
kobewi
2022-07-26
2
-1
/
+9
|
|
/
|
/
|
*
|
Merge pull request #63219 from reduz/implement-vector4-projection
Rémi Verschelde
2022-07-25
15
-1
/
+789
|
\
\
|
*
|
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
15
-1
/
+789
*
|
|
Solve discrepancy between code and class reference for Plane
Jcrespo
2022-07-24
1
-1
/
+1
|
/
/
*
|
Rename `epsilon` to `tolerance` in the `Plane::has_point` method
Yuri Rubinsky
2022-07-21
1
-1
/
+1
*
|
Fix the argcount when generating error message for CallableComparator
cdemirer
2022-07-18
1
-1
/
+1
|
/
*
Use BitField hint for the TextServer enums. Add missing parts for BitField su...
bruvzg
2022-07-15
1
-0
/
+1
*
Implement a BitField hint
reduz
2022-07-05
2
-0
/
+68
*
Merge pull request #61610 from TokageItLab/importer-retarget-registered-gdhum...
Rémi Verschelde
2022-07-02
1
-0
/
+1
|
\
|
*
implement bone renamer in importer
Silc Renew
2022-07-01
1
-0
/
+1
*
|
Merge pull request #62477 from lyuma/packedbytearray
Rémi Verschelde
2022-07-01
1
-8
/
+24
|
\
\
|
|
/
|
/
|
|
*
Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays.
Lyuma
2022-06-30
1
-8
/
+24
*
|
Adding print_rich for printing with BBCode
Voylin
2022-06-29
1
-0
/
+17
*
|
Merge pull request #53135 from briansemrau/fix-ref-leak
Rémi Verschelde
2022-06-28
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
GDScript Don't double-reference Refs returned from native function
Brian Semrau
2021-09-28
1
-0
/
+7
*
|
Merge pull request #62468 from V-Sekai/core-const-expressions
Rémi Verschelde
2022-06-28
4
-0
/
+40
|
\
\
|
*
|
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
4
-0
/
+40
*
|
|
Merge pull request #62449 from Chaosus/wrap_func
Rémi Verschelde
2022-06-27
1
-0
/
+47
|
\
\
\
|
*
|
|
Add generalized version of `wrap` function
Yuri Rubinsky
2022-06-27
1
-0
/
+47
|
|
/
/
*
|
|
Merge pull request #62462 from vnen/gdscript-setter-chaining
Rémi Verschelde
2022-06-27
2
-4
/
+16
|
\
\
\
|
*
|
|
GDScript: Fix setter being called in chains for shared types
George Marques
2022-06-27
2
-4
/
+16
|
|
/
/
*
/
/
Refactor bezier interpolation functions
Hendrik Brucker
2022-06-27
2
-0
/
+7
|
/
/
*
|
Add core types enums description to extension api json
Pierre-Thomas Meisels
2022-06-23
2
-0
/
+86
*
|
Clean up Hash Functions
reduz
2022-06-20
6
-62
/
+127
*
|
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-4
/
+4
*
|
Validate every source element separately Array::append_array()
Pedro J. Estébanez
2022-06-15
1
-1
/
+3
*
|
Merge pull request #61934 from Geometror/hashfuncs
Rémi Verschelde
2022-06-15
1
-76
/
+20
|
\
\
|
*
|
Hash function improvements
Hendrik Brucker
2022-06-15
1
-76
/
+20
*
|
|
Fix parameter name for String.left and String.right
Haoyu Qiu
2022-06-12
1
-2
/
+2
|
/
/
*
|
Merge pull request #59786 from V-Sekai/ok_color
Rémi Verschelde
2022-06-07
2
-0
/
+6
|
\
\
|
*
|
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
2
-0
/
+6
*
|
|
Merge pull request #50349 from Calinou/array-add-some-every
Rémi Verschelde
2022-06-07
3
-0
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add `any()` and `all()` methods to Array
Hugo Locurcio
2022-05-25
3
-0
/
+48
*
|
|
Merge pull request #59883 from KoBeWi/merge_this
Rémi Verschelde
2022-06-06
3
-0
/
+10
|
\
\
\
|
*
|
|
Add Dictionary.merge()
kobewi
2022-05-31
3
-0
/
+10
|
|
/
/
*
|
|
[GDExtension] Expose Variant, NodePath and StringName hash functions.
bruvzg
2022-06-06
1
-0
/
+5
*
|
|
Add StringName explicitly to Variant::hash_compare
George Marques
2022-06-03
1
-0
/
+4
|
/
/
*
|
Implement read-only arrays
George Marques
2022-05-17
3
-1
/
+72
*
|
Implement read-only dictionaries.
reduz
2022-05-16
3
-5
/
+71
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
2
-7
/
+7
*
|
Add a new HashMap implementation
reduz
2022-05-12
1
-39
/
+46
[next]