544 Commits

Author SHA1 Message Date
Asad M. Zaman
96fbd216c7 setPandaErrorCode is part of Launcher, not ShowBase 2004-04-20 17:25:46 +00:00
Asad M. Zaman
137beef85f take the user to graphics problem page in case it fails to open a window 2004-04-20 01:00:32 +00:00
David Rose
2ddaea3a3d use openWindows() instead of renderFrame() 2004-04-01 00:03:12 +00:00
David Rose
3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
David Rose
6bc826c5a5 restore win-origin-x and win-origin-y 2004-03-04 01:42:28 +00:00
David Rose
3888c1a087 regularize setFrameRateMeter 2004-03-03 23:25:55 +00:00
David Rose
13437d3ff5 rename FSM -> ClassicFSM, introduce new FSM code 2004-02-27 17:59:58 +00:00
David Rose
bca98f73d3 better handling of window failure 2004-02-25 19:41:38 +00:00
David Rose
463f6bd287 save new camera in builtins 2004-02-20 00:36:44 +00:00
David Rose
c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose
9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose
51ebbba986 add name to GraphicsWindow constructor 2004-02-18 22:51:41 +00:00
David Rose
0022871ce6 use GraphicsWindow.saveScreenshot() to save screenshot 2004-02-18 18:44:38 +00:00
David Rose
b264b35e20 maybe there's no mouse 2004-02-11 23:21:44 +00:00
David Rose
644310d7d5 correctly default aspect ratio 2004-02-11 22:22:19 +00:00
David Rose
4f1334176b don't crash if no window 2004-02-11 22:13:31 +00:00
Greg Wiatroski
92cdcf764b Fixed typo 2004-02-10 00:25:13 +00:00
David Rose
a2c74532b6 don't crash if no mouse 2004-02-09 21:14:22 +00:00
David Rose
e331584369 tweak graphicsBuffer 2004-02-09 13:38:37 +00:00
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