Skip to content
Commit 08e0ec93 authored by Jaime Torres Amate's avatar Jaime Torres Amate
Browse files

fix a crash in box2d (that also crashes kolf)

with some data extracted from a kolf course, box2d calculates a
negative area, that is not possible in Real*Real vector space.

fixed using the abs area of each triangle.

Also filled a bug in box2d (I have had to use okteta to bypass their
captcha).

BUG: 258998
FIXED-IN: 4.10
REVIEW: 107739
parent 9bc093c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment