1114 Commits

Author SHA1 Message Date
Asad M. Zaman
030dbf11f5 fixed all the nurbsCurve issues; Gyedo needs to fix the weight problem that he introduced on nurbs implementation 2008-06-20 00:06:05 +00:00
Asad M. Zaman
6eaa77ac70 better fix for the path reset 2008-06-18 01:09:48 +00:00
Asad M. Zaman
5b42b04264 fixed another logic error with the full 1.0 weight 2008-06-17 23:06:47 +00:00
Gyedo Jeon
b29f1fa3ae Added support for NURBS surface 2008-06-16 18:15:37 +00:00
David Rose
f6f31c3afb typo 2008-06-12 21:40:04 +00:00
David Rose
cfbbd6338f oops, pnmtext requires freetype 2008-06-12 15:43:42 +00:00
Asad M. Zaman
59d5cec1f8 fixes the less than 1 weight issue on membership 2008-06-11 22:47:51 +00:00
Gyedo Jeon
03ae36230c Fixed joint scale related bug 2008-06-04 02:08:03 +00:00
Asad M. Zaman
e907c2be07 fixed a bug on egg2maya that caused problem if a meshname and joint name were the same; put some more debug messages for maya2008 2008-05-30 21:35:00 +00:00
David Rose
ccacdcd5bb whoops 2008-05-28 20:43:52 +00:00
David Rose
fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Asad M. Zaman
91147411ee maya 2008 could change working directory after ::read, specially with referenced files; this forces it back 2008-05-20 22:11:29 +00:00
David Rose
53aa703996 further sanitize MAYA_LOCATION 2008-05-20 21:04:08 +00:00
Josh Yelon
5cfd0320d9 Added support for Surface Shader 2008-05-19 19:42:45 +00:00
David Rose
0268fd838f add PATH based on MAYA_LOCATION 2008-05-16 01:08:29 +00:00
David Rose
acb0faae46 Texture::set_quality_level() 2008-05-13 23:31:19 +00:00
Asad M. Zaman
89aa597bd4 fixed another bug: since maya2egg looks at MAnimControl::maxTime() to figure end_frame, lets set the maxTime on egg2maya to the end frame 2008-05-03 02:21:26 +00:00
Asad M. Zaman
b6371a6b12 fixes a crash on spam 2008-05-02 01:23:47 +00:00
Josh Yelon
5547786f00 Fixed a transparency export bug 2008-04-24 01:56:35 +00:00
Asad M. Zaman
42b81b79d5 lets do pass on ttmodels with this egg2maya 2008-04-22 22:58:53 +00:00
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