Timeline
08/19/18:
- 11:14 Changeset [816] by
- Geometry test's goal updated.
08/16/18:
- 17:30 Ticket #63 (ModelGeometry: support part.hollow when calculating volume) created by
- This is simple to implement, but left for the future because the only …
- 17:23 Ticket #46 (ModelGeometry: add support for shape=0 (cylinder)) closed by
- fixed: Fixed by r546.
08/15/18:
- 02:24 Changeset [815] by
- Use double for consistency (using float to store double value of 0.2 would cause imprecision when 0.2f becomes 0.2 in Part shape properties)
07/28/18:
- 21:17 Changeset [814] by
- Passes all arguments (if any) to python tester
- 20:35 Changeset [813] by
- Improved the script that runs unit tests
- 18:34 Changeset [812] by
- F1 genotype test added to geometry tests. Command line argument allowing to use valgrind added to go.sh.
- 17:24 Ticket #52 (ModelGeometry: test geometry measure using boundary test cases and valgrind) closed by
- fixed: In 811: […]
- 17:24 Changeset [811] by
- Tests for geometry and similarity added [fixes #52]
07/27/18:
- 16:22 Ticket #51 (ModelGeometry: sqrt(negative)) closed by
- fixed: In 810: […]
- 16:21 Changeset [810] by
- Don't unnecessarily calculate sqrt(negative_value) [fixes #51]
- 15:06 Ticket #44 (ModelGeometry: for cuboids, sampling points should be located on edges) closed by
-
fixed: The result is correct, sizexyz should not be
2.0
in this case as one might expect. For example, the first value ("length") is the longest diagonal in the cube with edge length of 2, sosqrt(12)=3.464101615137754587
. The other values ("width" and "depth") are also analogously correct.
07/25/18:
- 20:20 Ticket #54 (ModelGeometry and fF: fix conv_fF and scale<1 and find_hole==-1) closed by
- fixed: Most probably fixed in r667, just in case the LOG_ERROR message will be printed if find_hole() returned less than zero. Integration with ModelGeometry? postponed until ModelGeometry? becomes perfect and more flexible than it is now.
Note: See TracTimeline
for information about the timeline view.