Addressed an issue where, during addon initialization, an error could occur in the module import section depending on the environment, causing the addon to fail to load. (Added log messages to be output when a module fails to load.)
Fixed an issue where the addon failed to reload properly when executing the "Reload Scripts" command in Blender.
Addressed an issue where installation failed in some environments with the following error: "validating class: Operator.bl_idname expected a string type, not method"
some source code refactoring...
This applies the results of the geometry node modifier to the mesh and hides the modifier.
This is useful when switching flat cubes to torus
Note: In the current implementation, the Z axis is Height and the XY axis is considered Width. In addition, the number of polygon splits remains in the initial setting.
You can switch from the Gizmo menu.