marauder2k7
fb986e375d
backup
...
alot more changes here added some matrix functions
most of the point3 and point4 is now converted over to simd functions
matrix now has a lot done by simd but transpose/normal/affine inverse/ inverse still to do
2026-02-25 20:36:53 +00:00
AzaezelX
ebb7ed1b78
uninitialized variables-math
2020-05-11 16:17:40 -05:00
Nathan Bowhay
57bad98569
Fixed spacing and optimized
...
Fixed tab vs 3 spaces and optimized the code a bit.
2015-02-12 08:31:54 -08:00
Nathan Bowhay
c7e0d83587
Fixed possible divide by zero issues.
...
Fixed several areas in the point class that could have a divide by zero
issue.
2015-02-03 12:13:06 -08:00
DavidWyand-GG
a40db9fa9b
zero() method added to all point classes
...
Only some of the mPointX classes had the zero() method implemented.
This commit adds the method to all point classes.
2013-04-09 11:38:48 -04:00
DavidWyand-GG
7dbfe6994d
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00