[Bf-committers] diffable blends / xml

Toni Alatalo antont at kyperjokki.fi
Sun Jan 8 20:13:58 CET 2006


On Sunday 08 January 2006 20:08, Stephen Swaney wrote:
> > That would be one advantage of switching to XML - you can still have
> Nice, unless what you want to see in a meaninful way is
> how the binary data changed.

well even knowing what object has changed would be an improvement

> Did we mention the huge-ass file size XML would give?

i guess he meant this kinda:
<mesh>
2#$KBRT (a blender binary dump here)
</mesh>

instead of:
<mesh>
<vertex x=1 y =2 z=3>
...
</mesh>

so the size hit would not be bad?

and in the diff you could e.g. see that just one certain meshdata changed?

~Toni


More information about the Bf-committers mailing list