Skip to content

geomdl v5.2.4

Compare
Choose a tag to compare
@orbingol orbingol released this 22 Apr 04:46
· 104 commits to master since this release
  • Reduced set control points restrictions for surfaces. Surface.set_ctrlpts now accepts 2-dimensional control points.
  • Deprecated save and load methods defined in BSpline module in favor of import_json and export_json
  • Generalized operations.add_dimension API call to work with all SplineGeometry subclasses
  • Documentation updates