Blender Git Loki
Git Commits -> Revision 3a90b35
Revision 3a90b35 by Campbell Barton (master) November 11, 2007, 15:18 (GMT) |
Undoing 'undo' fix 12365, it didn't work the same on mac's, Ton would like to fix the bug himself. Tree From Curve, - report error when nurbs or poly curves are used. - don't throw errors when >4 branch's per segment are used. also try deal with this better. though no nice solution exists. - default speed is 10x slower then before. |
Commit Details:
Full Hash: 3a90b35db8f175e43f5463540287f0ae6b3a2832
SVN Revision: 12552
Parent Commit: b7d3a87
Lines Changed: +137, -74
7 Modified Paths:
/release/scripts/wizard_curve2tree.py (+127, -57) (Diff)
/source/blender/include/BIF_usiblender.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/src/header_info.c (+2, -2) (Diff)
/source/blender/src/toets.c (+1, -1) (Diff)
/source/blender/src/usiblender.c (+3, -9) (Diff)
/source/creator/creator.c (+2, -3) (Diff)
/source/blender/include/BIF_usiblender.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/src/header_info.c (+2, -2) (Diff)
/source/blender/src/toets.c (+1, -1) (Diff)
/source/blender/src/usiblender.c (+3, -9) (Diff)
/source/creator/creator.c (+2, -3) (Diff)