Commit c1582a6
committed
refactor: Move WidthType enum into BevelEdgesModifier class
- Included the `WidthType` enum directly within the `BevelEdgesModifier`
class, as it is logically tied to its behavior.
- Removed the separate class file for `WidthType` to simplify the
structure and maintain better cohesion.
- Improved organization and reduced unnecessary complexity by
encapsulating the enum where it's most relevant.1 parent 2ec134b commit c1582a6
File tree
2 files changed
+238
-241
lines changed- src/main/java/mesh/modifier
2 files changed
+238
-241
lines changed
0 commit comments