Commit Graph

6653 Commits

Author SHA1 Message Date
Zhao Huang b4fcbfff0a added getJointTransformState 2011-12-30 01:29:53 +00:00
David Rose b5eeced04a whoops, remove debug prints 2011-12-29 22:02:08 +00:00
rdb 7eeb37ec94 make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager 2011-12-27 10:06:06 +00:00
rdb 306d6f993a coloured cartoon inking 2011-12-27 09:48:27 +00:00
rdb 6b3c53e115 fix a bug with crash when calling resizeBuffers 2011-12-27 09:48:01 +00:00
David Rose e9b967435e more win32 build issues 2011-12-20 20:26:08 +00:00
David Rose 328f834f55 cache results of __getattr__ for performance 2011-12-20 18:11:04 +00:00
David Rose fb220d8f93 missing file 2011-12-19 18:43:27 +00:00
David Rose c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
Zhao Huang 33e1ead6c5 Don't import ParticleInterval if the ParticleSystem doesn't exist (ie., not compiled in) 2011-12-15 04:45:40 +00:00
David Rose 622c047344 several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
David Rose 33398d9713 set_repository() and set_clock_delta() should be instance methods, not static class methods 2011-12-09 19:38:29 +00:00
David Rose f9658303e7 ah, *this* is the proper fix to recent interrogate bug. 2011-12-09 05:56:27 +00:00
David Rose 262a3558c7 fix interrogate error? 2011-12-09 02:35:34 +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 35551fed85 add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00
David Rose c17f0dce3d fix error handling for core API re-download case 2011-12-04 18:28:28 +00:00
David Rose 807a6f61da Add patch from community member teedee to improve alternate coordinate-system support 2011-11-17 19:41:33 +00:00
David Rose 8aae06ec43 remove deprecated double-reference names 2011-11-17 19:17:04 +00:00
David Rose 0f96fafca5 add show-scene-graph-analyzer-meter config var 2011-11-11 15:13:11 +00:00
David Rose 425fa2608e fix LineStream.LineStream() bug 2011-11-04 20:10:12 +00:00
David Rose f1c5c8ecaf integrate gui sound fixes from community member Bruce Smith 2011-11-02 21:13:03 +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 05bd74a80e Parabolaf -> LParabola 2011-10-30 20:28:55 +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
rdb 857fc6e2d6 Some improvements that might not actually fix anything 2011-10-28 20:17:09 +00:00
rdb 1a9da85aef Tcl and Tk are system frameworks 2011-10-28 18:33:07 +00:00
David Rose 5b79b02b31 fix typos 2011-10-21 19:58:12 +00:00
David Rose a5d6bafd7b add ico as a force-extract extension 2011-10-21 16:38:34 +00:00
Chris Brunner a2b940d103 Remove excess whitespace 2011-10-19 20:00:44 +00:00
David Rose 909ed0e931 import order 2011-10-18 00:18:01 +00:00
David Rose 0fef6fd3c6 fix Loader namespace collision 2011-10-17 02:19:55 +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 5e98a7d91e respect MAKEPANDA_THIRDPARTY env var 2011-10-07 14:31:47 +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
David Rose 303b51198e enforce a single ShowBase 2011-09-28 22:49:53 +00:00
David Rose 5496c4a9ec more writable vfs stuff 2011-09-27 16:10:19 +00:00