Commit Graph

63 Commits

Author SHA1 Message Date
rdb c81148a1de missing include 2013-02-05 18:50:28 +00:00
rdb b164aaaac8 fix missing include 2013-02-05 18:36:42 +00:00
rdb 652836be04 remove unnecessary includes that will hopefully fix a compilation issue 2013-02-05 16:22:44 +00:00
rdb 4be0bff331 attempt to fix the build 2013-01-20 12:55:38 +00:00
David Rose 17f51995e3 a few more win32 build issues reported by forum users 2011-12-20 15:05:37 +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 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
rdb 356c7de5f2 Oops, fix typo 2011-09-01 09:05:49 +00:00
rdb d7c2cd218d proposed fix from ETC for max 2012 compilation issue 2011-09-01 09:02:50 +00:00
rdb 6cb48a06bc Backward compatibility fix to get this to compile on Max versions 9 and below, which don't define the _M macro. 2010-08-24 13:48:43 +00:00
Mike Christel 8b41e6b1f8 Collision is now done through User Defined Properties (via maxscript). By default a plane without a standard material gets UV's as well as any object without a texture but with a standard material. Point objects are now supported as "locators" for a point in space within the egg. 2010-04-27 16:02:26 +00:00
Mike Christel 15f728ad08 simplified; functionality moved out to maxscript 2010-04-27 16:01:44 +00:00
rdb 948fd1699b Fix compilation issue 2009-10-18 16:43:48 +00:00
Mike Christel c4f35f6e4c Bug fix (first radio button of Animation Type must have group property == true) 2009-10-02 16:29:36 +00:00
Mike Christel ee172d57cd List "Pose" as "Static" to reduce student confusion (manual page updated as well) 2009-09-29 16:30:14 +00:00
Mike Christel 58ec151891 Bug fix (egger dialog once again a child of modify panel) 2009-09-29 16:29:22 +00:00
Mike Christel f4e14c8455 Completion of summer project by Fei Wang (CMU ETC student) to update Max exporter: added enableAddCollisionChoices 2009-08-24 13:27:04 +00:00
Mike Christel 357fc73101 Fixed vertex color, animation hierarchy, texture swapping bugs; added collision choices to exporter 2009-07-29 12:41:21 +00:00
rdb e2c01a284f Fix compile errors for 64-bits windows 2009-07-26 16:29:27 +00:00
rdb b77f1971e1 Remove .res and .obj files, and let makepanda compile them 2009-07-23 08:08:14 +00:00
rdb bff8c00d00 Eliminate maxEgg.obj 2009-07-23 07:55:12 +00:00
rdb 35f426e591 Fix compile error on Windows. 2009-07-16 11:28:40 +00:00
rdb e78d339a9c Fix from Fei Wang that solves the bone hierarchy bug in the max exporter 2009-07-10 06:34:20 +00:00
rdb 8006b3fc73 Changes from Fei Wang to support vertex colors 2009-06-30 05:59:22 +00:00
rdb 12262ab74b Pose > Static, Export Type > Animation Type 2008-11-15 13:19:58 +00:00
rdb 992d7a7a58 renamed Export Type to Animation Type, request from drwr 2008-11-11 16:17:19 +00:00
David Rose bcdab6f3d4 remove texture_path, sound_path, egg_path 2008-11-04 18:25:21 +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
Josh Yelon b98db4a8d8 Added tangent computation and removed dead vertices 2008-08-28 06:46:12 +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
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
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +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
Josh Yelon d083750e5d *** empty log message *** 2007-06-15 04:09:05 +00:00
Josh Yelon b8bb953a34 Added missing header file 2007-02-09 16:30:28 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00