Commit Graph

128 Commits

Author SHA1 Message Date
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
rdb db3ab953e4 Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
rdb 31a71c990d Fix issues with OS X 10.9 compilation, fix issues uncovered by clang 2014-10-12 18:45:37 +00:00
David Rose 622c047344 several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose a9862a4450 fix problem with -copytex in conjunction with -pr 2011-11-01 23:44:38 +00:00
David Rose 134e9a9e92 dual names for interrogate 2011-10-11 00:45:51 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
Mike Christel ce2e5ec10c new options "legacy-shaders" and "texture-copy"; egger now supports vertex color, flat color, and file textures in any combination with Maya Phong materials 2010-03-19 17:35:21 +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
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose 78cc74bdf1 retry on maya failure 2009-04-22 00:35:18 +00:00
Gyedo Jeon b52227d615 Added proper unit conversion for egg2maya 2009-03-13 22:01:53 +00:00
Asad M. Zaman 5148938ae9 added the support for arbitrary attributes defined by artists that has a prefix called <tag>; i.e. tagHoliday Christmas2008 is tagged on the group node as <Tag> Holiday {Christmas2008} 2008-11-12 02:08:39 +00:00
David Rose 2e7dedc809 add missing include 2008-10-21 15:59:32 +00:00
Asad M. Zaman 6eaa77ac70 better fix for the path reset 2008-06-18 01:09:48 +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
Josh Yelon 5cfd0320d9 Added support for Surface Shader 2008-05-19 19:42:45 +00:00
Josh Yelon 5547786f00 Fixed a transparency export bug 2008-04-24 01:56:35 +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
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
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 af80d56165 fixed bug in uvset handling 2007-12-07 05:25:07 +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
David Rose ecde8bed5b maya osx support from kaweh 2007-08-06 17:05:10 +00:00
David Rose 3b03d4f2f9 don't link with pystub 2006-10-16 22:16:24 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose ed11448c65 add keep-all-uvsets 2006-08-23 18:16:15 +00:00
Asad M. Zaman f7178cf358 hey, where is your mind? sorry had a mistype 2006-04-21 23:58:40 +00:00
Asad M. Zaman c9fc2e0ff0 oops, algorithm was wrong 2006-04-21 23:14:44 +00:00
Asad M. Zaman 669a5f6f21 found a better fix for the out of range color/alpha gain 2006-04-21 22:44:43 +00:00
Asad M. Zaman 4cb771f093 enclosed all print statements under flags 2006-04-20 19:27:40 +00:00
David Rose d8a5555d87 use os_generic 2006-01-31 04:49:49 +00:00
Asad M. Zaman 06b1837f77 changed the classic decal mode to the new one where decal does not over-write the poly color. It raises our minimum platform to be able to support three layers instead of two. Also I have added the interpolate (grass-path) mode. This mode uses the top most alpha file to determine whether to show bottom texture or top 2006-01-27 00:47:29 +00:00
Asad M. Zaman e53e0f8b6d added the keep alpha feature 2006-01-11 00:39:23 +00:00
Asad M. Zaman de3a3b21df fixes the maya2egg alpha 2005-12-15 21:50:25 +00:00
Asad M. Zaman 0475f06d9b yyepe! finally figured out the multitexture and uvset connection: this fix will enable artists to view imported multitextures 2005-12-10 04:06:07 +00:00
Asad M. Zaman f4054015c4 fixed the bug on multiple blendshape 2005-12-06 01:38:37 +00:00
Asad M. Zaman b3d54ed848 turns out shaders can have more than 20 inputs, so turning off the exit case for now 2005-12-02 00:35:52 +00:00
Asad M. Zaman 47f189b142 changing the output a little 2005-11-18 02:49:55 +00:00