Blender Git Loki
Git Commits -> Revision f73f226
Revision f73f226 by Ken Hughes (master) December 17, 2005, 04:57 (GMT) |
-- Bugfix #3617; addBezier() was not initializing all the attributes for a the beztriple, so things like the hidden and handle select states were set to random values. Added a beztriple.hide attribute so that the hide attribute can be set/cleared from the BPy API. |
Commit Details:
Full Hash: f73f226ed7338b8a0384bbada10ac80a3d5acbdd
SVN Revision: 6139
Parent Commit: e76e78e
Lines Changed: +29, -11