Blender Git Loki
Git Commits -> Revision b99f6e3
Revision b99f6e3 by Sergey Sharybin (master) November 3, 2011, 16:16 (GMT) |
Fix #29005: Bezier/Surface Datablock switching bug? This commit updates curve datablock to respect curve dimension flag when setting datablock for curve. Not ideal but this makes behavior quite expected, avoids big changes in curves core stuff which depends on object type and prevents restrictions on changing data datablock which works in general cases. |
Commit Details:
Full Hash: b99f6e3d082b1b47591cdae1d2f3b78a75dd719b
SVN Revision: 41501
Parent Commit: 665f602
Lines Changed: +32, -19