599 Commits

Author SHA1 Message Date
David Rose
49f48ae529 reorder #includes to compile correctly 2003-11-25 03:53:32 +00:00
Asad M. Zaman
5cb33c4b2e made a mistake on the earlier bug fix 2003-11-25 03:39:26 +00:00
Asad M. Zaman
5b7bf31d59 bug fix for non textured polygons 2003-11-25 03:13:49 +00:00
Asad M. Zaman
c70361e30d ported cleanup_soft_skin which is necessary to hard assign vertices that are not soft assigned or has 0 membership 2003-11-25 00:28:00 +00:00
Asad M. Zaman
c2c32a4c2f forgot to check one file in 2003-11-24 18:14:09 +00:00
David Rose
53a6f48537 whoops, screwed up embedded-dot problem again 2003-11-24 00:25:35 +00:00
David Rose
a56a5b1be2 fix quoted parameters 2003-11-23 20:50:18 +00:00
David Rose
6628d5ac0a correct -h output 2003-11-22 22:13:10 +00:00
David Rose
b3fd81d53e fix assertion failure when texture is no longer used 2003-11-22 20:59:00 +00:00
David Rose
7398f2bfa2 use joint_has_primitives 2003-11-22 20:03:04 +00:00
David Rose
fa937c8c4a add -suppress-vcolor 2003-11-21 23:03:16 +00:00
Asad M. Zaman
09890fb177 fixes a problem with hierarchy 2003-11-21 20:05:00 +00:00
Asad M. Zaman
fea7746011 This version gets rid of the pseuodo joints and works much better with the existing tools. 2003-11-21 04:10:41 +00:00
Asad M. Zaman
77baf36836 I thought this version eliminated a lot of the bugs from old soft2egg, but since our other processors of the models are designed to cope with those bugs, I will change it. But this a working version to look at later if we all have time 2003-11-20 19:31:04 +00:00
David Rose
b47f037907 don't lose geometry parented to a joint when the joint is removed. 2003-11-19 19:32:33 +00:00
Asad M. Zaman
23aa2a9ead first pass working version of softimage tool port 2003-11-19 03:50:21 +00:00
Asad M. Zaman
de732a0bab poly model extractor complete with misterious left-right problem for mickey and pluto. This version doesn't support nurbs model. 2003-11-17 21:31:02 +00:00
Asad M. Zaman
836ddd0aff I am confident that this version at least works for most models. Next step, move the vpools to the root, so that those will be written out first in the egg file. pluto is having order problem 2003-11-15 02:32:22 +00:00
Asad M. Zaman
58e5f08e5d one side of animation is good while the other side is bad. A good point to save 2003-11-14 23:20:10 +00:00
David Rose
26869342b8 support hard-skinning 2003-11-12 18:53:43 +00:00
David Rose
126303367f add -subset to maya2egg 2003-11-12 06:19:37 +00:00
David Rose
7a96219696 quote pview filename 2003-11-05 04:53:19 +00:00
David Rose
6bc080f519 run pview asynchronously on windows 2003-11-05 00:48:28 +00:00
David Rose
3a761fc27c support egg visibility scalar 2003-11-04 05:23:57 +00:00
David Rose
29d25e0e69 oops, wrong double-sided flag 2003-11-04 03:07:55 +00:00
David Rose
bf81caffed define bbpoint 2003-10-31 22:40:05 +00:00
Dave Schuyler
a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
David Rose
4864b6a142 Irix requires libExtensionLayer to be named explicitly 2003-10-29 18:41:45 +00:00
David Rose
87cf63934e double-sided egg flag means to respect maya settings 2003-10-29 02:33:27 +00:00
David Rose
5ef511f6b7 call it pview, and use the -c option 2003-10-28 20:03:55 +00:00
David Rose
d72cf23952 fiddle with debugging output 2003-10-28 20:03:30 +00:00
David Rose
da3c2a3be9 add mayaSavePview 2003-10-28 07:54:43 +00:00
Asad M. Zaman
1395afcdd9 got partial animation working. Has to look in detail later... 2003-10-24 00:24:30 +00:00
uid125682
5a65d88377 oops 2003-10-23 18:42:31 +00:00
Asad M. Zaman
7249626033 weird state...make sure the hierarchy is fixed...i think that is the key to make it work 2003-10-23 04:23:42 +00:00
David Rose
77f9d721b5 reword help text 2003-10-22 04:36:35 +00:00
David Rose
3c96d94596 restore support for maya 4.5 2003-10-21 17:05:45 +00:00
David Rose
a270bf24f8 combine vertex color with polygon color 2003-10-21 14:54:05 +00:00
David Rose
36638ab984 add egg-optchar -new joint,parent 2003-10-21 04:08:56 +00:00
David Rose
61008f86b7 work around static init failure on windows 2003-10-17 22:18:51 +00:00
Asad M. Zaman
cd45731ce7 rearranged code to make it more object oriented 2003-10-17 21:45:39 +00:00
David Rose
70f8a82a0d fix crash loading multiple maya files in one sessions 2003-10-17 21:41:22 +00:00
Asad M. Zaman
5d5cc31024 initial softimage extractor tool port: only model, no animation yet 2003-10-15 18:52:55 +00:00
David Rose
259b909844 more libraries 2003-10-15 18:38:36 +00:00
David Rose
afb90fc6b6 *** empty log message *** 2003-10-15 02:11:36 +00:00
Asad M. Zaman
d01bc14649 first submit: converts the model only on this version. No animation yet. 2003-10-15 01:46:44 +00:00
David Rose
5abb4121ca parm -> param 2003-10-14 21:45:50 +00:00
David Rose
e936606b8d use composite build 2003-10-14 21:42:21 +00:00
David Rose
0f5e761eb8 port old qtess utility as egg-qtess 2003-10-14 19:37:10 +00:00
David Rose
509110cdc1 clarify -fri and -fro 2003-10-10 22:11:09 +00:00