kovacsv
|
094189ce4f
|
Delay load rhino3dm so it will be loaded only if it's needed.
|
2021-06-12 17:58:58 +02:00 |
|
Viktor Kovacs
|
cca1b44096
|
Rename menu to navigator.
|
2021-06-10 07:38:15 +02:00 |
|
Viktor Kovacs
|
0000c59fcd
|
Fix duplicated test case names.
|
2021-06-07 21:53:30 +02:00 |
|
Viktor Kovacs
|
efa76f4a1d
|
Configure VSCode launch.
|
2021-06-07 21:51:32 +02:00 |
|
Viktor Kovacs
|
43ef12c897
|
Store licenses in the package.
|
2021-06-05 12:52:53 +02:00 |
|
Viktor Kovacs
|
eb1d7d7759
|
Update three.js to the latest version #76
|
2021-06-05 12:48:20 +02:00 |
|
Viktor Kovacs
|
95735f2176
|
Update version.
|
2021-06-05 11:46:41 +02:00 |
|
Viktor Kovacs
|
edd2245915
|
Comment to explain checker code.
|
2021-06-05 09:15:12 +02:00 |
|
Viktor Kovacs
|
c7ef690933
|
All materials render black on some mobile devices #69
Let's detect the wrong devices, and set precision to mediump only if needed.
|
2021-06-05 09:01:24 +02:00 |
|
Viktor Kovacs
|
ff46ecc7d2
|
Rename files.
|
2021-06-03 21:53:40 +02:00 |
|
Viktor Kovacs
|
86355ee168
|
Add driver issue detector experiment.
|
2021-06-03 10:03:46 +02:00 |
|
Viktor Kovacs
|
50cc57b963
|
Update version.
|
2021-06-03 08:31:25 +02:00 |
|
Viktor Kovacs
|
756c6376c2
|
Visual glitches on mobile #75
|
2021-06-03 08:29:12 +02:00 |
|
Viktor Kovacs
|
3d17a697dc
|
Update image in readme.
|
2021-05-31 16:35:35 +02:00 |
|
Viktor Kovacs
|
dfe1e0d812
|
Update version.
|
2021-05-29 14:24:59 +02:00 |
|
Viktor Kovacs
|
d5bc832d30
|
Update README.md
|
2021-05-29 14:20:49 +02:00 |
|
Viktor Kovacs
|
09dfc09422
|
Add start page image.
|
2021-05-29 14:19:41 +02:00 |
|
Viktor Kovacs
|
bfe23caa75
|
Update README.md
|
2021-05-29 14:18:52 +02:00 |
|
Viktor Kovacs
|
0b19564c91
|
Update README.md
|
2021-05-29 14:14:21 +02:00 |
|
Viktor Kovacs
|
51fb5ddd36
|
Update social media preview.
|
2021-05-29 14:12:28 +02:00 |
|
Viktor Kovacs
|
377ab38e6c
|
All materials render black on some mobile devices #69
|
2021-05-29 14:07:41 +02:00 |
|
Viktor Kovacs
|
ba41ada99e
|
Feature toggle for quantity calculation.
|
2021-05-29 09:23:49 +02:00 |
|
Viktor Kovacs
|
a3d283f613
|
Add o3dv file format for testing purposes.
|
2021-05-27 20:20:00 +02:00 |
|
Viktor Kovacs
|
93b084f20a
|
Update rhino3dm #73
|
2021-05-25 08:49:56 +02:00 |
|
Viktor Kovacs
|
d971350443
|
Minor modification.
|
2021-05-24 20:51:27 +02:00 |
|
Viktor Kovacs
|
251b42ad06
|
Do not calculate same normal multiple times so triangulation won't effect curved normal calculation.
|
2021-05-24 20:40:34 +02:00 |
|
Viktor Kovacs
|
6613cd96cd
|
Add todo.
|
2021-05-24 20:19:01 +02:00 |
|
Viktor Kovacs
|
38cde4b11f
|
Use cuboid generator in tests.
|
2021-05-24 13:15:33 +02:00 |
|
Viktor Kovacs
|
0394d60581
|
Add quaternion class.
|
2021-05-24 09:19:44 +02:00 |
|
Viktor Kovacs
|
2815c27a32
|
Add cuboid generator.
|
2021-05-23 18:05:53 +02:00 |
|
Viktor Kovacs
|
265464fb60
|
Fix closed model detection when meshes are connected in an edge.
|
2021-05-22 09:40:43 +02:00 |
|
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 |
|