diff --git a/README.md b/README.md index 44e901c..dd54385 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,5 @@ Check out the tooltips for descriptions on what each button and option in the me * v0.2.3 Changes: * Add new "Min Distance" feature to the Vertex AO baking. It attempts to remove black spots caused by things such as intersecting faces and smooths out the end result. * Add Apply Rotation/Scale/Modifiers options to the S3Oify Object Hierarchy tool. -* v0.2.4 Changes: Improve AO baking result a bit more by making a copy of the mesh and splitting it across the sharp edges before baking-- then saving results to the original mesh. \ No newline at end of file +* v0.2.4 Changes: Improve AO baking result a bit more by making a copy of the mesh and splitting it across the sharp edges before baking-- then saving results to the original mesh. +* v0.2.5 Changes: Fix incorrect determination of sharp edges on s3o import.