Files
test/source/blender
Campbell Barton f6b0b76fea [#18159] Path -> toggle cyclic -> toggle cyclic again == path corrupted
was not recalculating the knots when the cyclic flag was disabled so the endpoint flag was being ignored until recalculating (extrude for eg).

Also removed unneeded re-allocation of curve knots which are always reallocated by makeknots.

Fixed another bug with which recalculating knots with the Python surface api. (mixed up u/v args to makeknots(..) )
2009-02-18 03:13:57 +00:00
..
2008-12-16 12:32:10 +00:00
2008-12-16 12:32:10 +00:00
2008-09-19 14:15:36 +00:00
2008-10-28 20:26:38 +00:00