Commit ffd5b41
committed
Fixed Cylinder, Cone, Geosphere subdivision
The automatic calculation of subdivisions of the Cone, Cylinder, Geosphere Mesh helper functions produced different subdivision counts, dependent on voxel size. This reduced the quality massively at smaller voxel sizes. (These functions were not used outside tests, as the Shape Kernel has more advanced functionality).1 parent a453807 commit ffd5b41
1 file changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
333 | | - | |
334 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
335 | 340 | | |
336 | 341 | | |
337 | 342 | | |
| |||
388 | 393 | | |
389 | 394 | | |
390 | 395 | | |
391 | | - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
392 | 403 | | |
393 | 404 | | |
394 | 405 | | |
| |||
499 | 510 | | |
500 | 511 | | |
501 | 512 | | |
502 | | - | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
503 | 517 | | |
504 | 518 | | |
505 | 519 | | |
| |||
0 commit comments