Blender Git Commit Log
Git Commits -> Revision fd98d38
Revision fd98d38 by Campbell Barton (master) October 25, 2007, 20:30 (GMT) |
fix for valgrind warning - strcpy was trying to copy to/from the same value (aparently this can corrupt the value in some cases) Fixed problem where hidden curve handles could still be transformed. |
Commit Details:
Full Hash: fd98d38672ba4339e9ebb31d5d54e40e3dde045a
SVN Revision: 12395
Parent Commit: 5007d95
Lines Changed: +30, -14