Hi, kanttori; Your patch works fine for export. For import see remark 4.) below.
I first had some issues but it turned out that i made a mistake when i disabled our workaround code for the current Collada exporter. After i fixed our tools and removed all these (ugly) workarounds all is well now. Some remarks which may be of common interest regarding this patch: 1.) The exported .dae files from your patch also seem to be importing well into Maya while the current .dae exports from official Blender Collada fail miserably on Maya. 2.) Your patch seems to make Blender trunk compatible with Blender-2.49b We never had issues with .dae exported from 2.49b (neither for Maya nor for Second Life) 3.) Therefore i also believe that the explicit mentioning of "Second Life" in various places in the patch is not necessary , because i believe it is not a patch to make Collada compatible to Second Life, but a major fix of something where possibly Collada standards do not tell explicitly how the export has to be done and Blender does it maybe correct but in a "not so lucky way". 4.) Blender itself can now import its own .dae files which seems to be a major improvement, but a first inspection shows that the bones are rotated by 90 degrees after import, which results in exactly(!) the same rig that we used as workaround for getting exports to work with the current Collada exporter ;) Thanks for that great step towards a better Collada world :) cheers, Gaia Am 29.01.2012 20:31, schrieb Juha Mäki-Kanto: > Hi, > > I've been looking into collada, mainly from the transforms-side of things > (since I know more about them then collada). Here's a patch in > pasteall<http://www.pasteall.org/28655/diff>and brief > synopsis<http://www.pasteall.org/28656/text>. Would like to know if it > fixes export to second life (via compatibility check box in the export > dialog) and if this then works with animation exported from blender which > afaik is BVH. Should also fix #29246 and #29082 which are import-problems > of animation and armature. > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
