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 #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
2021-04-28
2
-5
/
+5
|
\
|
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
2
-5
/
+5
*
|
Raise error if Resource is of wrong type as function argument
Florian Kothmeier
2021-04-27
1
-0
/
+12
|
/
*
Remove return value type adjust of builtin method calls
George Marques
2021-04-16
1
-33
/
+0
*
Fix PackedFloat32Array get index not working
Julien Nguyen
2021-04-12
1
-0
/
+1
*
Add marshalling to PackedByteArray
reduz
2021-04-10
2
-41
/
+370
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-2
/
+4
*
Merge pull request #46991 from madmiraal/rename-invert-reverse
Rémi Verschelde
2021-04-01
3
-13
/
+13
|
\
|
*
Rename Array.invert() to Array.reverse()
Marcel Admiraal
2021-03-21
3
-13
/
+13
*
|
Merge pull request #46830 from vnen/gdscript-typed-arrays
Rémi Verschelde
2021-03-29
3
-67
/
+91
|
\
\
|
*
|
Make Variant setget use set() method of Array
George Marques
2021-03-18
1
-60
/
+58
|
*
|
Add functions to retrieve type of a typed Array
George Marques
2021-03-18
2
-0
/
+20
|
*
|
Don't check type when assigning Array
George Marques
2021-03-18
2
-7
/
+13
|
|
/
*
/
Use real_t in GridMap and VariantParser
Aaron Franke
2021-03-19
1
-23
/
+22
|
/
*
Merge pull request #46378 from reduz/static-method-in-variant-types
Rémi Verschelde
2021-03-16
3
-1
/
+323
|
\
|
*
Add static method support to core Variant types
reduz
2021-03-16
3
-1
/
+323
*
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
3
-4
/
+4
*
|
Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization
Rémi Verschelde
2021-03-09
1
-0
/
+2
|
\
\
|
*
|
Relaxes Node naming constraints in glTF documents to match the Editor.
abaire
2021-02-24
1
-0
/
+2
*
|
|
Add missing ERR_FAIL_INDEX check to Variant::construct
Alex Hirsch
2021-03-04
1
-0
/
+1
|
|
/
|
/
|
*
|
Bind ClockDirection enum
George Marques
2021-02-23
1
-0
/
+1
*
|
Use Vector3.UP as a default value for look_at's up vector
Aaron Franke
2021-02-16
1
-1
/
+1
*
|
Added signed_angle_to for Vector3
JestemStefan
2021-02-16
1
-0
/
+1
|
/
*
Change sort_custom/bsearch_custom to use Callables
kobewi
2021-02-04
3
-18
/
+15
*
Replace ColorN and from HTML with a string constructor
Aaron Franke
2021-02-01
2
-1
/
+3
*
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
1
-4
/
+2
*
Make hex_to_int and bin_to_int handle the prefix automatically
Aaron Franke
2021-01-28
1
-2
/
+2
*
Merge pull request #45489 from aaronfranke/core
Rémi Verschelde
2021-01-27
1
-1
/
+1
|
\
|
*
Type consistencies in core
Aaron Franke
2021-01-26
1
-1
/
+1
*
|
Renamed String.ord_at to unicode_at
Yuri Roubinsky
2021-01-26
1
-1
/
+1
|
/
*
Remove Quat set methods in favour of constructors
Marcel Admiraal
2021-01-26
1
-4
/
+0
*
Merge pull request #44427 from briansemrau/fix-variant-bitand-validated-eval
Rémi Verschelde
2021-01-11
1
-0
/
+1
|
\
|
*
Fix bitwise-and eval not updating return type
Brian Semrau
2020-12-16
1
-0
/
+1
*
|
Merge pull request #44661 from AndreaCatania/AndreaCatania-patch-5
Rémi Verschelde
2021-01-05
1
-2
/
+2
|
\
\
|
*
|
Fixes: GDscript min and max are inverted
Andrea Catania
2020-12-24
1
-2
/
+2
*
|
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
23
-46
/
+46
*
|
|
Merge pull request #44586 from madmiraal/rename-stepify
Rémi Verschelde
2020-12-28
2
-5
/
+5
|
\
\
\
|
*
|
|
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
2
-5
/
+5
*
|
|
|
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rémi Verschelde
2020-12-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Rename Vector2.tangent() to Vector2.orthogonal()
Marcel Admiraal
2020-12-06
1
-1
/
+1
*
|
|
|
|
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-28
1
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
7
-28
/
+28
*
|
|
|
Add helper count function to Variant
George Marques
2020-12-27
4
-0
/
+25
*
|
|
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
4
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #44472 from winterpixelgames/PR-duplicate-packedarrays
Rémi Verschelde
2020-12-21
2
-0
/
+27
|
\
\
\
|
*
|
|
packed*arrays are pass by ref now. support duplicate and update documentation
Jordan Schidlowsky
2020-12-17
2
-0
/
+27
*
|
|
|
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
1
-2
/
+2
|
/
/
/
*
|
/
Fix crash parsing a serialized Reference
Pedro J. Estébanez
2020-12-17
1
-6
/
+3
|
|
/
|
/
|
*
|
Merge pull request #44406 from vnen/variant-ptr-construct
Rémi Verschelde
2020-12-15
2
-13
/
+70
|
\
\
|
*
|
Change template order in method_ptrcall.h
George Marques
2020-12-15
1
-3
/
+6
[next]