Blender Git Commit Log

Git Commits -> Revision 2bc96c0

Revision 2bc96c0 by Joshua Leung (master)
June 20, 2007, 05:23 (GMT)
Bugfix #6864:

Copying Displace modifiers by themselves did not work correctly. The code was incorrectly just copying memory for source modifier to the new copy, causing problems due to the ModifierData struct at the start of the DisplaceModifierData struct (linked list pointers still referring to old stack).

Commit Details:

Full Hash: 2bc96c07a7ff7b17ed2b6826d2fc16c6b5f7a1b2
SVN Revision: 10978
Parent Commit: d3c4ec9
Lines Changed: +8, -1

1 Modified Path:

/source/blender/blenkernel/intern/modifier.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021