1473 Commits

Author SHA1 Message Date
rdb
946c1e986d Fix Assimp compile warning 2015-11-28 15:51:51 +01:00
rdb
c6a1626cd3 Fix bug: x2egg replaced face normals with vertex normals 2015-10-04 20:20:10 +02:00
rdb
369305c529 Prevent having to relink most of pandatool when version info changes 2015-08-09 22:26:25 +02:00
rdb
f69354d9fa Explicit template instantiation on gcc/clang, implement cfsworks' suggestion of moving compiler-specific stuff out of pandasymbols.h et al 2015-06-03 13:36:04 +02:00
Sean Martin
912374cc51 Add support for Maya 2016 2015-06-01 22:27:13 +02:00
rdb
cc62e731b7 Fix compilation with ppremake 2015-06-01 00:21:32 +02:00
rdb
16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
rdb
0082b7876f Fix clang 3.5 compile warnings/errors 2015-04-04 16:00:20 +02:00
rdb
89acd29463 Fixed unitialized variable in maya2egg 2015-04-02 11:30:08 +02:00
rdb
fdcd8de596 Fix runtime issues running maya2egg on Mac OS X 2015-04-02 01:34:45 +02:00
rdb
b7840fed06 Fix compile errors and warnings with mayapath.cxx 2015-04-01 00:22:03 +02:00
rdb
93e8d4d5f5 Fix 32-bit Windows compilation issue with Eigen 2015-03-31 13:23:55 +02:00
rdb
7097ea4a0e OSX build tweaks and fixes (always use Python framework for SDK) 2015-03-30 17:58:04 +02:00
rdb
22120524a2 PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
rdb
413162110b Fix FCollada compile issues on Windows 2015-02-27 14:18:17 +01:00
rdb
9aafde0579 Add animation support to dae2egg 2015-02-24 14:59:32 +01:00
rdb
5a51a7e08d Fix various build issues 2015-02-11 14:16:21 +01:00
rdb
e9a64736a3 Fix 32-bit Windows compilation issues with Eigen 2015-02-09 16:51:59 +01:00
rdb
624b3dad14 Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
rdb
794b00805e Add man pages for the majority of utilities 2014-12-27 22:14:23 +01:00
rdb
95d85819b0 Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
David Rose
ad449848c2 extend .gitignores for more ppremake files 2014-12-02 09:48:04 -08:00
rdb
457714d86d Fix compiler warnings in gtk-stats 2014-10-29 13:19:08 +00:00
rdb
c7a3a7d4ff Fix compile error 2014-10-25 12:11:17 +00:00
rdb
105e26092a Fix compile error 2014-10-25 12:09:33 +00:00
rdb
783d8552ef Fix bin2c to generate an include to stddef.h (for size_t definition) 2014-10-19 22:32:30 +00:00
Chris Brunner
01c9ffc7ca Added option to convert lights to locators 2014-10-16 22:00:44 +00:00
rdb
31a71c990d Fix issues with OS X 10.9 compilation, fix issues uncovered by clang 2014-10-12 18:45:37 +00:00
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