17497 Commits

Author SHA1 Message Date
rdb
eee5764b82 Fix pdeploy error when there are dependency packages 2010-04-04 18:23:50 +00:00
rdb
c13240819c makensis path may contain spaces (thanks to dittrich) 2010-04-04 12:20:43 +00:00
treeform
d5ebb58874 Added more debug messages to openAL audio manager for closing it.
We use resent OpenAL-soft in the distribution (1.12 or more instead of 1.8)

There is this bug:
OpenAl soft some times selects ALSA software
ALSO software some times has a bug working with pulse audio
So we need to make sure OpenAL uses pulse audio directoly, then it works.

KittCat (openAL soft author):
well, more like worked around it. but it's not something I can fix in openal soft
I've gone over the code several times and had other people comment on it. alsa just enables mmap when using the pulse plugin even though the plugin doesn't support it
using the pulse api directly (or disable using mmap with alsa) gets around the problem, though
2010-04-03 07:26:00 +00:00
treeform
d5071f89b6 I have added the debug output for AL_RENDERE AL_VENDER and AL_VERSION when starting openAL 2010-04-03 06:08:56 +00:00
David Rose
3293a6574a http-preapproved-server-certificate-name 2010-04-03 01:17:45 +00:00
Zachary Pavlov
128097e19d Non scaled 2d nodes 2010-04-02 23:44:15 +00:00
Mark Wojtowicz
822c496f68 Fixed typo in apply_clip_plane() causing only the first plane to be considered. 2010-04-02 23:09:58 +00:00
Arkady Trestman
aed4f7f0c5 removed debug break-in 2010-03-31 23:32:09 +00:00
Arkady Trestman
827585febc setting frame title now 2010-03-31 22:33:58 +00:00
David Rose
54fe2d800a CompanyName 2010-03-31 22:19:56 +00:00
David Rose
c7ba043f54 don't continue plan (and crash) if it fails 2010-03-31 18:14:42 +00:00
Gyedo Jeon
b04bd018f2 Fixed a typo 2010-03-30 23:18:18 +00:00
Gyedo Jeon
7338184e1a Added fix for new collidemask 2010-03-30 21:55:12 +00:00
rdb
ebb725cbf4 Install *.sha files 2010-03-30 09:41:55 +00:00
Gyedo Jeon
53a1e0bf62 Made multiview camera/manipulation control using BitMask32.bit(21) 2010-03-30 02:19:21 +00:00
Gyedo Jeon
08a28d9ca7 Made arrow key events passed from wx to panda 2010-03-29 23:48:17 +00:00
David Rose
b5d27fa62a fix build crash 2010-03-29 20:47:22 +00:00
Chris Brunner
2c15943a7c allows for frame counts on animations with the same name, but not neccessarily the same channel name in the same directory 2010-03-29 19:35:47 +00:00
rdb
e841ceb67d Oops, forgot to add this file 2010-03-29 18:11:48 +00:00
rdb
2a6974eec2 stdint/numeric_types stuff, let's follow the standards 2010-03-29 15:38:40 +00:00
enn0x
05c8023f55 Fixing broken build, and undoing previous quickfix. 2010-03-28 21:25:51 +00:00
enn0x
b7eb84762f Define cloth classes/methods only if PhysX cloth API is defined (Not yet tested). 2010-03-28 19:01:03 +00:00
rdb
3d82f01530 Remove FORCE_INLINING from interrogate commandline, as drwr says 2010-03-28 17:50:23 +00:00
enn0x
195a8d93ad Cloth meshes (descriptor, mesh, cooking, pool). 2010-03-28 14:44:16 +00:00
rdb
e3fdfaf312 Fix API reference explanation for relative mouse 2010-03-28 13:29:43 +00:00
rdb
d0aa7ba749 Interrogate fixes for Snow Leopard 2010-03-28 07:15:06 +00:00
rdb
de4280ea20 Remove helix 2010-03-27 09:56:49 +00:00
rdb
a2590eaee4 Fixes to properly disable 64-bits builds on Snow Leopard for now 2010-03-27 07:24:59 +00:00
rdb
93c6b27e70 ucontext.h seems to be deprecated in Snow Leopard, so let's include sys/ucontext.h there 2010-03-27 06:57:12 +00:00
Gyedo Jeon
da1653f8b6 Made unused view stop rendering 2010-03-27 05:23:01 +00:00
Gyedo Jeon
3be7e31b30 Added menu for change 4-view layout 2010-03-27 02:33:32 +00:00
David Rose
aa7f7a3e99 raise default maxDiskUsage 2010-03-26 22:26:07 +00:00
David Rose
226c5de6ba fix fullscreen restore from minimized 2010-03-26 19:50:45 +00:00
enn0x
7b2df70c7b Config-option to activate multithreaded/multicore mode for PhysX engine. 2010-03-26 13:13:15 +00:00
Mark Wojtowicz
19346fa3ca Guard against null shader. 2010-03-25 22:31:20 +00:00
enn0x
c7bdb4ae1b PhysxManager.get_global_ptr now returns NULL is SDK initialization fails. 2010-03-25 21:35:41 +00:00
enn0x
7bd70efba7 Convenience classes for vehicles and wheels (no members or methods yet). 2010-03-25 21:29:52 +00:00
rdb
d66ff1a325 Fix compilation error with awesomium 2010-03-25 15:17:37 +00:00
Bei Yang
d79c1db68e Made this into a datanode 2010-03-25 08:37:04 +00:00
Gyedo Jeon
6eeafea9b3 Seperated getExtraSaveData function to pre and post 2010-03-25 06:06:53 +00:00
Gyedo Jeon
2eecb4e60c Removed unintended single quotes and added getExtraSaveData function 2010-03-25 05:51:29 +00:00
Gyedo Jeon
3de2269641 Added current file extension check 2010-03-25 03:31:33 +00:00
Bei Yang
be7a26dd12 initial add 2010-03-25 01:20:11 +00:00
Gyedo Jeon
6180335879 Made grid snap option work with fXyzSnap flag 2010-03-24 20:33:30 +00:00
Gyedo Jeon
d69d9961f8 Made ObjGen type object not be created 2010-03-24 18:03:17 +00:00
rdb
eb878a1bd6 Let's disable awesomium on Linux/OSX/FreeBSD until Bei gets a chance to actually make sure it compiles on non-Windows systems 2010-03-24 14:58:42 +00:00
rdb
3815cc1229 Let's add panda3d.awesomium import convention 2010-03-24 07:47:18 +00:00
Gyedo Jeon
5b6ae0cb75 Added support for additional argument of update function to indicate it is not called from loading 2010-03-24 05:13:12 +00:00
Gyedo Jeon
87e588689f Added support for name in addNewObject function 2010-03-24 03:31:56 +00:00
Chris Brunner
d4bb6e276a added a much-needed 'info' notify output for loading audio files 2010-03-24 00:07:17 +00:00