Closed GoogleCodeExporter closed 9 years ago
By the way I saw you added a serializer for 2.5 and keep the old one. Is that
temporary? Any hint on where to start looking regarding a do_version()?
Original comment by xavier.thomas.1980@gmail.com
on 13 Jun 2010 at 6:20
Is any of this checked in and/or available as a complete diff for me to test
against? I am currently trying to run the old diff on the Windows XP build (and
once successful there, doing the same on my OSX).
Original comment by BenT.Sol...@gmail.com
on 14 Jun 2010 at 12:06
xavier,
Yeah, it's a temporary place to test the Header/DNA generator. The version
testing
should be done in the new gkBlendFile::doVersionTests() function.
The blender do_versions is located in
blender/source/blender/blenloader/intern/readfile.c.
Ben. It all has been checked into svn.
In revision 423, I applied the latest action patch above manually to the newer
scene
converter in Engine/Loaders/Blender2.
You can diff against revision 423 & 422 for changes related to Blender25, or
diff
from revision 418 which contains all changes since the above patches.
Original comment by snailr...@gmail.com
on 14 Jun 2010 at 12:27
Given my changes are minimal, I'm going to assume that I can just get the
latest version and run from that. Will report back with WinXP and OSX results
Original comment by BenT.Sol...@gmail.com
on 14 Jun 2010 at 1:01
A very awesome success... I am very thrilled :)
Minor points (unrelated to this) is that the flying monkey leans the wrong way
when steering, but that's not an issue.
You work on this is VERY much appreciated :)
Original comment by BenT.Sol...@gmail.com
on 14 Jun 2010 at 4:49
Original comment by snailr...@gmail.com
on 27 Jun 2010 at 5:00
Original issue reported on code.google.com by
xavier.thomas.1980@gmail.com
on 4 Jun 2010 at 6:55