Commit Graph

1279 Commits

Author SHA1 Message Date
Gyedo Jeon 60cbcbf78f Fixed a bug of creating wrong joint hierarchy 2010-02-18 00:50:34 +00:00
Gyedo Jeon 71d2e4f73b Commented out weight munge code since now weight values are normalized 2010-02-11 23:12:40 +00:00
Chris Brunner c6b9b53656 make it so the client/server maya2egg adds the command-line comment to the top of each egg file 2010-02-11 00:18:33 +00:00
Chris Brunner 9e6bab46ab fixes a bug where transforms were not being reset between files 2010-02-10 23:06:59 +00:00
Gyedo Jeon 4e5d158dfe Made vertex weights normalized 2010-02-10 19:00:11 +00:00
Bei Yang c42a7e05ed Changed the way licensing works for loading the Maya API. Also changed the way directories are reverted for maya2egg. Added flag so this can be turned off which seems to be causing problems with maya 2010 2010-01-20 19:50:20 +00:00
Chris Brunner 5596629520 added the option to specify input egg files as coming from a text file, rather than on the command line. useful for rediculously long lists of files to operate on 2010-01-20 01:28:58 +00:00
Gyedo Jeon 46ef194954 Made negative weight replaced with 0 2010-01-20 00:45:38 +00:00
David Rose 2c3681ea07 fix erroneous error message 2010-01-14 17:39:12 +00:00
Chris Brunner 97f711de8c not so spammy with the outputs 2009-12-10 23:14:14 +00:00
Chris Brunner 693c3171b7 needed for new maya2egg_server 2009-12-05 03:34:36 +00:00
Chris Brunner c96e429f4a need some include files there 2009-12-05 01:11:00 +00:00
David Rose 875284deae boldly running with it. Blame brunner 2009-12-05 01:05:27 +00:00
Bei Yang 61d62a7f72 Added string for 2010 support 2009-11-25 00:44:23 +00:00
Chris Brunner a68f5c6ffd needed clear to be more public 2009-11-21 02:52:12 +00:00
Chris Brunner deaa391103 fix a problem where animation and character data wasn't getting cleared between sessions 2009-11-21 00:31:58 +00:00
Chris Brunner 5dcf6560a9 actually quit the client when the server process is not running 2009-11-19 20:03:03 +00:00
Chris Brunner b25874d293 it works! 2009-11-19 03:25:25 +00:00
Chris Brunner 865a04075b now properly closes connections. client waits for server to finish before exiting. 2009-11-19 02:41:59 +00:00
David Rose 17ff7d3f82 downloader:c 2009-11-19 01:56:39 +00:00
Chris Brunner 949ed7db7c Pro Tip: Make sure it compiles before checking in... 2009-11-09 23:15:29 +00:00
Chris Brunner fa179419bb Now with more comments and extra cruft removed 2009-11-09 23:11:54 +00:00
Chris Brunner 367cb1a1ff added close_output method 2009-11-09 22:50:11 +00:00
Chris Brunner 7da51c899f new experimental client/server static maya init maya2egg 2009-11-09 22:49:09 +00:00
David Rose 5d1338ef99 clear error flag 2009-11-06 23:14:08 +00:00
rdb 948fd1699b Fix compilation issue 2009-10-18 16:43:48 +00:00
Gyedo Jeon 56ac220fa8 Added rigid binding support 2009-10-06 22:40:46 +00:00
Mike Christel c4f35f6e4c Bug fix (first radio button of Animation Type must have group property == true) 2009-10-02 16:29:36 +00:00
Mike Christel ee172d57cd List "Pose" as "Static" to reduce student confusion (manual page updated as well) 2009-09-29 16:30:14 +00:00
Mike Christel 58ec151891 Bug fix (egger dialog once again a child of modify panel) 2009-09-29 16:29:22 +00:00
David Rose cc5c7cad5d egg-mkfont and egg-palettize should use png format by default, instead of rgb 2009-09-20 22:43:37 +00:00
David Rose 515635f6da fix bam2egg 2009-09-15 01:01:25 +00:00
David Rose 2ed275d629 openssl dependency 2009-09-08 18:19:22 +00:00
Mike Christel 3b1c9d2a6b Better merge of previous 2 versions' code 2009-09-08 12:06:49 +00:00
Mike Christel f5ec249898 Updated PYTHONPATH (with comments) and PYTHONHOME for WIN32 only 2009-09-07 19:15:52 +00:00
Gyedo Jeon 1c55bb68cc Made palettization forced with texture swap 2009-08-28 22:53:16 +00:00
Mike Christel f4e14c8455 Completion of summer project by Fei Wang (CMU ETC student) to update Max exporter: added enableAddCollisionChoices 2009-08-24 13:27:04 +00:00
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
rdb 132fd9458f Remove egg2dae from Sources.pp as it doesn't do much useful yet 2009-08-12 08:46:45 +00:00
rdb 87a4dbdf8b Fix crash with .dae's exported from FX Composer 2009-08-12 08:44:33 +00:00
Gyedo Jeon 1a8b3e05a3 Added description for textureswap keyword 2009-08-10 21:05:38 +00:00
Zachary Pavlov 661af56d60 oops, missed this 2009-08-05 16:24:37 +00:00
Gyedo Jeon 81bdd7146e Added :textureswap feature to create extra palettes with swapped textures 2009-07-29 21:09:42 +00:00
Mike Christel 357fc73101 Fixed vertex color, animation hierarchy, texture swapping bugs; added collision choices to exporter 2009-07-29 12:41:21 +00:00
Zachary Pavlov 6aaf1a6bdc minor bug fix for palette margins 2009-07-28 16:14:42 +00:00
rdb c7e10f33a5 Fix one more issue with 64bits windows 2009-07-26 16:35:02 +00:00
rdb e2c01a284f Fix compile errors for 64-bits windows 2009-07-26 16:29:27 +00:00
rdb b77f1971e1 Remove .res and .obj files, and let makepanda compile them 2009-07-23 08:08:14 +00:00
rdb bff8c00d00 Eliminate maxEgg.obj 2009-07-23 07:55:12 +00:00
Zachary Pavlov 13ac178d22 final part for the new margin override on palettes 2009-07-16 23:46:09 +00:00