Commit Graph

1445 Commits

Author SHA1 Message Date
rdb 87910799b6 Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
rdb bee278e8d1 Fix missing return statement 2014-08-21 18:03:32 +00:00
rdb 7785426d2c Fix compile error for Maya 6 and 6.5 2014-05-25 13:23:00 +00:00
Chris Brunner 9ab6d166d0 Maya 2015 support 2014-04-30 19:49:28 +00:00
Chris Brunner 984314970f With maya notify level set to debug, print out some useful light information if found in the scene, even though it will never make it into the egg file. 2014-02-28 21:36:49 +00:00
rdb a9992e3c07 compile error 2013-10-30 07:33:22 +00:00
rdb 7ac7adcce4 More compatibility fixes 2013-10-27 11:19:26 +00:00
rdb 2b97fccd4d compile error 2013-10-26 08:49:51 +00:00
rdb 3841accba9 more compatibility fixes 2013-10-23 16:48:22 +00:00
rdb 1cf986dd44 more unicode stuff 2013-10-07 23:20:59 +00:00
rdb e1ff689adc work toward a unicode-compatible max converter 2013-10-07 22:36:05 +00:00
rdb 146f56e01e strcmp -> _tcscmp 2013-10-07 21:39:41 +00:00
rdb f5dc6ac8d7 attempt to fix unicode issues 2013-10-07 20:26:10 +00:00
rdb 849b60c6e9 support max 2013 and above 2013-10-07 20:15:38 +00:00
rdb 7720c482c7 support max 2014 2013-10-07 19:59:39 +00:00
rdb 91f6b9503e TCHAR -> MCHAR 2013-10-07 19:41:20 +00:00
rdb 20a08aa8de dos2unix 2013-09-19 16:45:51 +00:00
Chris Brunner c80f30161f Support for Maya2014 2013-08-30 21:05:11 +00:00
rdb 5a82dc9b1f remove unnecessary include 2013-08-28 14:27:37 +00:00
David Rose 355f786068 support continuation characters, lines, points, and larger files 2013-08-26 22:49:15 +00:00
David Rose a16238932a looks like we had a long-term confusion for LFLAGS as a set of linker flags and as a set of flex flags. Renamed LFLAGS to FLEXFLAGS for flex input. 2013-08-26 22:44:22 +00:00
rdb 451f6faf37 remove now-nonexistent -i flag to linker 2013-08-25 18:43:41 +00:00
David Rose 9158d9b20c minor change to decimate 2013-08-04 12:31:32 +00:00
David Rose 9beae889a2 pts2bam 2013-08-03 19:02:22 +00:00
David Rose 1735ae4600 osx build issue 2013-07-30 20:02:51 +00:00
Chris Brunner 2843fcbc86 Just some output stating that nurbs will be converted to polys if this is so 2013-07-03 22:01:12 +00:00
David Rose a3027ceb23 also build Maya 2013.5 2013-06-04 00:23:30 +00:00
Chris Brunner b16972bd23 Added ability to convert maya cameras to locators 2013-05-20 23:03:45 +00:00
David Rose 686b69fe84 pfm-trans -nan 2013-05-03 18:05:59 +00:00
David Rose 5f85e58acd minor bugfix 2013-04-18 00:37:57 +00:00
David Rose c8f2dfe40f some missing libraries for osx 2013-04-09 17:51:14 +00:00
David Rose 5ea50b5073 fix win32 build issue as discovered by jean-claude and teedee 2013-03-11 00:09:48 +00:00
rdb 3ece78a638 Fix newlines 2013-02-05 19:43:36 +00:00
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 3c8cb76565 stdfloat compilation issues 2013-01-05 16:06:22 +00:00
David Rose 42aa65d92c whoops, triangulation goof 2013-01-04 01:44:25 +00:00
David Rose b3b2308c6c load obj files directly into PandaNodes for performance 2013-01-04 00:35:42 +00:00
David Rose f9e03850dd support drz's 'xvt' obj tag 2012-12-24 19:47:31 +00:00
David Rose 3af8da3bcd loader.saveModel(), EggToObjConverter, etc. 2012-12-20 00:09:14 +00:00
David Rose 93743e250d flip, cw, ccw 2012-11-28 20:22:56 +00:00
rdb c9fa929659 Fix compile error for older versions of maya 2012-10-03 20:21:23 +00:00
David Rose cf8d1ac8cd preserve named GeomNodes 2012-10-01 21:54:54 +00:00
David Rose 563f8bec7d new build error 2012-10-01 02:46:53 +00:00
David Rose 25870f099f missing include 2012-09-28 20:59:39 +00:00
rdb 06b3438d72 Add Maya 2013 2012-09-28 09:38:15 +00:00
rdb af9ec6eb3c Fix for bug #1057903 based on benchang's patch 2012-09-28 09:36:38 +00:00
David Rose 0c85073625 check Display Colors 2012-09-26 17:45:44 +00:00