David Snopek
|
d72baf192d
Merge pull request #1742 from aaronfranke/projection-construct
|
4 months ago |
David Snopek
|
075b517d96
Synchronize most shared variant code with Godot 4.4
|
5 months ago |
Aaron Franke
|
aa03c32b3e
Add missing Projection constructor with 16 real_t values
|
4 months ago |
Thaddeus Crews
|
7056c996dd
Style: Replace header guards with `#pragma once`
|
5 months ago |
Thaddeus Crews
|
89fd27608f
Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]`
|
5 months ago |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 years ago |
Aaron Franke
|
65eeb94f75
Update core data structures to match the engine
|
2 years ago |
Aaron Franke
|
0455f72ede
Use struct instead of class for core structures
|
2 years ago |
bruvzg
|
91c56a0ad1
Add bindings for Vector4, Vector4i, Projection built-in types.
|
3 years ago |