1045 Commits

Author SHA1 Message Date
David Rose
add49f5552 build by default 2004-01-14 01:37:01 +00:00
David Rose
c4c6b8c928 fix level charts 2004-01-14 01:36:21 +00:00
David Rose
e3e024b94c fix grabbing issue on sides of piano roll 2004-01-14 00:28:57 +00:00
David Rose
bb2ee7c2b9 average net value across the top 2004-01-13 19:12:41 +00:00
David Rose
5638ecbf5a update title when changing focus 2004-01-13 18:33:21 +00:00
David Rose
b0c4f029dc add pause option 2004-01-13 18:28:22 +00:00
David Rose
eb951840cc clicking on labels change focus, not create new graph 2004-01-13 18:18:27 +00:00
David Rose
a25b9372ea highlight labels on rollover 2004-01-13 11:43:34 +00:00
David Rose
324a43c277 adjust comment 2004-01-13 11:01:46 +00:00
David Rose
c02ef8f956 add speed menu 2004-01-13 10:59:07 +00:00
David Rose
8c0744fb3a universally persistent user guide bars 2004-01-13 02:57:41 +00:00
David Rose
3089ac52d7 user guide bars 2004-01-12 22:41:06 +00:00
David Rose
fa9a8c9982 piano rolls 2004-01-12 15:35:55 +00:00
David Rose
35d8dead9e more dragging controls 2004-01-12 03:38:32 +00:00
David Rose
86985aaa84 guide bar units 2004-01-11 23:33:40 +00:00
David Rose
5a9379a1ac add guide bars 2004-01-10 19:36:40 +00:00
David Rose
e8e9336f6a double-clicks on labels 2004-01-10 01:07:32 +00:00
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