Blender Git Commit Log
Git Commits -> Revision 2a9ddc8
Revision 2a9ddc8 by Alexander Gavrilov (master) May 6, 2016, 08:40 (GMT) |
Cloth: Change ClothVertex::xrest to actually store the rest position. Originally the value was only needed when building the springs, so a pointer to the input data was somewhat ok. However, recalculating spring length dynamically requires keeping the actual value around. |
Commit Details:
Full Hash: 2a9ddc808de117786c354a2a6b72c68437d18808
Parent Commit: fcfbe27
Lines Changed: +3, -3