1094 Commits

Author SHA1 Message Date
David Rose
e37eafaac5 maya2egg wrapper program 2008-04-07 22:03:33 +00:00
Gyedo Jeon
972f0c50e7 Moved some initialization to right place 2008-03-29 01:16:01 +00:00
Gyedo Jeon
ff30a1eb7e Added joint animation conversion 2008-03-29 00:19:28 +00:00
Chris Brunner
01493c57c3 fix for MSVC9 2008-03-28 02:20:20 +00:00
David Rose
0a616b4ec3 more maya 2008 weirdness 2008-03-26 22:18:28 +00:00
David Rose
e1d0277947 build with maya2008 2008-03-25 19:11:28 +00:00
Asad M. Zaman
21effb8112 put the debug statements under the is_debug 2008-03-25 01:12:46 +00:00
Asad M. Zaman
6fca5fe0d8 first part of adding the anim data into egg2maya: TODO: write maya code to apply those keyframes and perhaps organize the store of the SAnimData inside EggJoint 2008-03-25 01:05:47 +00:00
David Rose
70572c0c11 has_texture is no longer filled in reliably 2008-01-31 01:25:21 +00:00
Josh Yelon
be97920b58 Added new command line option: -tbnauto 2008-01-29 17:04:33 +00:00
Josh Yelon
1d954d5104 Improvements to Shader Generator 2008-01-28 17:28:09 +00:00
David Rose
de2ed901e4 patch from kaweh kazemi: OS X Leopard is now case-insensitive, causing conflicts with libmaya.dylib. 2008-01-22 19:11:59 +00:00
David Rose
344e68df11 attempt to fix maya_cat reference? 2008-01-17 22:59:47 +00:00
Josh Yelon
b34973b55a Fixed a recently-introduced bug involving the default uvset name 2007-12-11 05:45:06 +00:00
Josh Yelon
2ffa5786de Fixed a bug I introduced last night 2007-12-07 18:20:51 +00:00
Josh Yelon
c31a9d079c Added support for glow maps. 2007-12-07 07:51:37 +00:00
Josh Yelon
c83b924e12 Fixed for Win x64 2007-12-07 05:25:29 +00:00
Josh Yelon
af80d56165 fixed bug in uvset handling 2007-12-07 05:25:07 +00:00
Josh Yelon
d20edf336e Adding support for maya2008 2007-11-17 09:40:46 +00:00
Josh Yelon
b76c871187 Fixed a bug assigning _texture_name 2007-10-13 02:37:54 +00:00
Josh Yelon
d742043ad8 New maya exporter code basically operational 2007-10-12 20:40:20 +00:00
Josh Yelon
962613a67a Missing header files 2007-10-11 20:28:50 +00:00
Josh Yelon
b123c08234 First half of maya2egg texture overhaul complete. Code stable. 2007-10-11 19:22:39 +00:00
Josh Yelon
8764bdcda0 Took out a try-catch block that was designed to prevent us from knowing about bugs!!! 2007-10-07 05:19:34 +00:00
David Rose
700d30e9f1 from kaweh: now requires movies and audio 2007-09-17 19:48:38 +00:00
David Rose
e13a9b6d42 new dependencies on audio 2007-09-04 15:52:59 +00:00
David Rose
76b1990ac5 whoops, fix flag * 2007-08-24 14:36:08 +00:00
David Rose
7ffcca7b68 build on osx 2007-08-10 19:06:42 +00:00
David Rose
426ac19e1a add USE_PACKAGES cg where appropriate 2007-08-06 17:53:25 +00:00
David Rose
ecde8bed5b maya osx support from kaweh 2007-08-06 17:05:10 +00:00
David Rose
b68f94fed7 add -r 2007-07-13 18:55:20 +00:00
David Rose
5981967334 raise sanity check 2007-06-27 23:58:22 +00:00
Josh Yelon
79c549108a Removed explicit (incorrect) perl path 2007-06-27 22:26:06 +00:00
Josh Yelon
d083750e5d *** empty log message *** 2007-06-15 04:09:05 +00:00
Josh Yelon
f718170091 *** empty log message *** 2007-06-06 21:09:01 +00:00
David Rose
50a5ee8c4a turn off universal binaries for this program 2007-06-05 00:24:02 +00:00
David Rose
20819b9511 build osx 2007-06-05 00:17:28 +00:00
David Rose
679e73b012 add -2 2007-05-16 02:47:46 +00:00
David Rose
ca8f6d5c0f fix level accumulation 2007-05-10 04:31:31 +00:00
David Rose
ddc5b64fce build on osx 2007-04-16 20:07:04 +00:00
David Rose
d94f65c29e put WIN32_LEAN_AND_MEAN on command line, for now 2007-04-04 01:59:28 +00:00
Asad M. Zaman
d6c803123c take out the debug message, it is good 2007-03-15 01:20:11 +00:00
Asad M. Zaman
f9527b4f44 lets do the rounding only when uvs are > 1.0 or < -1.0 2007-03-13 22:13:04 +00:00
David Rose
76651e52e2 build on osx 2007-03-08 00:11:59 +00:00
David Rose
baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose
20f24a7b9d add repeat_u, clamp_u, etc. 2007-03-02 21:04:41 +00:00
David Rose
6e3ffff977 better delete-window behavior 2007-02-14 13:23:01 +00:00
David Rose
fee4f77b76 prevent server lockups 2007-02-14 11:12:18 +00:00
Josh Yelon
b8bb953a34 Added missing header file 2007-02-09 16:30:28 +00:00
Josh Yelon
1c6caa4e55 Replaced HAVE_DX with HAVE_DX8 and HAVE_DX9 2007-02-07 22:09:07 +00:00