Reference Repair

pull/277/head^2
Rob 2024-12-18 14:33:58 -05:00
rodzic 2d4aeb421b
commit 710a3953d8
4 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -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()

Wyświetl plik

@ -1,4 +1,4 @@
"""Fabex 'oclSample.py'
"""Fabex 'ocl_utils.py'
Functions used by OpenCAMLib sampling.
"""

Wyświetl plik

@ -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'

Wyświetl plik

@ -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'