DarkRadiant: master b0862645
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| greebo | greebo | master | 10.04.2021 16:02 | master 5305d620 |
| Changeset | Fix compilation in VC++ due to a stupid #define NEAR, which seems to be required - worked around that by renaming math::near to math::isNear. Silence C++17 deprecation warnings in Eigen library, and a few more number conversion warnings. |
|||
| mod - libs/math/AABB.h | Diff File | |||
| mod - libs/math/Matrix4.h | Diff File | |||
| mod - libs/math/Vector3.h | Diff File | |||
| mod - libs/math/Vector4.h | Diff File | |||
| mod - libs/selection/BestPoint.h | Diff File | |||
| mod - test/Models.cpp | Diff File | |||
| mod - test/math/Matrix4.cpp | Diff File | |||
| mod - test/math/Vector.cpp | Diff File | |||