1380 Commits

Author SHA1 Message Date
David Rose
880feb0a01 menus and non-scroll-mode 2004-01-10 00:35:45 +00:00
David Rose
5d8bb3dfab menu stuff 2004-01-09 01:23:25 +00:00
David Rose
1643f77bc7 WM_SIZE tweaks 2004-01-08 20:46:00 +00:00
David Rose
11ed7fc99b robustify graph placement logic 2004-01-08 20:34:23 +00:00
David Rose
efb973de26 label tweaks 2004-01-08 18:31:52 +00:00
David Rose
4038da84e5 typo in comment 2004-01-08 05:24:06 +00:00
David Rose
4793ed7b68 add labels 2004-01-08 05:22:13 +00:00
David Rose
0a184b977f make texture names relative to the output egg file 2004-01-07 21:18:54 +00:00
David Rose
f3dc49baed don't attempt to compile until it's ready 2003-12-25 16:16:38 +00:00
David Rose
0e366091e5 beginnings of win-stats 2003-12-25 16:15:14 +00:00
Asad M. Zaman
e1be4d99df fixed the book model on toon-props, re-build the whole tree 2003-12-24 22:36:56 +00:00
Asad M. Zaman
208cb7aa8d this should fix the texture repeat problem on some files 2003-12-23 21:28:37 +00:00
Asad M. Zaman
dd6924f10d fixed the telescope model problem. Need to make clean and install in ttmodels with this change 2003-12-23 03:06:32 +00:00
David Rose
2c9ba8eec4 be more aggressive freeing memory 2003-12-18 23:21:38 +00:00
David Rose
d353a08dd1 need to use memchr instead of strchr 2003-12-18 04:58:26 +00:00
David Rose
335370b515 always extract all joints even if -subset is specified 2003-12-11 01:38:30 +00:00
David Rose
9bd879333e fix problem with number of frames 2003-12-11 01:37:59 +00:00
Asad M. Zaman
835edb8b4a fixes cubes animation with joint-scale named nodes 2003-12-10 00:41:30 +00:00
Asad M. Zaman
e1ae6ee0b3 investigated the netmembership function. It is no longer necessary for the new egg files because it is not possible for vertex to assign a joint with 0 membership 2003-12-03 19:41:30 +00:00
Asad M. Zaman
e57ef72e2b still some problem I see with soft_cleanup, this version hides it. I will investigate later about this problem 2003-12-03 19:07:10 +00:00
David Rose
19364486e7 fix crash on client reset 2003-12-03 17:07:32 +00:00
David Rose
61791d1248 need dcast.h 2003-12-03 01:11:40 +00:00
Asad M. Zaman
d8e19f716a just a little cleanup: deleted some codes that aren't necessary 2003-12-03 01:08:45 +00:00
Asad M. Zaman
d1b2691371 fixed the dogLL pupil not animating problem and and crash bug with earlier morph check in 2003-12-03 01:03:20 +00:00
Asad M. Zaman
9c1088c7a7 added support for morph of vertices 2003-12-02 22:58:56 +00:00
Asad M. Zaman
973d3d81cc fixed a bug where DCAST_INTO_R was returning from make_soft_skin incomplete if an assertion was happening. 2003-12-01 21:15:46 +00:00
David Rose
7daecb2bf0 source_files should be Filenames 2003-12-01 08:07:27 +00:00
Asad M. Zaman
64846e5d86 forgot about MFACE type of polygons 2003-11-28 18:51:50 +00:00
Asad M. Zaman
942ae3e588 cleanup_soft_skin had a bug about hard skinning 0 membership vertices. I took it out, it seems to work better now. 2003-11-26 21:20:36 +00:00
Asad M. Zaman
bcba0f6421 matched the same vRepeat condition to texture repeat/clamp as the original soft2egg 2003-11-26 19:30:12 +00:00
David Rose
3cb8d8bba0 fix crash on minnie-1200 2003-11-25 18:31:17 +00:00
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