175 Commits

Author SHA1 Message Date
David Rose
37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose
c48a1625a3 replace chanConfig with direct calls into Panda 2004-02-06 19:20:31 +00:00
David Rose
3e8f0ebac2 don't crash if window not opened 2004-02-06 01:00:28 +00:00
David Rose
889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
David Rose
7f3800559d remove support for old panda 2004-01-20 19:56:22 +00:00
David Rose
169d882035 name CollisionTraversers 2004-01-14 19:27:54 +00:00
Dave Schuyler
0c338d3c3d made verify a built-in; added want-verify-pdb 2004-01-03 02:58:25 +00:00
David Rose
038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose
12ef28166f active new FrameRateMeter when requested 2003-12-23 23:12:24 +00:00
David Rose
fef9d176e2 support new layer-ordering interface in panda 2003-12-23 19:27:41 +00:00
David Rose
03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +00:00
Dave Schuyler
a163f826e7 removing render flag 2003-12-13 00:28:52 +00:00
Joe Shochet
06668a2ee8 turns out it is important to be rendering the frames 2003-12-12 19:36:38 +00:00
Dave Schuyler
8813ea4921 delta pos; isRendering 2003-12-12 10:50:58 +00:00
David Rose
a7d9badea0 oobeCull 2003-12-11 00:04:16 +00:00
David Rose
1b729fb229 resolve circular import 2003-11-12 03:49:59 +00:00
Dave Schuyler
70a99ff5d5 removed print statement 2003-10-28 23:27:45 +00:00
Dave Schuyler
eb823d9811 onScreenDebug 2003-10-28 00:14:34 +00:00
Dave Schuyler
c0328364e0 formatting 2003-10-09 22:32:39 +00:00
Dave Schuyler
e435834ec8 formatting 2003-10-09 03:12:20 +00:00
David Rose
3c3f2f4432 replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
Dave Schuyler
c8bf4d6137 comments 2003-10-08 00:41:47 +00:00
Dave Schuyler
796feed9e9 added shadowCollisionLoop 2003-10-08 00:37:29 +00:00
Mark Mine
e2557e2204 Made shell scripts more generic 2003-10-01 20:35:12 +00:00
Dave Schuyler
e4b9210235 changed several task priorities. 2003-09-30 22:51:05 +00:00
Dave Schuyler
3da47160ef fix os x vs windows load 2003-09-29 23:09:17 +00:00
Dave Schuyler
24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
David Rose
12d76aeff3 don't crash if can't open window 2003-08-04 22:06:31 +00:00
Dave Schuyler
a4a994b599 added deltaProfiler 2003-07-25 22:22:54 +00:00
Mark Mine
e3e811d2db Added back igloop! 2003-07-03 20:39:48 +00:00
Mark Mine
e1d4f45ae0 Made direct start up automatically if want-directtools or cluster-mode set 2003-07-03 20:22:24 +00:00
Mark Mine
ca6a48e55b Used TkGlobal instead of Tkinter and Pmw 2003-07-03 20:04:42 +00:00
Dave Schuyler
9cdc1f6264 added changeMouseInterface() 2003-06-21 03:37:31 +00:00
David Rose
ac751a2715 force depth buffer clear for render2d 2003-06-18 22:14:31 +00:00
Dave Schuyler
0dba39808f *** empty log message *** 2003-06-18 02:47:56 +00:00
Joe Shochet
a526a3908e fixed exception printing problems 2003-05-28 23:33:12 +00:00
Joe Shochet
3c6be0afd9 no stream writer - it is causing problems 2003-05-17 04:11:55 +00:00
David Rose
f06c2c81f8 work around mystery print failure in Python 2003-05-08 22:00:39 +00:00
Joe Shochet
c231386f16 volume attenuation with distance 2003-04-09 07:14:17 +00:00
Mark Mine
e26c37a923 Added command to start direct and tk 2003-03-29 00:56:56 +00:00
David Rose
7124f6f9a9 two frames to test window 2003-03-18 02:05:57 +00:00
David Rose
866b1e19c0 handle window that doesn't open properly 2003-03-17 23:54:31 +00:00
David Rose
979118576f trivial reorder 2003-03-17 22:13:38 +00:00
David Rose
1843165139 show window events for debugging 2003-03-17 16:18:07 +00:00
David Rose
502d074b5c fix camera when reopening window 2003-02-25 05:30:24 +00:00
David Rose
92fca841bd Cort Stratton's FMOD implementation 2003-02-06 23:57:57 +00:00
Mark Mine
663ea966af base to self 2003-01-31 18:24:00 +00:00
Mark Mine
a96e5e4bd2 Changes to reflect new window code 2003-01-31 18:21:23 +00:00
David Rose
d06a170b07 slow down cpu usage when window minimized 2003-01-23 18:01:14 +00:00
David Rose
c0d9ec45c5 try more aggressively to open the main window if the first pipe doesn't work 2003-01-14 19:23:11 +00:00