Commit Graph

13071 Commits

Author SHA1 Message Date
Josh Yelon 55ce340f7e Added move_pointer on raw mice 2007-10-14 23:07:37 +00:00
Josh Yelon d113212295 Not trying to finish match_pattern after all 2007-10-14 22:58:10 +00:00
Josh Yelon e20aebfcaa Working on a pattern matching routine. 2007-10-14 22:49:31 +00:00
Josh Yelon be491b1fb3 Release notes for 1.4.3, anticipate some features not actually in yet 2007-10-14 01:36:09 +00:00
Josh Yelon 05b06bc5ea Updating to 1.4.3 2007-10-14 01:32:47 +00:00
Darren Ranalli 77a4ea9542 added pstats-eventmanager config 2007-10-13 06:19:24 +00:00
Darren Ranalli 99b64f5e9d added client-cpu-affinity-mask config 2007-10-13 04:20:54 +00:00
Josh Yelon b76c871187 Fixed a bug assigning _texture_name 2007-10-13 02:37:54 +00:00
aignacio_sf f451758ce4 Add restore gamma. 2007-10-13 01:01:03 +00:00
Darren Ranalli 670c7496b9 added named collTrav per AI zone 2007-10-13 00:36:51 +00:00
Joe Hager 7041778657 Restructured module to prevent memory leak. 2007-10-12 23:47:44 +00:00
Josh Yelon d742043ad8 New maya exporter code basically operational 2007-10-12 20:40:20 +00:00
gephilipp 344a48f43d *** empty log message *** 2007-10-12 19:33:11 +00:00
Josh Wilson 998c7017a2 adding _transform_limit to modelNodes as well 2007-10-12 19:26:21 +00:00
gephilipp 13ac52ee35 *** empty log message *** 2007-10-12 18:16:18 +00:00
David Rose d53dc11aae hacky fix for window origin problem 2007-10-12 17:30:03 +00:00
Jason Hancock f96161f01e removed gamma correction formula...not needed 2007-10-12 01:35:24 +00:00
Joe Hager 5eeb1fbbcf Modify static_set_gamma() method, due to code merge error. 2007-10-12 01:11:46 +00:00
Jason Hancock c09217cd1c correcting gamma for proper display 2007-10-12 00:15:47 +00:00
Justin Butler 156c36acbb Unprivatized posHprBroadcast function so it can be overriden, I did this so asserts from out of range positions can be caught and handled. 2007-10-11 23:21:33 +00:00
Darren Ranalli a5502e3b43 POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing 2007-10-11 23:13:44 +00:00
Josh Yelon 962613a67a Missing header files 2007-10-11 20:28:50 +00:00
Josh Yelon b123c08234 First half of maya2egg texture overhaul complete. Code stable. 2007-10-11 19:22:39 +00:00
David Rose 8ba64510a3 flush _sort_seq more aggressively now 2007-10-11 17:51:20 +00:00
David Rose a45be42786 fix compilation error 2007-10-11 16:35:32 +00:00
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