[Bf-committers] Python Ipo.c

Linterra linterra at gmail.com
Sat Dec 23 19:34:55 CET 2006


Skipped content of type multipart/alternative-------------- next part --------------
? Ipo.c.diff.txt
Index: Ipo.c
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/python/api2_2x/Ipo.c,v
retrieving revision 1.57
diff -r1.57 Ipo.c
1668c1668
< 	if( num < 0 && !icu )
---
> 	if( num < 0 || !icu )


More information about the Bf-committers mailing list