Josh Yelon
|
c9c32af2ab
|
Deleting dead code
|
2008-08-19 04:18:23 +00:00 |
|
Josh Yelon
|
c035bc7665
|
New exporter on trunk
|
2008-08-19 04:07:24 +00:00 |
|
David Rose
|
f8d1a5e008
|
fix crash
|
2008-08-08 17:40:35 +00:00 |
|
David Rose
|
4a0bf0d87b
|
egg-optchar -preload
|
2008-08-07 18:25:44 +00:00 |
|
rdb
|
032098b9aa
|
Fixes to mayapandatool from ynjh_jo
|
2008-08-06 11:51:06 +00:00 |
|
Josh Yelon
|
c1f4a937b6
|
Repaired some damaged caused by license change
|
2008-08-06 02:54:40 +00:00 |
|
Josh Yelon
|
c6a3f28530
|
Some data was lost in change to BSD license: repaired.
|
2008-08-06 02:37:17 +00:00 |
|
Chris Brunner
|
e5c6aebcef
|
added the ability to exclude nodes (and their children) with maya2egg
|
2008-07-29 02:13:15 +00:00 |
|
Gyedo Jeon
|
09526b6155
|
Added model flag support and fixed naming bug
|
2008-07-18 00:00:13 +00:00 |
|
Gyedo Jeon
|
55f8f24d7a
|
Added support for double-sided egg flag
|
2008-07-17 21:45:00 +00:00 |
|
Asad M. Zaman
|
00f91519d9
|
fixes 2 bugs: traversing dead_polygons and creating an initial minFrame at frame -1 to keep originial shape before animation begins
|
2008-07-16 23:37:53 +00:00 |
|
Asad M. Zaman
|
0dfb31f129
|
update on spam message
|
2008-07-12 01:42:02 +00:00 |
|
David Rose
|
52a60b7f2f
|
robustify reading of buggy x files
|
2008-06-26 19:27:00 +00:00 |
|
Gyedo Jeon
|
31dde9d31d
|
Fixed a bug in NURBS weights conversion
|
2008-06-20 02:05:40 +00:00 |
|
Gyedo Jeon
|
b8c77b1ac9
|
Fixed a bug in CreateSkinCluster()
|
2008-06-20 01:03:47 +00:00 |
|
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 |
|