kleonc
|
9201ffa9a2
Improve some argument names for core types
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Aaron Franke
|
1dcbcaaa0d
Change inequality comparison operators to use exact equality
|
5 年之前 |
Hugo Locurcio
|
a002b93d86
Add explanations for errors related to Vector/Quat normalization
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Aaron Franke
|
218f38c7ec
Expose is_equal_approx and restore == to be exact again
|
6 年之前 |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
6 年之前 |
Marcel Admiraal
|
40197685bb
Remove circular dependency between Vector3 and Basis.
|
6 年之前 |
Aaron Franke
|
34ab6549b1
[Mono] Various Color improvements
|
6 年之前 |
Aaron Franke
|
092346d82b
Add Vector2/3 sign and posmod functions, misc additions
|
6 年之前 |
Toshiwo
|
3aff645114
when doing Vector3 slerp it is not necessary to have it normalized.
|
6 年之前 |
Toshiwo
|
416a7d06de
Fix Vector3 slerp method normalizing cross product
|
6 年之前 |
Giacom
|
c00427add3
Added move_toward functions for float, Vector2 and Vector3
|
6 年之前 |
Aaron Franke
|
b2e1c9c276
[Core] Approximate equality
|
6 年之前 |
Chaosus
|
55f3bd97a2
Added direction_to method to vectors
|
6 年之前 |
Juan Linietsky
|
a32b26dfa2
Several fixes to make GLES2 on HTML5 work much better.
|
6 年之前 |
Aaron Franke
|
3f837d5cc5
[Core] Rename Matrix3 file to Basis
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Aaron Franke
|
434973fb83
[Mono] Vector2/3 Project methods
|
7 年之前 |
Thomas Herzog
|
037f4638ab
add project method to Vector2/3
|
7 年之前 |
tagcup
|
ed7aadcd87
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
|
7 年之前 |
Alexander Alekseev
|
26963473a9
Vector3::round, Vector2::round & Vector2::ceil methods were added.
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 年之前 |
Juan Linietsky
|
2e73be99d8
Lots of work on Audio & Physics engine:
|
8 年之前 |
TwistedTwigleg
|
44ecfb028d
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
|
8 年之前 |