-
I've been trying to triangulate Seymour.dae (one of the sample models from the model bank) and was left scratching my head when half of his polylists seemed to get lost when I ran polylists2triangles on him. I dug around in the code a little and discovered that the conditioner wasn't iterating through the polylists correctly. It needs to store the number of polylists before removing any and...
2009-09-15 08:02:27 UTC by ionia
-
Also
Allow static linking on win32
http://github.com/scoopr/COLLADA_Refinery/commit/82a85b77c3cdd99bf9cb51dc198c4362d5ac30f1.
2009-05-12 08:41:55 UTC by scoopr
-
This happens on the os x version of the coherency test, coherencytest_mac_x86.bin
When the attached dae file is run on the coherency test, the test complains that the element does not have a child element. According to the 1.4 spec, the element can have 0 child elements. This bug does not happen on the pc version of the...
2009-05-11 19:37:21 UTC by sangahn
-
Also:
Use delete[] for data allocated with new[]
http://github.com/scoopr/COLLADA_Refinery/commit/a07d989924bc400f148ae0376b70c2f65b103624.
2009-05-11 11:56:40 UTC by scoopr
-
Hi, I have a git "mirror" of the repository, at github. In there 'fixes' branch I have few fixes, mostly cleaning up few mac compile issues, but also once crash fix.
You can find the patches as follows
1. Use cdom::strcasecmp insteaf of stricmp in axisconverter
http://github.com/scoopr/COLLADA_Refinery/commit/966fa4fc5245af166664f95c26f9c4e8867ed61d
2. Fix a crash in axisconverter.
2009-05-07 10:54:48 UTC by scoopr
-
It looks like it actually doesn't like the update.exe that is part of the Collada Refinery install.
2009-05-05 15:24:30 UTC by nobody
-
Collada Refinery 2.0.3 EXE gets flaggged by AVG antivirus as VB.EMT worm.
AVG quarantines file. May be a false positive.
Having trouble finding information about VB.EMT worm.
Has anyone else had this happen?.
2009-05-05 15:21:24 UTC by nobody
-
sceahklaw committed revision 94 to the COLLADA Refinery SVN repository, changing 4 files.
2009-03-10 21:31:04 UTC by sceahklaw
-
sceahklaw committed revision 93 to the COLLADA Refinery SVN repository, changing 43 files.
2009-03-10 21:23:04 UTC by sceahklaw
-
sceahklaw added the CoherencyTest_linux_x86 file.
2009-01-14 23:16:30 UTC by sceahklaw