13028 Commits

Author SHA1 Message Date
Asad M. Zaman
558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Josh Yelon
84c44e8872 More progress on Movie/MovieTexture 2007-08-10 02:27:45 +00:00
Darren Ranalli
506cf473cf support local calls to setSm* 2007-08-09 23:20:17 +00:00
Roger Hughston
2d2f8d7100 Changed the lack of dc definition to be a warning 2007-08-09 20:21:44 +00:00
David Rose
c78e9f4597 possible fixes for paranoid-clock on publish 2007-08-09 19:37:32 +00:00
Darren Ranalli
0680a3d796 added has_most_recent_timestamp, avoids invalid timestamps after reset 2007-08-09 19:32:29 +00:00
Darren Ranalli
b421580c9b added get/set_most_recent_timestamp to allow local (non-distributed) smooth pos updates 2007-08-09 17:44:24 +00:00
Darren Ranalli
701cfb9821 use real time instead of frame time for position updates, make sure sign is extended to 32 bits 2007-08-09 03:49:34 +00:00
David Rose
fee45da2c1 fix sequential-newlines problem 2007-08-08 23:52:12 +00:00
aignacio_sf
29681b41f6 Fix always compresing textures bug. 2007-08-08 23:26:32 +00:00
David Rose
b952455d47 use setupMinimal 2007-08-08 23:01:17 +00:00
David Rose
0a0c4ecf98 add setup_minimal 2007-08-08 23:01:07 +00:00
David Rose
9d61955692 fix crash without text-default-font 2007-08-08 22:53:46 +00:00
David Rose
cfb2fa7eed fix blinking cursor 2007-08-08 22:52:33 +00:00
Gyedo Jeon
f914eb9c8f Fixed scale problem under Maya control mode 2007-08-08 22:36:54 +00:00
David Rose
62e24ff632 add named make_pipe() 2007-08-08 20:49:23 +00:00
Gyedo Jeon
e44724fc4b Made alt modifier information get sent while mouse button 1 is still pressed 2007-08-08 03:50:51 +00:00
Darren Ranalli
5e1ac15ba8 fixed crash in doByDistance 2007-08-07 23:28:14 +00:00
Darren Ranalli
a291b6ea1e added doByDistance 2007-08-07 21:50:56 +00:00
Gyedo Jeon
b290f53d74 Prohibited unwanted object movent under Maya camera mode 2007-08-07 18:43:16 +00:00
David Rose
44137206a2 whoops, forgot break statements 2007-08-07 17:23:44 +00:00
David Rose
e4ba1d426a whoops, can't import libpandaexpressModules at the top 2007-08-07 14:52:56 +00:00
David Rose
d4c6ef6ea9 back-buffers 2007-08-07 05:06:23 +00:00
David Rose
47fa65c34a mesa buffers are single-buffered, and don't you forget it again 2007-08-07 03:30:40 +00:00
David Rose
1d5038e9f0 gl-max-errors 2007-08-07 03:30:25 +00:00
David Rose
1f99794cdb oops, compile when not HAVE_THREADS 2007-08-07 01:29:51 +00:00
David Rose
bfd91c6e66 more startup ordering issues 2007-08-06 22:19:19 +00:00
Joe Shochet
f574e9f8f9 init wasd turn tokens 2007-08-06 21:50:33 +00:00
David Rose
6a03484e9f more attempts to straighten out startup ordering on publish 2007-08-06 21:32:46 +00:00
David Rose
55a769760d attempt to work around showbase startup order issue 2007-08-06 20:41:20 +00:00
David Rose
426ac19e1a add USE_PACKAGES cg where appropriate 2007-08-06 17:53:25 +00:00
David Rose
ecde8bed5b maya osx support from kaweh 2007-08-06 17:05:10 +00:00
Joe Shochet
eb08ce9e17 default inputStateTokens in case controlManager is deleted before ever enabled 2007-08-06 09:53:56 +00:00
David Rose
ab3b45eb59 prevent self-deadlock 2007-08-03 23:11:52 +00:00
David Rose
cf69abadde need to ensure local USE_PACKAGES are first 2007-08-03 22:00:10 +00:00
Gyedo Jeon
63de89a6c8 Fixed bug in TreeNode.find() 2007-08-03 21:14:50 +00:00
David Rose
23f5ce5dec contribution from kaweh: cg/maya support for osx, plus my changes to support transitive frameworks 2007-08-03 20:53:29 +00:00
David Rose
9dc252a9ee contribution from kaweh: restore mousewheel support 2007-08-03 20:52:48 +00:00
David Rose
fa8630c8bc osx cg 2007-08-03 20:52:12 +00:00
Joe Shochet
11b61579e0 control manager disable now stops watching input states 2007-08-03 19:48:42 +00:00
Josh Yelon
a90320a44b Now it compiles again 2007-08-03 19:36:23 +00:00
Josh Yelon
00893f9f14 Better API 2007-08-03 18:46:48 +00:00
David Rose
2ed0fd1abf output total mem usage 2007-08-03 18:34:53 +00:00
Joe Shochet
9b911db541 better handling of wasd to turn switching 2007-08-03 04:04:23 +00:00
Josh Yelon
d772b9a321 Fixed minor bug. 2007-08-03 00:26:31 +00:00
aignacio_sf
7ccd6fc78f Ignore NULL parameters. 2007-08-02 23:09:16 +00:00
Josh Yelon
923f5c916c Insulate panda from user's PYTHONPATH 2007-08-02 22:02:53 +00:00
Josh Yelon
32a6c8fd95 Fixes some bugs in cg parameter handling 2007-08-02 22:02:10 +00:00
David Rose
de34468d87 finish callbacks 2007-08-02 21:07:02 +00:00
Gyedo Jeon
4c6b2a4698 Made childrenTag a dictionary which could have multiple items for filtering option 2007-08-02 00:53:36 +00:00