Commit Graph

24 Commits

Author SHA1 Message Date
Dmitry Anisimov 0274b9d94e updated todo + added cr 2021-10-01 15:38:18 +02:00
Dmitry Anisimov 455cf939b7 fixed bug with ref that becomes null in the ETime 2021-07-02 13:39:23 +02:00
Dmitry Anisimov e6b53b2f10 queue with unique events sorted by time 2021-06-28 12:40:52 +02:00
Dmitry Anisimov 80611bfb81 fixed shifting points, all tests are passing for k = 1 2021-06-23 16:52:35 +02:00
Dmitry Anisimov 29a6bf32f6 removed another useless const 2021-06-09 18:29:44 +02:00
Dmitry Anisimov 0d5e3062af fixed license 2021-04-22 17:28:15 +02:00
Dmitry Anisimov 921344a7ec better check events, handle zero-length edges, better same time events handling 2021-03-12 17:11:50 +01:00
Dmitry Anisimov ffc54f6970 not working yet 2021-03-11 17:21:43 +01:00
Dmitry Anisimov d41477b79b support for both inexact and exact kernels 2021-03-10 14:46:49 +01:00
Dmitry Anisimov 3b5ad7727e cleanup 2021-02-10 17:14:49 +01:00
Dmitry Anisimov f860d7537d cleanup 2021-02-02 13:02:27 +01:00
Dmitry Anisimov ce148c7f12 try pvertex to ivertex event added 2021-01-27 17:45:54 +01:00
Dmitry Anisimov f006305c02 removed certain KSR types 2021-01-27 10:43:12 +01:00
Dmitry Anisimov f2a99838cd cleanup 2021-01-05 11:03:27 +01:00
Dmitry Anisimov 6333b0e1d5 added optimal bbox, assertions + fixed a few edge cases 2020-12-22 15:18:23 +01:00
Dmitry Anisimov 69215061c5 better output 2020-12-10 13:46:38 +01:00
Dmitry Anisimov 43732b6585 cleaner ksr 3 + new extra events 2020-12-09 18:09:23 +01:00
Dmitry Anisimov 2bb51be1e7 fixed multiple bugs with checking collisions and handling k cases 2020-11-05 17:13:51 +01:00
Dmitry Anisimov 3accb8f84f added new tests + fixed bug in event queue erase by iedge and support plane idx 2020-11-02 16:24:07 +01:00
Dmitry Anisimov fa1e675e2d initial commit, multiple bugs fixed, works with 1, 2, and 3 polygons, still 1 bug in polygon splitter, mismatched events, random behavior for several cases 2020-10-17 12:19:11 +02:00
Simon Giraudot aaf05585b5 WIP: operations almost all working in regular cases 2020-02-20 15:46:02 +01:00
Simon Giraudot 683d783cdd Improve data structure / names / types 2020-02-20 15:46:02 +01:00
Simon Giraudot 9b38a92ed9 WIP: 3D algorithm 2020-02-20 15:46:02 +01:00
Simon Giraudot 0d77727bef Fix 2D version + separate events between 2D and 3D 2020-02-20 15:46:02 +01:00