...
by Redacted · in Artist Corner · 12/25/2005 (11:08 am) · 66 replies
...
#2
12/26/2005 (6:29 pm)
...
#3
12/26/2005 (6:29 pm)
...
#4
12/26/2005 (6:30 pm)
...
#5
12/26/2005 (6:30 pm)
...
#6
12/26/2005 (6:31 pm)
...
#7
12/26/2005 (6:32 pm)
...
#8
12/26/2005 (6:35 pm)
...
#9
12/27/2005 (12:12 pm)
What version of Python are you using?
#10
12/27/2005 (12:51 pm)
...
#11
12/27/2005 (1:38 pm)
Thanks, I am trying to follow what you did. I may even bundle and host it, that is, if James U. doesn't mind.
#12
12/27/2005 (2:08 pm)
...
#13
Don
12/27/2005 (3:59 pm)
Very cool Joseph! Nice work. Fail66 that would also be cool if someone could host the updated exporter.Don
#15
I'll follow this topic, that's for sure.
Thanks for your effort Joseph!
12/27/2005 (5:32 pm)
Unfortunately I'm not a coder, but I use Blender a lot.I'll follow this topic, that's for sure.
Thanks for your effort Joseph!
#16
Im not a coder too but Im surtely appreciate this job!
keep goign Joseph! ;)
12/27/2005 (5:39 pm)
Good to see something new about this exporter. Blender rulles!!!Im not a coder too but Im surtely appreciate this job!
keep goign Joseph! ;)
#17
Keep in mind, I am only hosting the file. I love Blender and want to help. But in no way do I know python so I can't help on troubleshooting.
Thank Joseph for posting your work.
Dave
12/27/2005 (7:43 pm)
OK here is a link download meKeep in mind, I am only hosting the file. I love Blender and want to help. But in no way do I know python so I can't help on troubleshooting.
Thank Joseph for posting your work.
Dave
#18
12/27/2005 (9:14 pm)
...
#19
12/28/2005 (6:39 pm)
Just want to congratulate Joseph for taking the time to update the exporter to the 2.4 python API. I was going through the 2.4 API change docs in preparation for doing the same, and very worried about the new armature code and what could have been broken... Glad you solved it man!
#20
vertex at index 39 is not part of passed group...
vertex at index 379 is not part of passed group...
vertex at index 38 is not part of passed group...
.
.
.
I am using Python 2.4.2 and the .blend file that I'm working with is Scott Coursey's Claude V0.4. It can be downloaded at: http://www.blendedpixels.com/Torque/
The exporter creates the dts and dsq files correctly so I'm guessing that this has more to do with Blender then the exporter.
Thank You for all the hard work on this!
John
12/29/2005 (7:41 am)
This does not appear to be a major issue and it might not even be an exporter issue since its not showing in the log file, but I am getting a slew of messages as follows in the console window:vertex at index 39 is not part of passed group...
vertex at index 379 is not part of passed group...
vertex at index 38 is not part of passed group...
.
.
.
I am using Python 2.4.2 and the .blend file that I'm working with is Scott Coursey's Claude V0.4. It can be downloaded at: http://www.blendedpixels.com/Torque/
The exporter creates the dts and dsq files correctly so I'm guessing that this has more to do with Blender then the exporter.
Thank You for all the hard work on this!
John
Torque Owner Redacted