13046 Commits

Author SHA1 Message Date
Zachary Pavlov
41d4c7a9c0 used global config instead of base.config (same thing) 2007-10-11 00:01:51 +00:00
M. Ian Graham
e527327b69 Notify fixes for running without __debug__ 2007-10-10 22:15:17 +00:00
Josh Yelon
0f7c51ec80 Removed gloss maps, added scolor and spower maps 2007-10-10 21:48:50 +00:00
gephilipp
dbeb35bd5e *** empty log message *** 2007-10-10 19:34:24 +00:00
Josh Wilson
e4db9cb59d fixing bug where fade screen hangs around after teleport sometimes 2007-10-10 19:30:21 +00:00
gephilipp
e31bfdac43 *** empty log message *** 2007-10-10 18:56:39 +00:00
gephilipp
4ac569d2bc *** empty log message *** 2007-10-10 17:44:57 +00:00
aignacio_sf
2cf830835e Add more memory information. 2007-10-09 23:17:19 +00:00
David Rose
b7a15f13c8 fix n - 1 crash 2007-10-09 19:54:22 +00:00
Josh Yelon
6f81e4850c Added support for shader-related TextureStage::Mode values 2007-10-09 19:25:08 +00:00
David Rose
ce1d8ae994 fix orbiting problem 2007-10-09 18:58:06 +00:00
David Rose
c103d47925 remove bogus special case 2007-10-09 04:32:22 +00:00
Zachary Pavlov
6a0d9b0a3b fluid capping options 2007-10-09 01:19:34 +00:00
Samir Naik
31fb723776 add debugging for datagramIterator AI crash 2007-10-08 21:56:03 +00:00
David Rose
66eb1a1298 add postFlatten() 2007-10-08 21:37:37 +00:00
Przemyslaw Iwanowski
2f9f3b1b0b changed sfx player so that now a cutoff distance can be specified on per sound basis as an optional argument to the player 2007-10-08 21:10:28 +00:00
David Rose
81735f8dee a redirect might change the proxy requirements 2007-10-08 18:00:03 +00:00
David Rose
40314b8e1b remove burdensome spammage 2007-10-08 16:11:24 +00:00
Josh Yelon
8764bdcda0 Took out a try-catch block that was designed to prevent us from knowing about bugs!!! 2007-10-07 05:19:34 +00:00
Zachary Pavlov
d740e018b5 proper panda centri right hand rule angle check 2007-10-06 01:24:44 +00:00
Josh Wilson
56394ce390 adding _transform_limit to assert when the position of the actor node exceeds an arbitrary limit 2007-10-06 00:20:16 +00:00
Josh Yelon
0ca35954bb Fixed a dependency problem in makepanda 2007-10-05 22:21:33 +00:00
M. Ian Graham
204c6c2872 removed if __debug__ around notify 2007-10-05 19:25:48 +00:00
Zachary Pavlov
a74f25d0ee removed unnessecary collide flag 2007-10-05 03:09:02 +00:00
Zachary Pavlov
fa4278b3ae new object oriented tasks! 2007-10-05 03:07:04 +00:00
Josh Yelon
e2680bb836 Minor adjustment to GetRegistryKey to support 64-bit windows 2007-10-04 22:38:17 +00:00
David Rose
2ce8a65fc4 support common transforming of shared PartBundles 2007-10-04 16:53:14 +00:00
Zachary Pavlov
a181b41465 potential angle improvement for vector to vector checks) 2007-10-04 04:38:49 +00:00
David Rose
1b389acabc squelch compiler warning 2007-10-04 00:42:04 +00:00
David Rose
5f87b7e40f more minor cookie issues 2007-10-04 00:23:55 +00:00
David Rose
3e4e3248e7 change order of thread cleanup to avoid python crash 2007-10-03 23:33:49 +00:00
David Rose
203c39ab7a minor cookie domain issue 2007-10-03 22:45:30 +00:00
Darren Ranalli
6d2fa2fcb2 added getDisableEvent() 2007-10-03 22:44:41 +00:00
David Rose
7c9997118c support common transforming of shared PartBundles 2007-10-03 21:14:33 +00:00
Dustin Barnard
1b2a1e605e *** empty log message *** 2007-10-03 21:14:13 +00:00
gephilipp
fb787d8e34 *** empty log message *** 2007-10-03 19:49:00 +00:00
Gyedo Jeon
5c42698d34 Commented out unerased line at 366 2007-10-03 16:46:29 +00:00
Joe Hager
865c50b9d4 Added sorting to the doIds listed in the object list. 2007-10-03 02:46:21 +00:00
Joe Hager
59b5a1a121 Fix typo 2007-10-03 01:14:13 +00:00
Joe Hager
2fc3c4873c Added various magic words to the interface. Will need to split base functions and product specific functions in the near future. 2007-10-03 00:59:22 +00:00
Joe Hager
393ac885ec Added webPrintObjectCount to act as web wrapper (aiHTTP Interface) for printObjectCount. 2007-10-03 00:57:58 +00:00
David Rose
09b33eb150 self-signed ssl warning, copy cookies 2007-10-02 23:40:40 +00:00
Dustin Barnard
0372bff048 *** empty log message *** 2007-10-02 23:15:42 +00:00
David Rose
265ec8fcab use PyGILState when real threading in use 2007-10-02 22:33:18 +00:00
David Rose
00c57128bb fix backwards logic 2007-10-02 18:26:04 +00:00
Josh Yelon
e5ba27a6a7 Added OpenAL fix info 2007-10-02 17:44:59 +00:00
Josh Yelon
6137de1f17 Fixed a minor bug in avcodec_close 2007-10-02 17:17:48 +00:00
Josh Yelon
3af4f36127 Fixed a compile bug 2007-10-02 05:34:41 +00:00
Josh Yelon
7cc8b85f6e Added mouse trail tracking to release notes 2007-10-02 01:06:40 +00:00
Zachary Pavlov
de6920d9aa safety checks for the sprite particle renderer. These are nice for opt 4 builds 2007-10-02 00:24:08 +00:00