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:
Remigiusz Fiedler
2008-07-28 10:13:56 +00:00
parent 8162215f2a
commit 91ece746b8

View File

@@ -193,7 +193,7 @@ def deform2rvk():
# =================================================== # ===================================================
# === update Modifiers ============================= # === update Modifiers =============================
# =================================================== # ===================================================
RVK1.makeDisplayList() #RVK1.makeDisplayList()
# ======================================================= # =======================================================
# === get deformed mesh ================================ # === get deformed mesh ================================
# ======================================================= # =======================================================