David Rose
|
bcdab6f3d4
|
remove texture_path, sound_path, egg_path
|
2008-11-04 18:25:21 +00:00 |
|
David Rose
|
f9f21384db
|
fix crash with degenerate polys
|
2008-10-31 21:41:30 +00:00 |
|
David Rose
|
05dbe116e4
|
further improvements from Erik Pojar
|
2008-10-30 00:38:20 +00:00 |
|
rdb
|
80f14fc6ac
|
More fixes to max exporter
|
2008-10-28 17:50:58 +00:00 |
|
rdb
|
083827c649
|
Fix some of the maxegg bugs
|
2008-10-24 16:24:02 +00:00 |
|
David Rose
|
8639f98ae9
|
need to vector model_path etc. through function after all, to avoid static-init problems
|
2008-10-22 22:11:16 +00:00 |
|
David Rose
|
c5daffceaf
|
further enhancements from Erik Pojar
|
2008-10-21 18:31:45 +00:00 |
|
David Rose
|
c4e1d0fb14
|
add missing include
|
2008-10-21 16:40:44 +00:00 |
|
David Rose
|
574ca616c4
|
add missing include
|
2008-10-21 16:21:51 +00:00 |
|
David Rose
|
2e7dedc809
|
add missing include
|
2008-10-21 15:59:32 +00:00 |
|
David Rose
|
f7b3cba10c
|
add missing include
|
2008-10-21 15:05:38 +00:00 |
|
David Rose
|
54c51cba47
|
enhancements from Erik Pojar
|
2008-10-20 23:31:19 +00:00 |
|
David Rose
|
85270bbd2c
|
support osx better, code from illume
|
2008-10-15 14:05:21 +00:00 |
|
David Rose
|
c9dd462b12
|
enhancements from community member Clemens Pecinovsky to support writing output to a file
|
2008-09-26 02:08:39 +00:00 |
|
Josh Yelon
|
b98db4a8d8
|
Added tangent computation and removed dead vertices
|
2008-08-28 06:46:12 +00:00 |
|
Josh Yelon
|
9b9c9f6a38
|
Fixed a minor version incompatibility
|
2008-08-22 18:33:45 +00:00 |
|
Josh Yelon
|
3b3d88aac7
|
Support for advanced maps
|
2008-08-22 01:40:36 +00:00 |
|
Josh Yelon
|
eefc6a19ad
|
Multitexturing now supported.
|
2008-08-21 06:54:16 +00:00 |
|
Josh Yelon
|
78a5739c04
|
Support for map channels
|
2008-08-21 05:28:40 +00:00 |
|
Josh Yelon
|
a78fa265f6
|
Getting ready to add multitexturing
|
2008-08-21 04:36:18 +00:00 |
|
Josh Yelon
|
7a9db0efd7
|
More improvements: fixed the egg mesh, faster tex handling
|
2008-08-21 03:51:41 +00:00 |
|
Josh Yelon
|
1c54bdc2ed
|
Overhauled texture handling
|
2008-08-21 03:40:04 +00:00 |
|
Josh Yelon
|
6282dfa357
|
Ready for advanced texturing
|
2008-08-19 04:49:33 +00:00 |
|
Josh Yelon
|
fd277ca768
|
Removed more dead code and dead commentary
|
2008-08-19 04:38:36 +00:00 |
|
Josh Yelon
|
5750b34631
|
More rationalization
|
2008-08-19 04:24:07 +00:00 |
|
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 |
|