Commit Graph

375 Commits

Author SHA1 Message Date
Viktor Kovacs
67a4754ec9 Add test where two cubes are connecting in one vertex. 2021-05-21 19:36:13 +02:00
Viktor Kovacs
d72e8ad79d Add solidity check tests. 2021-05-21 19:33:02 +02:00
Viktor Kovacs
7dbfa862c8 Add test for topology calulation for two cubes connecting in one edge. 2021-05-21 19:31:03 +02:00
Viktor Kovacs
aff5740fba Add todo. 2021-05-21 19:20:00 +02:00
Viktor Kovacs
21fe0267b7 Calculate Volume and Surface Area #72 2021-05-21 16:29:30 +02:00
Viktor Kovacs
7d74e68c4e Remove unnecessary callback. 2021-05-21 10:02:12 +02:00
Viktor Kovacs
5184fe9346 Move material and triangle to a separate file. 2021-05-21 09:38:09 +02:00
Viktor Kovacs
55072f6d6d Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +02:00
Viktor Kovacs
921c2a9040 Remove unnecessary callback from info panel calculation. 2021-05-20 14:59:25 +02:00
Viktor Kovacs
7c5a1d263b Move feature set to a separate file. 2021-05-20 14:24:07 +02:00
Viktor Kovacs
a39de09715 Add base enumerator class so meshes and models can be handled in the same way for calculations. 2021-05-20 10:07:37 +02:00
Viktor Kovacs
e05d6c7fdb Add right arrow to info panel buttons. 2021-05-20 09:15:23 +02:00
Viktor Kovacs
b53785b596 Update manual. 2021-05-19 17:30:16 +02:00
Viktor Kovacs
4bceb5b2b2 Fix solid body detection: an edge should appear with different directions in the neighbour triangles. 2021-05-18 17:21:37 +02:00
Viktor Kovacs
e873f9cd4e Add experimental dialog for quantities. 2021-05-18 17:06:48 +02:00
Viktor Kovacs
9a8e54a804 Minor modification. 2021-05-17 16:55:54 +02:00
Viktor Kovacs
bdef08756a Code for surface area and volume calculation. 2021-05-17 16:05:52 +02:00
Viktor Kovacs
2343351279 Higher resolution favicon #71 2021-05-15 20:22:21 +02:00
Viktor Kovacs
f02b660b23 Add topology calculator. 2021-05-15 19:23:14 +02:00
Viktor Kovacs
bdfa2d2b85 A cube bounding box calculator test. 2021-05-15 12:56:53 +02:00
Viktor Kovacs
ee271cb06b Move cube model generation to test utils. 2021-05-15 12:52:55 +02:00
Viktor Kovacs
39ecb7af61 Add bounding box calculator. 2021-05-15 12:04:48 +02:00
Viktor Kovacs
4ee5eb6040 Bounding box calculation test. 2021-05-15 11:57:00 +02:00
Viktor Kovacs
e7c42dd067 Build fix. 2021-05-15 11:49:00 +02:00
Viktor Kovacs
371044bf67 Move exporter utils content to model utils. 2021-05-15 11:47:43 +02:00
Viktor Kovacs
0fb6649ab9 Update includes. 2021-05-15 11:42:38 +02:00
Viktor Kovacs
8937cafdfd Add minimal octree implementation. 2021-05-14 16:58:28 +02:00
Viktor Kovacs
d6da882d9e Remove windows build on travis. 2021-05-12 20:19:08 +02:00
Viktor Kovacs
f19c4fb2a2 Windows build on travis. 2021-05-12 20:16:45 +02:00
Viktor Kovacs
971a438d86 Linux and osx build on travis. 2021-05-12 20:14:08 +02:00
Viktor Kovacs
9310d8bd89 Remove unused import. 2021-05-12 20:11:14 +02:00
Viktor Kovacs
6baf5b4767 Run the correct python version with a node.js script. 2021-05-12 20:09:52 +02:00
Viktor Kovacs
fef0d8070c Run build on travis. 2021-05-12 20:01:25 +02:00
Viktor Kovacs
2a0f058ff0 Use python launcher instead of a direct python call. 2021-05-12 19:55:51 +02:00
Viktor Kovacs
51f42f8505 Revert PNG Transparency #21
It breaks other models, so keep it as it is until a better solution.
2021-05-11 20:47:21 +02:00
Viktor Kovacs
3842e1afcf PNG Transparency #21
Treat materials with png texture automatically as transparent.
2021-05-11 20:43:57 +02:00
Viktor Kovacs
59ebed95bc Fix includes (submitted wrong includes accidentally). 2021-05-11 17:37:03 +02:00
Viktor Kovacs
7fa6e9de92 Fix include updater script. 2021-05-09 15:46:58 +02:00
Viktor Kovacs
949b163435 Move sandbox folder to the root directory. 2021-05-09 15:42:57 +02:00
Viktor Kovacs
e9509d1696 Use wheel event instead of deprecated DOMMouseScroll and mousewheel. 2021-05-09 15:38:32 +02:00
Viktor Kovacs
31635229af Remove dead code (also contained a typo). 2021-05-09 15:21:59 +02:00
Viktor Kovacs
738ea8c333 Update version. 2021-05-05 08:14:45 +02:00
Viktor Kovacs
7b7a989b1e Fix object detection under mouse. 2021-05-05 08:09:08 +02:00
Viktor Kovacs
00c2f14dfa Merge branch 'master' into dev 2021-05-03 21:25:57 +02:00
Viktor Kovacs
7105991994 Remove codecov connection. 2021-05-03 21:24:16 +02:00
Viktor Kovacs
cfc5547923 Update version. 2021-05-03 18:29:54 +02:00
Viktor Kovacs
92b993f5f4 Merge branch 'dev' 2021-05-03 18:28:40 +02:00
Viktor Kovacs
98bd1a11c9 Update readme. 2021-05-03 18:17:09 +02:00
Viktor Kovacs
618922d90f Remove test files. 2021-05-03 18:15:38 +02:00
Viktor Kovacs
5306ba49f1 Remove rhino error experiment. 2021-05-03 18:15:10 +02:00