kopia lustrzana https://github.com/vilemduha/blendercam
Update oclSample.py
Updated STL addon name to match Blender 4.2 naming conventionspull/273/head
rodzic
37c498fc34
commit
e1d9d04e13
|
@ -17,7 +17,7 @@ except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from io_mesh_stl import blender_utils
|
from bl_ext.blender_org.stl_format_legacy import blender_utils
|
||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue