18931 Commits

Author SHA1 Message Date
rdb
66e8c2aafa *** empty log message *** 2012-01-31 21:53:47 +00:00
rdb
fadea1bedb include filename.h even when zlib support hasn't been compiled in 2012-01-31 21:39:48 +00:00
David Rose
4c578d3ccb show number of dependent files (to make zero files more obvious) 2012-01-31 20:31:32 +00:00
David Rose
6911c18a58 fix bam cache issue with ptloader files 2012-01-31 20:30:43 +00:00
David Rose
e26b9f4c92 include points and lines in bam2egg 2012-01-31 00:17:27 +00:00
David Rose
6d32be8a1d better deal with degenerate cases 2012-01-30 21:57:28 +00:00
rdb
762f31c27e also include submodules of Pmw 2012-01-28 14:37:16 +00:00
rdb
e801caded7 aw, forgot to import sys 2012-01-28 14:21:05 +00:00
rdb
aa76d1ca47 um, fix paste-buffer corruption issue, heh heh 2012-01-28 14:17:18 +00:00
rdb
1c5366dfce fix Tkinter woes on OS X by giving Tkinter control over the main loop instead of Panda 2012-01-28 14:14:30 +00:00
rdb
1da17fe749 this should fix the Pmw stuff 2012-01-28 14:13:17 +00:00
rdb
4cc8cf04c8 support for thirdparty packages with their own Python bindings 2012-01-28 13:12:36 +00:00
rdb
72af325f2b allow binding float[n] variables to float[n-1] variables in Cg shaders 2012-01-28 12:47:14 +00:00
rdb
fc8935035a fix fonts issue (generated textures were upside down) 2012-01-28 12:19:49 +00:00
rdb
1168011850 lots of improvements to the rocket integration 2012-01-28 11:49:41 +00:00
rdb
3c65b5171b handle Python exceptions properly in get_context() 2012-01-28 09:55:06 +00:00
Chris Brunner
ee3adf5723 Fix a bug where privReverseInstant would reset to the last state of an interval and not the start state 2012-01-27 03:02:50 +00:00
David Rose
75f4a86aba preload MovieTexture with black 2012-01-26 21:50:19 +00:00
rdb
9bb99f9120 HAVE_ROCKET_PYTHON 2012-01-25 19:20:15 +00:00
rdb
ab8bdebc9a link rocket with boost_python 2012-01-25 10:30:20 +00:00
David Rose
186da11f36 Trackball::set_control_mode() 2012-01-24 15:24:18 +00:00
David Rose
c8e3c72b3a catch keyboard focus, mouse capture 2012-01-23 23:20:47 +00:00
rdb
afc0cf2be7 give Pmw another try 2012-01-23 11:51:22 +00:00
David Rose
deb8a56b8a record Texture::pad_size in bam cache too 2012-01-22 21:19:59 +00:00
rdb
75a00f9553 add libRocket runtime package 2012-01-22 15:03:14 +00:00
rdb
fa50a04775 pick up and fix G0gg's C++ pixel2d changes 2012-01-22 13:32:17 +00:00
rdb
9dcc7a5e35 fix Tk crash on OSX 2012-01-22 12:42:45 +00:00
David Rose
626294831d a few needed win libs 2012-01-19 19:04:21 +00:00
David Rose
6f88d641bf PNMImage::reverse_rows() 2012-01-19 18:22:22 +00:00
David Rose
38de5011e1 remove-callback-window 2012-01-18 19:25:16 +00:00
David Rose
19a0d3bdb9 reword comment for accuracy 2012-01-18 19:24:31 +00:00
enn0x
d5d13d2990 Removing unnecessary const-ness of return values in BulletContactResult 2012-01-17 21:14:51 +00:00
enn0x
3ae3c26eb8 Remove unnecessary console output. 2012-01-17 21:09:00 +00:00
David Rose
17f27744a9 add base.adjustWindowAspectRatio() 2012-01-17 05:39:25 +00:00
enn0x
2e3667e7d4 Fix for bug #916732 2012-01-16 23:00:04 +00:00
rdb
ec18c967dd unbreak GLES 2012-01-16 09:19:28 +00:00
David Rose
fb71b744a9 add wx-main-loop 2012-01-16 01:56:48 +00:00
David Rose
401da63c22 OSphereLens shouldn't scale vertical component by focal_length. 2012-01-15 23:21:08 +00:00
David Rose
d1a31167f7 use new GraphicsWindowInputDevice::focus_lost() 2012-01-15 22:08:52 +00:00
rdb
44db7716df use fregs on shadow coordinates, maybe this'll fix some of the shadow-related issues 2012-01-15 21:27:03 +00:00
David Rose
6f5fd1525d GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
David Rose
38a73900f1 protect against zero-sized windows 2012-01-15 17:56:49 +00:00
David Rose
eb4b58eade very minor debug fix 2012-01-15 17:05:34 +00:00
David Rose
1968a30cd0 stop button spam on lost focus 2012-01-15 17:01:20 +00:00
David Rose
6c34e0fb6c fix makepanda built; ppremake build should use composites too 2012-01-15 15:43:06 +00:00
rdb
86dce18afa understand more GL_DEPTH_COMPONENT variants when reading back 2012-01-15 11:13:53 +00:00
David Rose
09a9a5d8b3 ah, this is the way wx wants to work. 2012-01-14 19:47:28 +00:00
David Rose
1fd8a621ff further robustness for WxPandaWindow on Linux 2012-01-14 19:20:56 +00:00
David Rose
fdca621619 slightly more robust handling of CallbackGraphicsWindow 2012-01-14 16:21:53 +00:00
David Rose
279b3a8aeb support wx main loop in p3d system too 2012-01-14 01:18:10 +00:00