[Bug 635511] Review Request: assimp - Library to import various 3D model formats into applications

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 8 20:22:43 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=635511

--- Comment #13 from Rich Mattes <richmattes at gmail.com> 2010-11-08 15:22:42 EST ---
I managed to patch Assimp's changes to IrrXML into Irrlicht[1], and completely
remove all references to the bundled IrrXML from Assimp[2].  The bulk of the
changes are additions to fast_atof.h, all of which are used inside assimp.  I
don't know if it makes much sense pushing them to Irrlicht, it might be easier
to just let assimp use its own fast_atof.h, and use Irrlicht for the rest of
the IrrXML dependencies (this is how the assimp package in Comment 5 is
currently configured.)

The assimp guys were also questioning why I'm bringing in all of Irrlicht to
use IrrXML, It does seem a little overkill, but there are really no other
options unless IrrXML gets split off into its own package.

[1] http://rmattes.fedorapeople.org/irrlicht-1.7.1-fastatof-assimp.patch
[2] http://rmattes.fedorapeople.org/assimp-1.1.700.stripbundledlibs.patch

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list