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
/
method_ptrcall.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
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
1
-0
/
+1
*
Use `likely()` in `PtrToArg<T *>` when checking for null `Object *`s
David Snopek
2024-04-08
1
-8
/
+2
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-3
/
+3
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-122
/
+122
*
PtrToArg::convert() returns const-references where possible, avoids unnecessa...
Jan Haller
2023-08-07
1
-22
/
+22
*
Attempt to standardize Object ptrcall encoding on `Object **`
David Snopek
2023-05-25
1
-2
/
+8
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-0
/
+3
*
Core: Move Rect2i to its own `rect2i.h` header
Rémi Verschelde
2022-02-04
1
-1
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Implement NativeExtension pointer arguments
reduz
2021-08-23
1
-0
/
+7
*
Change Variant bool conversion to uint8_t
George Marques
2021-07-27
1
-1
/
+1
*
Implement native extension system
reduz
2021-06-25
1
-4
/
+10
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-1
/
+1
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-1
/
+1
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Change template order in method_ptrcall.h
George Marques
2020-12-15
1
-3
/
+6
*
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-25
1
-18
/
+8
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-0
/
+453