Ray
2061bfc5e8
Reviewed parameter names to avoid issues #3159
hace 1 año
Ray
225b4fb3e2
REVIEWED: `Vector2Angle()`
hace 1 año
Ray
fdc28fce80
Reviewed vector2angle example
hace 1 año
Ray
5361d498c3
WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887
hace 1 año
Ray
fe595d60f7
Remove trailing spaces
hace 2 años
Ray
a48bb6e1ed
ADDED: Comment to clarify raymath semantics
hace 2 años
Ray
3a21301724
ADDED: Comment about Matrix conventions
hace 2 años
Ray
7d68aa6869
REVIEWED: Modules description layout
hace 2 años
Rico P
8b8eddc8e2
slightly optimize Vector3Normalize ( #2982 )
hace 2 años
Ray
1fea266472
Clean trailing spaces
hace 2 años
Ray
60d0ab418a
some typos review
hace 2 años
Ray
a151cbd37a
ADDED: `Vector2LineAngle()` #2887
REVIEWED: `Vector2Angle()`
hace 2 años
Dor Shapira
df5a736c00
fix typo ( #2899 )
patrix=>matrix
hace 2 años
Ray
b59fab7ee6
Update year to 2023
hace 2 años
Ray
d7f7c94c4d
REVIEWED: `Vector2Angle()`
hace 2 años
Antonis Geralis
d1a104bba4
Fix vector2angle ( #2832 )
* Fix vector2angle
* Fix ;
* use acosf
* need a break
* add comments
hace 2 años
Alexander Heinrich
3419aef677
Fix Vector2Angle() ( #2829 )
With this fix the function still returns negative values, which is
wrong. But we keep this behaviour to maintain backwards compatibility.
hace 2 años
Ray
2a2c9e4da8
minor tweaks
hace 2 años
Ray
fd191a32ea
Remove trailing spaces
hace 2 años
Nikolay Krasheninnikov
52345fd883
[raymath] Rotation functions returns clockwise rotation matrix, #2595 ( #2599 )
Co-authored-by: Nikolai Krasheninnikov <nikolai.krasheninnikov@kronshtadt.ru>
hace 2 años
Ray
7b05444af8
Review comments and parameter names
hace 2 años
Crydsch
00c7509454
add Vector3RotateByAxisAngle ( #2590 )
hace 2 años
hitomi kirigri
64710e6030
fix QuaternionFromMatrix & QuaternionEquals ( #2591 )
Co-authored-by: kirigiri hitomi <chenjw@hiscene.com>
hace 2 años
George Linkovsky
b40696eab6
Fix Vector3ClampValue and Vector2ClampValue ( #2585 )
Co-authored-by: Timofffee <timofffee@gmail.com>
hace 2 años
Jeffery Myers
e9029d3d00
[CORE] Fix Warnings ( #2582 )
* Fix raymath warning with floor to floorf
* signed unsigned missmatches
hace 2 años
Pijus
c392f0c16b
Add wrap ( #2522 )
* add wrap function
* fixed Wrap function wrapping wrong
hace 2 años
Ray
377dcef9f4
Revert "add wrap function ( #2521 )"
This reverts commit 81157e4e72
.
hace 2 años
Pijus
81157e4e72
add wrap function ( #2521 )
hace 2 años
Ray
ed2ab55034
Remove line ending spaces
hace 3 años
Ray
233cf3970c
Removed bool type from raymath, it broke raylib
hace 3 años
Ray
015a71fc40
Update raymath.h
hace 3 años
Ray
be3ae71aec
Review new functions formatting
hace 3 años
saccharineboi
52befa0815
Augment raymath.h with useful functions ( #2428 )
* Augment raymath.h with useful functions
* Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue
* Remove Vector3{Up,Down,Left,Right,Forward,Backward}
hace 3 años
Satoshi Tanaka
5abb87a0d2
Fix QuaternionScale ( #2419 )
hace 3 años
Ray
cfe7823453
REMOVED: `MatrixNormalize()` #2412
hace 3 años
Ray
c2c1c93041
Corrected typo
hace 3 años
Ray
0da7830745
REVIEWED: Avoid some float -> double promotions
hace 3 años
Anilforextra
cda1324e87
Vector2/Vector3: Add squared distance. ( #2376 )
hace 3 años
Jaedeok Kim
b54e9db764
Optimize `Vector2Rotate()` function ( #2340 )
hace 3 años
megagrump
c54d9cd552
simplify QuaternionInvert ( #2324 )
hace 3 años
Ray
48a463cca8
REVIEWED: `Vector2Transform(()`
hace 3 años
Ray
8ee0eb8f36
ADDED: `Vector2Transform()`
hace 3 años
raysan5
a940f41b4b
Update year to 2022
hace 3 años
Ray
20f4d8c147
Reviewed typo
hace 3 años
Andrea Fontana
c0715c1225
Fixed functions Vector2Angle and Vector3Angle ( #2203 )
* Fixed functions Vector2Angle and Vector3Angle
* typo
* Unrolled everything.
hace 3 años
Jaedeok Kim
72f3b00b00
Fix Vector2Angle() not working as expected ( #2196 )
hace 3 años
Ray
e7f48eb16b
Tweaks
hace 3 años
HarriP
3cb4ef2599
Fix inverse length in Vector2Normalize ( #2189 )
Following the pattern in Vector3Normalize.
hace 3 años
Steven Schveighoffer
fa7337e19c
Vector2Angle returns degrees instead of radians, but all other raymath ( #2193 )
functions use radians, making this awkward to use.
hace 3 años
raysan5
599d6e810f
REVIEWED: models resources structure
hace 3 años