what am I doing wrong here: I cache particles with all kinds of
attributes out,
apply the cache to an empty pointcloud and use that in a referenced model.
Everything is working fine until I save my scene - the particles lose
everything but the
pointposition (basically just black dots in the viewport) until I reload
the reference.
Leo

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1831 / Virus Database: 2090/4557 - Release Date: 10/17/11
Internal Virus Database is out of date.

Strangely enough the shapes still don't show up in the viewport,
even though they are set with an ICEtree above the MixerOp.
When rendering they show up correctly, so for now that will work I think.
Thanks.
Leo
-------- Original-Nachricht --------
> Datum: Tue, 7 Feb 2012 22:34:43 +0000
> Von: Peter Agg <pete...@googlemail.com>
> An: soft...@listproc.autodesk.com
> Betreff: Re: Cached particles losing their shapes etc..
> > On 2/7/2012 5:01 PM, Leo Quensel wrote:
> >
> > I thought something like that and forced the shape by applying another
> > ICEtree on top of the cache.
> > This works, but my rotation is also lost, it only works when I manually
> > reload the cache.
> > And the viewport only displays black dots even when I have the other
> > ICEtree setting the shape again.
> > In rendering it looks fine except for the rotation.
> >
> > Am 07.02.2012 22:55, schrieb Alok Gandhi:
> >
> > Shape attribute relies on the object ID which is unique to a scene and
> > regenerated in a new scene.
> >
> >
> > On 2/7/2012 4:41 PM, Leo Quensel wrote:
> >
> > Hi all,
> >
> > what am I doing wrong here: I cache particles with all kinds of
> attributes
> > out,
> > apply the cache to an empty pointcloud and use that in a referenced
> model.
> >
> > Everything is working fine until I save my scene - the particles lose
> > everything but the
> > pointposition (basically just black dots in the viewport) until I reload
> > the reference.
> >
> > Leo
> >
> >
> > -----
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2012.0.1831 / Virus Database: 2090/4557 - Release Date:
> 10/17/11
> > Internal Virus Database is out of date.
> >
> >
> >
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
It turns out the culprit was really the attributes not getting loaded.
I built myself a compound to force the loading of all necessary attributes
according to Andys description.
Thanks again!
Leo
-------- Original-Nachricht --------
> Datum: Wed, 08 Feb 2012 11:26:49 +0100
> Von: "Leo Quensel" <le...@gmx.de>