Blender Git Loki
Git Commits -> Revision 6c9dd17
Revision 6c9dd17 by Mitchell Stokes (master) June 3, 2014, 01:52 (GMT) |
Fix T39053: Replace mesh actuator does not replace material (only mesh) The replace mesh actuator was reconverting the mesh data which causes conflicts with the LoD code. Instead, we just look for an already converted mesh, which should already be in the scene. |
Commit Details:
Full Hash: 6c9dd174a8bc2cd9a857c96f3ddfdb398aa6f88c
Parent Commit: 2645660
Lines Changed: +1, -9
1 Modified Path:
/source/gameengine/Converter/KX_ConvertActuators.cpp (+1, -9) (Diff)