kopia lustrzana https://github.com/vilemduha/blendercam
Reference Repair
rodzic
2d4aeb421b
commit
710a3953d8
|
|
@ -109,5 +109,5 @@ def update_material(self, context):
|
|||
add_material_area_object()
|
||||
|
||||
|
||||
def update_material(self, context):
|
||||
add_material_area_object()
|
||||
# def update_material(self, context):
|
||||
# add_material_area_object()
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
"""Fabex 'oclSample.py'
|
||||
"""Fabex 'ocl_utils.py'
|
||||
|
||||
Functions used by OpenCAMLib sampling.
|
||||
"""
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
"""Fabex 'utils.py' © 2012 Vilem Novak
|
||||
"""Fabex 'operation_utils.py' © 2012 Vilem Novak
|
||||
|
||||
Main functionality of Fabex.
|
||||
The functions here are called with operators defined in 'ops.py'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
"""Fabex 'utils.py' © 2012 Vilem Novak
|
||||
"""Fabex 'strategy_utils.py' © 2012 Vilem Novak
|
||||
|
||||
Main functionality of Fabex.
|
||||
The functions here are called with operators defined in 'ops.py'
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue