Skip to content

Changes

#8 (May 2, 2024, 2:19:18 PM)

  1. Change deduction guide for Vector — Andrey Prokopenko / githubweb

#7 (Apr 26, 2024, 4:29:12 PM)

  1. Migrate Vector tests from tstRay to a new file — Andrey Prokopenko / githubweb

#6 (Apr 26, 2024, 4:09:22 PM)

  1. Move `OrderedSpatialPredicateTag` where it belongs that is namespace `Details::` (#1074) — noreply / githubweb
  2. Implement Box-Triangle intersection (#1059) — noreply / githubweb
  3. Add Details::Vector — Andrey Prokopenko / githubweb
  4. Update codebase to use new Vector — Andrey Prokopenko / githubweb
  5. Migrate Vector tests from tstRay to a new file — Andrey Prokopenko / githubweb

#5 (Apr 26, 2024, 3:32:57 PM)

  1. Introduce operator-(Point,Point) — Andrey Prokopenko / githubweb
  2. Add Vector.{dot,cross} — Andrey Prokopenko / githubweb
  3. Get rid of equals(Vector,Vector) — Andrey Prokopenko / githubweb
  4. Add norm — Andrey Prokopenko / githubweb

#4 (Apr 25, 2024, 4:58:24 PM)

  1. Add Details::Vector — Andrey Prokopenko / githubweb
  2. Make Ray use external new Vector — Andrey Prokopenko / githubweb
  3. Fix Ray tests — Andrey Prokopenko / githubweb
  4. Switch triangle-point distance to use external vector — Andrey Prokopenko / githubweb
  5. Fix Ray example — Andrey Prokopenko / githubweb

#3 (Apr 17, 2024, 11:21:21 AM)

  1. Add constexpr default constructor — Andrey Prokopenko / githubweb

#2 (Apr 16, 2024, 3:28:26 PM)

  1. Fix Ray example — Andrey Prokopenko / githubweb