This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-09-07 10:22:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0b82d5c8d46f42def9333e3611a0c5edd6f2a362
PocketMine-MP
/
src
/
pocketmine
/
math
History
Dylan K. Taylor
0b82d5c8d4
Math: Fix typo in Matrix->subtract() name
2018-02-14 18:22:37 +00:00
..
AxisAlignedBB.php
Math: Added RayTraceResult, removed dependence on MovingObjectPosition
2018-01-12 14:28:41 +00:00
Math.php
Math: Added solveQuadratic()
2018-01-04 15:58:54 +00:00
Matrix.php
Math: Fix typo in Matrix->subtract() name
2018-02-14 18:22:37 +00:00
RayTraceResult.php
Math: Added RayTraceResult, removed dependence on MovingObjectPosition
2018-01-12 14:28:41 +00:00
Vector2.php
Vector2: Fixed ceil() and floor() totally broken logic
2018-01-01 12:57:34 +00:00
Vector3.php
PhpDoc fix for my sanity
2018-01-18 18:04:54 -05:00
VectorMath.php
Add EOF newlines where missing (bulk) (
#1836
)
2017-12-20 11:56:36 +00:00
VoxelRayTrace.php
Math: Kill BlockIterator, added a VoxelRayTrace class with level-independent generator functions (
#1885
)
2018-01-10 20:14:36 +00:00