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
/
variant_op.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Revert "Make freed object different than null in comparison operators"
Rémi Verschelde
2024-07-01
1
-16
/
+16
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-40
/
+40
*
Merge pull request #73896 from vnen/object-null-boolean-consistency
Yuri Sizov
2023-12-16
1
-16
/
+16
|
\
|
*
Make freed object different than null in comparison operators
George Marques
2023-08-21
1
-16
/
+16
*
|
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-11
1
-2
/
+2
|
/
*
Fix typo in modulo error message.
Joseph Davies
2023-08-01
1
-4
/
+4
*
Merge pull request #73540 from mashumafi/fix-typed-array-add
Rémi Verschelde
2023-06-20
1
-0
/
+5
|
\
|
*
Fix: Typed arrays aren't working with +
mashumafi
2023-02-22
1
-0
/
+5
*
|
Add operator NOT for all Variant types
George Marques
2023-03-10
1
-3
/
+3
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Unify String and StringName
rune-scape
2022-12-05
1
-23
/
+50
*
Fix suppressed error message on error when using % format string
Rindbee
2022-12-05
1
-8
/
+16
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-0
/
+48
*
Implement exponential operator (**) to GDScript/Expressions
Yuri Roubinsky
2022-05-11
1
-0
/
+18
*
Merge pull request #55939 from cdemirer/validated-array-add-fix
Rémi Verschelde
2022-01-17
1
-0
/
+1
|
\
|
*
Fix validated version of array addition
cdemirer
2022-01-18
1
-0
/
+1
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Add Variant `in` operator for any String/StringName operands
George Marques
2021-10-06
1
-3
/
+25
*
Fix crash when dividing by 0 in Vector2/3i
Rafał Mikrut
2021-08-15
1
-0
/
+96
*
Fix 'in' operator to check if an object member exists
Julien Nguyen
2021-07-01
1
-4
/
+8
*
Make some variant internal functions public.
reduz
2021-06-17
1
-0
/
+1316