[Bf-committers] Particle API review

Cédric PAILLE cedricpaille at gmail.com
Mon May 26 12:19:02 CEST 2008


Hi,

There's a bug in the Python particle module (crash when there's child
particles) at line 831:

psys_cache_paths(ob, psys, cfra, 0);

must be replaced by:

psys_cache_paths(ob, psys, cfra, 1);

Can someone change it in the SVN ?

Cheers.

Cedric PAILLE.

2008/5/10 Campbell Barton <ideasman42 at gmail.com>:

> Hi, The particles API is the only big change left that really needs to
> get into blender before the last RC5.
> Most other release todo's have been resolved
> http://wiki.blender.org/index.php/BlenderDev/Blender2.46_todo and the
> bug tracker is hovering around 50!
>
> Stivs, could you review this for this Sundays meeting? else I can review.
>
> - Cam
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
Cedric PAILLE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20080526/124dc2e3/attachment.htm 


More information about the Bf-committers mailing list