18679 Commits

Author SHA1 Message Date
enn0x
3262f702a3 Fix debug rendering: switch from modify_geom to set_geom 2011-11-11 20:52:51 +00:00
David Rose
67dc3fabfa pull _convert_ctx out of loop 2011-11-11 19:28:41 +00:00
David Rose
2584e3d57d add ffmpeg-thread-priority 2011-11-11 17:59:51 +00:00
David Rose
0f96fafca5 add show-scene-graph-analyzer-meter config var 2011-11-11 15:13:11 +00:00
rdb
f50a1895f9 fix typo 2011-11-11 14:23:04 +00:00
rdb
2895c33f42 fix compilation error 2011-11-11 09:24:35 +00:00
Przemyslaw Iwanowski
1710c6998d New Panda Tool GUI updates 2011-11-11 01:52:31 +00:00
David Rose
82e1b6703a support threaded ffmpeg decoding, fix a couple of ffmpeg bugs 2011-11-11 01:42:37 +00:00
enn0x
38618c17fb Changing the implementation of BulletDebugRenderer. Less dirty now, but slower. 2011-11-10 22:13:11 +00:00
David Rose
c0b7ca96b8 perform shell-style filename globbing on Win32 too 2011-11-09 01:35:19 +00:00
David Rose
75df50fc56 MF_back etc 2011-11-08 17:49:13 +00:00
David Rose
17611c2d20 protecting openal against multithreaded access too 2011-11-08 01:44:33 +00:00
David Rose
25cb3ae4a5 first attempt to protect fmod against multithreaded access 2011-11-08 01:31:19 +00:00
David Rose
370a9886b7 stringstream_hack 2011-11-07 20:15:57 +00:00
David Rose
ead8b03712 MF_back etc 2011-11-07 20:06:42 +00:00
David Rose
2a3ad0d4e5 Add RenderState::get_auto_shader_state() 2011-11-07 00:08:04 +00:00
David Rose
cebecba2fc add interrogate -noangles 2011-11-06 18:02:17 +00:00
David Rose
be2657311d pipeline lens changes 2011-11-06 02:56:02 +00:00
David Rose
83b87652f8 fix prepare_scene() to prepare vertex buffers as well as textures 2011-11-05 17:58:28 +00:00
David Rose
003aa9e3dd PNMImage::gamma_correct() 2011-11-05 01:37:36 +00:00
David Rose
425fa2608e fix LineStream.LineStream() bug 2011-11-04 20:10:12 +00:00
David Rose
633e697d54 allow typename keyword in lieu of class, in template declarations 2011-11-04 16:58:39 +00:00
David Rose
594f1e32d7 remove experimental disclaimer 2011-11-03 00:13:41 +00:00
David Rose
5cbc418073 add project() 2011-11-02 22:50:39 +00:00
David Rose
f1c5c8ecaf integrate gui sound fixes from community member Bruce Smith 2011-11-02 21:13:03 +00:00
David Rose
165fa85a4e add stdfloat-double 2011-11-02 20:50:25 +00:00
David Rose
5ba97d2ccc export more nested classes 2011-11-02 19:04:00 +00:00
David Rose
788244d5a8 find python26.zip and add it to PYTHONPATH 2011-11-02 00:16:57 +00:00
David Rose
a9862a4450 fix problem with -copytex in conjunction with -pr 2011-11-01 23:44:38 +00:00
David Rose
1e80e3d39d oops with copy_file() 2011-11-01 23:39:06 +00:00
David Rose
17cc1bd0a3 fix 64-bit problem with memory tracking 2011-11-01 17:18:55 +00:00
Dmitry Marakasov
dcc0d58c77 Commit patch by amdmi3 2011-11-01 14:42:49 +00:00
David Rose
c16875f104 use Posix longs 2011-10-31 22:50:28 +00:00
David Rose
8ebd82fbcc support cross-compatibility of 32-bit and 64-bit bam files 2011-10-31 22:24:35 +00:00
David Rose
a1e13af431 wip: improve scrubbing behavior through SoundInterval 2011-10-31 21:39:04 +00:00
rdb
149a7c1b9c If all else fails, use a dirty hack 2011-10-31 16:16:29 +00:00
rdb
3fc7815bbe pmw importing 2011-10-31 15:52:32 +00:00
rdb
8ca42e3964 Properly catch ImportError 2011-10-31 15:20:04 +00:00
rdb
4896c93827 don't error if a module doesn't define __path__ 2011-10-31 15:13:50 +00:00
rdb
eb78f7cd0d Another pass at fixing Pmw 2011-10-31 14:06:49 +00:00
rdb
f711cbf0bb Another attempt to fix Pmw loading in plugin runtime 2011-10-31 13:08:04 +00:00
rdb
fd472d8403 Attempt to fix Pmw in plugin environment 2011-10-31 12:38:24 +00:00
David Rose
8dc21c8cae fix hashmap crash 2011-10-30 21:45:12 +00:00
David Rose
05bd74a80e Parabolaf -> LParabola 2011-10-30 20:28:55 +00:00
enn0x
868047e65d Bullet: fix walk velocity of character controller. 2011-10-29 21:45:35 +00:00
rdb
04096fd5e7 This should finally fix it, I hope. 2011-10-29 10:38:02 +00:00
rdb
8307d8852d this might fix it 2011-10-29 10:22:20 +00:00
rdb
ff02ee1bab Let's not include any system frameworks on OSX 2011-10-29 09:30:44 +00:00
rdb
ba98ca742a Oh, so the problem was that it's treating OSX as case-insensitive system 2011-10-29 08:27:45 +00:00
rdb
e2a93d0433 Some debug messages, I can't figure this out 2011-10-29 08:21:13 +00:00