Aaron Franke
|
7d9ad2b845
Use Vector3.UP as a default value for look_at's up vector
|
4 years ago |
Mai Lavelle
|
4cb070e590
Fix xform_inv of Plane, intermediate results were ignored
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0f249f5c0a
Variant: Sync docs with new constructors, fixups after #43403
|
4 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
94721f5ab8
Revert "Renamed plane's d to distance"
|
5 years ago |
Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 years ago |
Rémi Verschelde
|
726711d8c5
Merge pull request #31756 from raphael10241024/fast_aabb_transform
|
6 years ago |
Andrii Doroshenko (Xrayez)
|
07cff56f48
Add transform methods for PoolVector*Array
|
6 years ago |
RaphaelHunter
|
e7febd72d6
a faster funtion to transform aabb
|
6 years ago |
Rémi Verschelde
|
6c607c3564
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments
|
6 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
Aaron Franke
|
85f13a0d24
Add Basis constants and format Transform constants
|
6 years ago |
Aaron Franke
|
3f837d5cc5
[Core] Rename Matrix3 file to Basis
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Thomas Herzog
|
b6b225f4c5
Merge pull request #8870 from tagcup/pathfollow
|
8 years ago |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 years ago |
Ferenc Arn
|
a1c8896d9d
Fix PathFollow rotations.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Juan Linietsky
|
74808ac4d9
New particle system, mostly working, some small features missing.
|
8 years ago |