17 Commits

Author SHA1 Message Date
Irlan
7a1d50465c remove function 2018-07-18 16:58:21 -03:00
Irlan
bbad09ae3e restruct 2018-06-29 23:44:19 -03:00
Irlan
db54750a87 consistency 2018-06-29 22:43:35 -03:00
Irlan
b18654c7a5 controllers, ray3 2018-06-29 15:40:12 -03:00
Irlan
0348d55d21 allow direct particle position alteration in order for mouse spring work 2018-05-30 15:29:45 -03:00
Irlan
caef3fede8 maintain the upper triangle of A, external particle/force creation/destruction, particle force abstraction, testbed update 2018-05-30 11:34:41 -03:00
Irlan
dba5ffbe06 through an acceleration constraint, the solver can remove acceleration from kinematic particles; consistency; in effect test update 2018-05-27 02:50:40 -03:00
Irlan
43013ad80b now b3World is responsable for creating or destroying b3Cloth; clean up; update tests 2018-05-26 00:41:41 -03:00
Irlan
09ed4f7036 decrease tolerance for test work 2018-05-24 18:13:56 -03:00
Irlan
4ae3b7cc79 refactor cloth 2018-05-24 05:35:16 -03:00
Irlan
eb698f146a testbed, tests, ui 2018-04-12 01:50:22 -03:00
Irlan
bd09b243c2 use mvc for the testbed, update almost all tests, bugfixes, improvements, cleanup
Since I started altering the testbed for better maintainability, I prefered to drop this (tested) large change with a single commit. Some changes below:

Put some globals in their correct place,

Now Testbed uses the MVC pattern (Model-View Controller). This way it becomes better to maintain than using no pattern  in my opinion.

Fixed some bugs in the debug draw interface.

Of course, updated almost all tests because of the differences.

Update script.
2018-04-10 00:57:14 -03:00
Irlan
052a85eb53 update tests
Allow dragging a spring cloth in all spring cloth tests related to the spring cloth

Use gravity acceleration in Earth in all spring cloth tests
2018-04-08 21:37:30 -03:00
Irlan
5401e8aba2 cleanup 2018-04-06 22:07:35 -03:00
Irlan
62e12d6205 cleanup 2018-04-06 21:54:13 -03:00
Irlan
8defab9945 fix a lot of issues, add gyroscopic force integrator, add contact polygon winding, add some quaternion constraints, add more tests 2017-03-24 18:49:41 -03:00
Irlan
71ee97aaa0 add hello world example and edit source tree 2017-02-27 18:59:58 -03:00