Skip to content

Releases: orange-cpp/omath

v3.10.1

22 Oct 22:02
8feb805

Choose a tag to compare

Full Changelog: v3.10...v3.10.1

small fixes

v3.10

22 Oct 22:00

Choose a tag to compare

-added Frostbite support by @orange-cpp

v3.9.4

21 Oct 02:01
ed8afb0

Choose a tag to compare

What's Changed

  • Adds hash support for Vector2, Vector3, and Vector4 by @orange-cpp in #88
  • Fix pattern scan range check to use end() instead of cend() by @luadebug in #89
  • Fixes NDC calculation and updates formulas by @orange-cpp in #90

Full Changelog: v3.9.3...v3.9.4r

v3.9.3

13 Oct 14:17
568883f

Choose a tag to compare

What's Changed

  • Removes Windows-specific API dependencies for pattern scanning by @orange-cpp in #87

Full Changelog: v3.9.2...v3.9.3

v3.9.2

12 Oct 17:24
ee54e3d

Choose a tag to compare

What's Changed

Full Changelog: v3.9.1...v3.9.2

v3.9.1

10 Oct 04:58
81ed5f8

Choose a tag to compare

What's Changed

  • internal_rev_object.hpp: do not use __fastcall for non-Windows platforms by @luadebug in #84

Full Changelog: v3.9.0...v3.9.1

v3.9.0

09 Oct 17:56
086eda4

Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.9.0

v3.8.2

03 Oct 10:34

Choose a tag to compare

What's Changed

  • CMakeLists.txt: support AVX2 detection by @luadebug in #78

Full Changelog: v3.8.1...v3.8.2

v3.8.1

25 Sep 19:21
d1d95d2

Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

20 Sep 14:15
e7380b5

Choose a tag to compare

What's Changed

Full Changelog: v3.7.1...v3.8.0