18691 Commits

Author SHA1 Message Date
David Rose
72f97c2107 support NT_float64 as a vertex numeric type 2011-10-06 18:59:10 +00:00
David Rose
a821755936 bandaid around race condition 2011-10-05 19:11:28 +00:00
David Rose
6854e21423 overlooked mesadisplay with _textures pipelining 2011-10-04 21:39:45 +00:00
David Rose
e91fb0d53e better implementation of set_one_shot() 2011-10-04 18:05:08 +00:00
David Rose
7609fc777f minor fixes 2011-10-03 20:48:23 +00:00
David Rose
bee4cb326a pipeline GraphicsOutput::set_active() to better support offscreen rendering in threaded mode 2011-10-03 20:23:17 +00:00
David Rose
d156c4a1d5 publish more prc stuff 2011-09-30 23:57:34 +00:00
David Rose
255b1ffffa build on msvs2010 2011-09-29 16:39:54 +00:00
rdb
f2a2422094 fix PIL detection 2011-09-29 15:47:22 +00:00
rdb
7db58e6ad1 use packp3d1.8 instead of packp3d 2011-09-29 12:26:01 +00:00
rdb
98f9b13c8a Let's build the 1.8 rtdist against Python 2.7. 2011-09-29 08:10:25 +00:00
Chris Brunner
3832219296 MSVS 2010 2011-09-29 00:28:49 +00:00
Chris Brunner
dd6c64e285 2010 2011-09-29 00:24:28 +00:00
David Rose
02ba3d189c build on msvs2010 2011-09-29 00:05:07 +00:00
David Rose
c7adc6246f build on msvs2010 2011-09-28 23:56:59 +00:00
David Rose
ac0a33e65c cast NULL to pointer type 2011-09-28 23:00:30 +00:00
David Rose
303b51198e enforce a single ShowBase 2011-09-28 22:49:53 +00:00
David Rose
5588210e22 set some config variables to suitable defaults for threading 2011-09-28 19:52:58 +00:00
David Rose
3456e70b9a remove lock-to-one-cpu 2011-09-28 19:10:01 +00:00
David Rose
cd79af53fe dx9 shader support from zhao 2011-09-28 18:42:58 +00:00
David Rose
6bed0cf394 bool should return a bool 2011-09-28 17:42:46 +00:00
David Rose
8525e325c3 get frameworks from pkg-config as well 2011-09-28 17:13:21 +00:00
David Rose
9009141e45 missed a Display reference 2011-09-28 14:36:00 +00:00
David Rose
6d84eed5cc fix missing dependencies 2011-09-28 00:13:34 +00:00
David Rose
fa67efc870 build on windows 2011-09-27 20:55:59 +00:00
David Rose
5496c4a9ec more writable vfs stuff 2011-09-27 16:10:19 +00:00
David Rose
9a7af0f435 should fix egl.h issues 2011-09-27 14:22:00 +00:00
David Rose
b3706f5018 coupla more fixes for recent breaks to packaging 2011-09-23 22:10:40 +00:00
David Rose
024e5e9d19 oops, mustn't auto-wrap file in this case 2011-09-23 22:04:42 +00:00
enn0x
0ea1ff0ecb For some reason dynamic_cast failed with current Bullet revisions. 2011-09-23 22:01:42 +00:00
enn0x
8e93bee2d6 Testing some alternatives for character controller stepping. 2011-09-23 20:57:56 +00:00
David Rose
4ebdf7b6fa make_texture() is a useful function to publish 2011-09-23 18:54:59 +00:00
rdb
3414a4ff1c add PyBool_FromLong to pystub, apparently it's needed to compile on FreeBSD 8.2 2011-09-19 17:23:13 +00:00
David Rose
703271d15d writable vfs 2011-09-17 00:41:06 +00:00
David Rose
278bc55d62 a couple more writable-vfs migrations 2011-09-17 00:40:29 +00:00
David Rose
191ce517da migrate a few use cases to writable vfs 2011-09-17 00:05:23 +00:00
David Rose
84fdd2ea9e more robust vfs write operations 2011-09-16 23:10:46 +00:00
David Rose
57b42fbfe1 clean up some read-write operations 2011-09-16 23:10:27 +00:00
David Rose
e986614cfc writable vfs 2011-09-16 20:13:08 +00:00
David Rose
5f6affba78 several Linux fixes 2011-09-14 23:00:27 +00:00
David Rose
074b9ee60b define print_signature_certificate() 2011-09-14 17:19:12 +00:00
David Rose
4b5d087246 use more explicit casting chain, to maybe help out the Intel compiler 2011-09-14 14:00:46 +00:00
David Rose
d592205b57 attempt to fix eternal twirling 2011-09-14 12:42:06 +00:00
David Rose
0f7b6d6c40 add faceForwardDelta, faceForwardNode 2011-09-13 23:15:30 +00:00
David Rose
7d7edee889 fix bitrot, add Mopath.draw() 2011-09-13 22:28:18 +00:00
David Rose
e0323969a5 maybe we're ready to build with DO_PIPELINE enabled in general 2011-09-12 23:03:05 +00:00
David Rose
089c4780d5 run win-python-x64 if it exists 2011-09-12 22:03:22 +00:00
enn0x
540f7f2150 Warning if elapsed time < stepsize (no simulation but interpolation!) 2011-09-11 20:37:58 +00:00
rdb
6da6402397 oops, put that line in the right place 2011-09-10 08:45:17 +00:00
rdb
ddf37dbe28 hopefully this should fix the compile error for p3dcert on osx 2011-09-10 08:37:41 +00:00