Rémi Verschelde
|
5d9cab3aeb
Merge pull request #38430 from aaronfranke/transform3d
|
4 vuotta sitten |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
4 vuotta sitten |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 vuotta sitten |
Hugo Locurcio
|
12462d9055
Rename File's `endian_swap` to `big_endian`
|
4 vuotta sitten |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 vuotta sitten |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 vuotta sitten |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 vuotta sitten |
Aaron Franke
|
1be0d6b30e
Type consistencies in core
|
4 vuotta sitten |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 vuotta sitten |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 vuotta sitten |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
4 vuotta sitten |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 vuotta sitten |
Rémi Verschelde
|
e35bb04c53
Improve format version mismatch error in binary loader
|
4 vuotta sitten |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 vuotta sitten |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 vuotta sitten |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 vuotta sitten |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 vuotta sitten |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 vuotta sitten |
Rémi Verschelde
|
94721f5ab8
Revert "Renamed plane's d to distance"
|
5 vuotta sitten |
Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 vuotta sitten |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 vuotta sitten |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 vuotta sitten |
qarmin
|
1f209bfc41
Fixes bugs found by Sonarcloud and Coverity
|
5 vuotta sitten |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 vuotta sitten |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 vuotta sitten |
Juan Linietsky
|
6da0eef9e6
Add support for Vector2i, Rect2i and Vector3i to Variant
|
5 vuotta sitten |
Juan Linietsky
|
3c0059650d
Added StringName as a variant type.
|
5 vuotta sitten |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 vuotta sitten |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 vuotta sitten |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 vuotta sitten |