Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-09-03 20:02:42 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-09-06 14:03:16 +0300
commit9ff1e5eca76413b0f178ead688e9cde1c1385e36 (patch)
tree5cf865f4cee63b16baa25bd70984c04e7dd0b327 /add_curve_extra_objects/add_curve_spirofit_bouncespline.py
parent11320854664f35f44b30da5453d0d78033d6a3d3 (diff)
2.8: update for x_ray and draw/display renaming.
Diffstat (limited to 'add_curve_extra_objects/add_curve_spirofit_bouncespline.py')
-rw-r--r--add_curve_extra_objects/add_curve_spirofit_bouncespline.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_extra_objects/add_curve_spirofit_bouncespline.py b/add_curve_extra_objects/add_curve_spirofit_bouncespline.py
index d0c1c747..5219bc31 100644
--- a/add_curve_extra_objects/add_curve_spirofit_bouncespline.py
+++ b/add_curve_extra_objects/add_curve_spirofit_bouncespline.py
@@ -933,7 +933,7 @@ def add_curve_object(
bpy.context.scene.objects.active = cur
cur.select = True
if x_ray is True:
- cur.show_x_ray = x_ray
+ cur.show_in_front = x_ray
return