commit by jms:
Rvk1 to rvk2 script python did not work anymore with the softbodie in blender 2.46. Only one line needs to be removed.
This commit is contained in:
@@ -193,7 +193,7 @@ def deform2rvk():
|
|||||||
# ===================================================
|
# ===================================================
|
||||||
# === update Modifiers =============================
|
# === update Modifiers =============================
|
||||||
# ===================================================
|
# ===================================================
|
||||||
RVK1.makeDisplayList()
|
#RVK1.makeDisplayList()
|
||||||
# =======================================================
|
# =======================================================
|
||||||
# === get deformed mesh ================================
|
# === get deformed mesh ================================
|
||||||
# =======================================================
|
# =======================================================
|
||||||
|
Reference in New Issue
Block a user