Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: André Wobst <wobsta@us...> - 2005-08-27 17:53:15
|
Update of /cvsroot/pyx/pyx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18684 Modified Files: CHANGES Log Message: rewrite smoother to make use of the subnormpath facilities Index: CHANGES =================================================================== RCS file: /cvsroot/pyx/pyx/CHANGES,v retrieving revision 1.397 retrieving revision 1.398 diff -C2 -d -r1.397 -r1.398 *** CHANGES 27 Aug 2005 16:54:37 -0000 1.397 --- CHANGES 27 Aug 2005 17:53:06 -0000 1.398 *************** *** 98,101 **** --- 98,104 ---- - add flushskippedline to normsubpath - add arclentoparam to normsubpath and normsubpathitems + - deformer module: + - rewrite smoother to make use of the subnormpath facilities + - XXX missing numeric fallback in helper - trafo module: - renamed _apply to apply_pt |