kopia lustrzana https://github.com/vilemduha/blendercam
Merge branch 'master' of https://github.com/vilemnovak/blendercam into ISOsettings
commit
cb83dfa88d
|
|
@ -613,7 +613,7 @@ class CAM_OPTIMISATION_Panel(CAMButtonsPanel, bpy.types.Panel):
|
|||
layout.prop(ao,'use_exact')
|
||||
if ao.use_exact:
|
||||
layout.prop(ao,'exact_subdivide_edges')
|
||||
#if not ao.use_exact or:
|
||||
if exclude_exact or not ao.use_exact:
|
||||
layout.prop(ao,'pixsize')
|
||||
layout.prop(ao,'imgres_limit')
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue