doom3-bfg/neo/idlib/math
HarrievG c1c5917cda + id style gltf2 parser
+ initial attempt to dmap glb/gltf
[!] added blend file and glb for debugging purposes

# Conflicts:
#	neo/idlib/containers/List.h
2022-06-06 17:24:37 +02:00
..
Angles.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Angles.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Complex.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Complex.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Curve.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Extrapolate.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Interpolate.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Lcp.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Lcp.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Math.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Math.h idMath::FLT_EPSILON -> idMath::FLOAT_EPSILON for system define clash on macOS 2021-07-26 08:51:44 +02:00
Matrix.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Matrix.h Merged stuff from Iced-Hellfire-Dev branch, no specular fix 2021-02-20 12:56:24 +01:00
MatX.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
MatX.h Convert USE_INTRINSICS to USE_INTRINSICS_SSE and fix CMakeLists.txt logic surrounding its check to focus on x86 and x86_64 CPU types 2021-05-25 20:06:37 -04:00
Ode.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Ode.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Plane.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Plane.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Pluecker.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Pluecker.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Polynomial.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Polynomial.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Quat.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Quat.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Random.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Rotation.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Rotation.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Simd.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Simd.h Ran Astyle 2021-04-29 15:20:45 +02:00
Simd_Generic.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Simd_Generic.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
Simd_SSE.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
Simd_SSE.h Convert USE_INTRINSICS to USE_INTRINSICS_SSE and fix CMakeLists.txt logic surrounding its check to focus on x86 and x86_64 CPU types 2021-05-25 20:06:37 -04:00
SphericalHarmonics.h Started to bring back the Quake 3 lightgrid as irradiance cache 2021-04-13 15:50:46 +02:00
Vector.cpp + id style gltf2 parser 2022-06-06 17:24:37 +02:00
Vector.h + id style gltf2 parser 2022-06-06 17:24:37 +02:00
VectorI.h Applied new Astyle settings 2019-11-11 20:27:44 +01:00
VecX.cpp Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops 2021-09-11 17:53:30 +02:00
VecX.h Convert USE_INTRINSICS to USE_INTRINSICS_SSE and fix CMakeLists.txt logic surrounding its check to focus on x86 and x86_64 CPU types 2021-05-25 20:06:37 -04:00