Volmdlr v0.13.0
WirajanDASILVA
released this
15 Sep 10:30
·
2689 commits
to master
since this release
What's Changed
- update changelog for future version v0.13.0 by @WirajanDASILVA in #947
- fix: plot of vector 3D by @masfaraud in #943
- Sweep with non smooth path by @WirajanDASILVA in #950
- EdgeCollection3D: babylon_meshes by @GabrielJMS in #953
- Refactor shells by @WirajanDASILVA in #942
- Refactor primitives 3d init by @WirajanDASILVA in #946
- add new method reverse to Line by @WirajanDASILVA in #956
- SphericalSurface3D: enhance repair_periodicity_method by @GabrielJMS in #949
- Fix FullArc3D hash by @GabrielJMS in #958
- bsplinecurve trim by @GabrielJMS in #955
- Enhance BSplineFace triangulation for some special cases by @GabrielJMS in #954
- Surface3D: enhance repair_primitives_periodicity method. by @GabrielJMS in #952
- refactor_composite-primitves3d by @WirajanDASILVA in #959
- Removes unnecessary BSplineCurve.from_points_interpolation parameter by @GabrielJMS in #960
- Fix bsplineface neutral_fiber by @GabrielJMS in #961
- Creates utils.step_reader module by @GabrielJMS in #971
- BSplineSurface3D: treat some special cases of parametric transformations by @GabrielJMS in #964
- Fix: step assembly import by @GabrielJMS in #968
- add fixes to intersections of CylindricalSurface3D and plane by @WirajanDASILVA in #967
- enhance vector 2d plot by @WirajanDASILVA in #977
- Line3D: fix Line3D plot() by @WirajanDASILVA in #978
- fix Circle2D: plot by @WirajanDASILVA in #979
- fix RevolutionFace3D init parameter: wire to edge. by @WirajanDASILVA in #981
- Wire3D: removes inheritance from volmdlr.core.CompositePrimitive3D by @GabrielJMS in #976
- fix sweep by @WirajanDASILVA in #982
- Add fixes to Ellipse3D and new vessel script by @WirajanDASILVA in #983
- Fix closedshell3d volume by @WirajanDASILVA in #984
- edges.py: small fixes by @GabrielJMS in #973
- refactor_bsplinecurve3d_bbox by @GabrielJMS in #970
- Small fix Ellipse3d from step by @GabrielJMS in #972
- BSplineFace3D: fix bounding_box by @GabrielJMS in #966
- Enhance BSplineCurve intersections by @GabrielJMS in #969
- Assembly step export by @GabrielJMS in #975
- ExtrusionSurface3D: enhance parametric operations by @GabrielJMS in #974
- Step: small improvements by @GabrielJMS in #988
- Refactor: BSplineSurface3D.bsplinecurve3d_to_2d by @GabrielJMS in #989
- add refactor to edges minimum distances, and add minimum distance in 2d by @WirajanDASILVA in #987
- fix: use prim instead of primitive by @younesdessia in #993
- add error protection stl by @MackJoly in #965
- [WIP] Fix sewing normals by @masfaraud in #948
- Performance: bsplineface bbox by @GabrielJMS in #990
- Bspline memory by @GabrielJMS in #992
- BSplineCurve: Remove dependencies from the geomdl library. by @GabrielJMS in #996
- add raise ValueError to Sweep by @WirajanDASILVA in #998
- refactor - PlaneFace3D: distance_to_point -> point_distance by @WirajanDASILVA in #1000
- Update cython version requirement in setup.py by @pgibertini in #1006
- perf: to_dict/dict_to_obj of OpenTriangleShell3D by @younesdessia in #999
- Improve Cylinder / Cone / HollowCylinder usage by @pgibertini in #1007
- add point_distance method to ellipse 2d by @WirajanDASILVA in #1015
- new intersection methods For Ellipse3D by @WirajanDASILVA in #1016
- Arcellipse3d: new intersections methods by @WirajanDASILVA in #1018
- Circle3d: new intersections methods. by @WirajanDASILVA in #1019
- Arc3d: New intersections methods. by @WirajanDASILVA in #1020
- add revolution method to BSplineCurve3D by @WirajanDASILVA in #1003
- Wire3d/Contour3d - edge intersections by @WirajanDASILVA in #1014
- new feature: Face3D.point_distance() by @WirajanDASILVA in #1002
- remove normalize methods by @WirajanDASILVA in #1004
- Step import: handles when there is an empty assembly in the file. by @GabrielJMS in #1013
- Feat: Voxelization by @pgibertini in #903
- BSplineSurface3D: partial removal of dependencies on geomdl objects. by @GabrielJMS in #997
- BSplineSurface3D: point3d_to_2d optimization by @GabrielJMS in #1010
- Freeze: towards volmdlr v0.13.0 by @WirajanDASILVA in #1022
- Towards volmdlr v0.13.0 by @WirajanDASILVA in #1049
Full Changelog: v0.12.0...v0.13.0