Closed GoogleCodeExporter closed 9 years ago
Thanks, I'll look into fixing that.
Do you have other performance recommendations? How did you find this LHS issue?
Futhermore, I tracked down your project and enjoyed reading your blog. For
Bullet,
I'm going to add a nice serialization system that stores its structures as
well, with
automatic pointer fixup, 32/64 bit/little/big endian and forward/backward
compatibility. It is based on parsing C structures from the Bullet header
files, I
leave the complexity of C++ parsing for another project.
One nice feature of the upcoming .bullet fileformat is that you can
autogenerate
headerfiles to load and use the structures in-place, without any Bullet
dependency.
Cheers,
Erwin
Original comment by erwin.coumans
on 18 Dec 2009 at 4:50
Patch was applied, see http://code.google.com/p/bullet/source/detail?r=1851
Original comment by erwin.coumans
on 18 Dec 2009 at 10:05
Original comment by erwin.coumans
on 21 Dec 2009 at 7:18
Original issue reported on code.google.com by
holorose
on 18 Dec 2009 at 1:55