Skip to content

Tags: codestackdev/geometry-plus-plus

Tags

alpha3

Toggle alpha3's commit message
v 0.4.0

Merge branch 'dev'

# Conflicts:
#	Installer/Installer.wixproj
#	Installer/Product.wxs
#	README.md
#	Sw/AddIn.cs
#	Sw/Base/GeometryMacroFeature.cs
#	Sw/Core/AboutCommandSpec.cs
#	Sw/Core/GeometryFeatureCommandSpec.cs
#	Sw/Core/GeometryFeaturesCommandGroupSpec.cs
#	Sw/Core/PropertyPage.cs
#	Sw/Exceptions/UserErrorException.cs
#	Sw/Features/BodiesFillet/BodiesFilletDataModel.cs
#	Sw/Features/BodiesFillet/BodiesFilletMacroFeature.cs
#	Sw/Features/CropBodies/CropBodiesDataModel.cs
#	Sw/Features/CropBodies/CropBodiesMacroFeature.cs
#	Sw/Features/ExtrudeSurfaceCap/ExtrudeSurfaceCapDataModel.cs
#	Sw/Features/ExtrudeSurfaceCap/ExtrudeSurfaceCapMacroFeature.cs
#	Sw/Features/SolidToSurface/SolidToSurfaceDataModel.cs
#	Sw/Features/SolidToSurface/SolidToSurfaceMacroFeature.cs
#	Sw/Features/SplitBodyByFaces/SplitBodyByFacesDataModel.cs
#	Sw/Features/SplitBodyByFaces/SplitBodyByFacesMacroFeature.cs
#	Sw/Properties/AssemblyInfo.cs
#	Sw/Properties/Resources.Designer.cs
#	Sw/Properties/Resources.resx
#	Sw/ServicesContainer.cs
#	Sw/geometry-plus-plus.csproj
#	Sw/packages.config

alpha2

Toggle alpha2's commit message
v. 0.3.0

Added the feature to split body by faces

alpha1

Toggle alpha1's commit message
v. 0.2.0

* Added bodies fillet feature
* Added extrude surface with caps feature
* Added capturing of logs

preview1

Toggle preview1's commit message
v. 0.1.0

* Added the solid to surface feature
* Added trim surface by region feature