index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
variant
/
variant.h
Age
Commit message (
Expand
)
Author
2021-05-06
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-03-16
Add static method support to core Variant types
reduz
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-27
Add helper count function to Variant
George Marques
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-10
Use pointer parameters in Variant function pointers
George Marques
2020-11-25
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-23
Initialize class/struct variables with default values in core/ and drivers/
Rafał Mikrut
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-11
Refactor variant built-in methods yet again.
reduz
2020-11-10
Create Variant built-in functions.
reduz
2020-11-09
Make sure operators appear in the docs too
reduz
2020-11-09
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
Refactored variant constructor logic
reduz
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz