← Back to team overview

yade-dev team mailing list archive

commit 1583, 3d view, serialization.

 

Hi Vaclav,

After you commit, the "primary view" window is empty (draws nothing),
but when I click "New 3D" view - the new window draws everything as
it should. Can you fix that?

In my commit 1584 I'm adding some snow-related stuff. It's my files
that I have been developing as a separate code in the past. That code
is using boost::serialization. So I guess that this is time for
adding to yade a dependency on boost serialiaztion (unless you
exclude='snow'). I think that actually having "twice" serialization
in whole yade isn't too difficult to add. Look at how I'm using it in
my files, and you can start adding it too in other files.... if you want.

When we have it "twice" in whole yade and it works, we can start
slowly removing the old one.

-- 
Janek Kozicki



Follow ups