Commit Graph

6 Commits

Author SHA1 Message Date
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
a7a96e2678 Update building.txt 2018-02-24 10:51:58 -03:00
e27deb2868 fix issue 26, switch to VS 2017, cleanup 2017-07-19 10:58:05 -03:00
8503c356a6 improve static tree construction 2017-06-06 16:02:48 -03:00
81f744b805 linux fixes, bugfixes, comments 2016-12-21 19:15:43 -02:00
8f29bc7e21 first commit 2016-12-18 18:39:47 -02:00