19088 Commits

Author SHA1 Message Date
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
David Rose
93d625845c invert the WxGlobal loop: now wx owns the main loop, it seems to like that a lot better. 2012-01-14 00:16:05 +00:00
David Rose
e08f1d204f more WxPandaWindow fixes 2012-01-13 23:42:23 +00:00
David Rose
d4ba4f4caf initialize self.direct 2012-01-13 22:58:54 +00:00
David Rose
da7a5b6b55 protect against no profile module 2012-01-13 18:21:35 +00:00
David Rose
a2a8aacb7e respect fbprops in WxPandaWindow 2012-01-13 14:37:17 +00:00
David Rose
50e53a4d4e better support for multiple windows, multiple trackballs, one camera 2012-01-13 00:22:05 +00:00
enn0x
9eea663587 Fixed typo (marging --> margin). 2012-01-11 20:35:45 +00:00
rdb
5f9e2152da Revert my previous commit here, as it breaks postprocessing filters that use auxiliary render targets (like cartoon shading) 2012-01-11 10:45:00 +00:00
David Rose
7fd4c1cc18 solve WxPandaWindow issues on Linux 2012-01-11 01:58:25 +00:00
David Rose
ce8af6bc29 CallbackGraphicsWindow on Linux, but there are issues 2012-01-10 01:09:48 +00:00
David Rose
191863995a CallbackGraphicsWindow for Windows 2012-01-09 23:47:25 +00:00
David Rose
60f62deed1 minor fix when specifying an explicit pipe 2012-01-09 23:46:35 +00:00
David Rose
15d2441661 handle incorrect display modules better 2012-01-09 23:30:31 +00:00
David Rose
59fb785d68 it's called p3tinydisplay now 2012-01-09 23:20:15 +00:00
David Rose
7c60573ab5 what a mess __dev__ has become 2012-01-09 22:17:54 +00:00
David Rose
e16719797a fix bug with clear_control_effects() 2012-01-09 22:02:27 +00:00
David Rose
5e4ca78c07 leveleditor works on Mac too 2012-01-09 21:55:54 +00:00
David Rose
00a012ef13 fix old bam loading 2012-01-09 19:02:45 +00:00
David Rose
2fb953bcb5 p3pystub 2012-01-09 19:01:56 +00:00
David Rose
903569a729 don't build glx if no x11 2012-01-09 14:58:18 +00:00
rdb
cd42f0d799 fix rocket issue 2012-01-08 21:21:56 +00:00
rdb
f4c73d8b46 rename rocket_composite1.cxx to p3rocket_composite1.cxx 2012-01-08 21:08:10 +00:00
rdb
2e53cd2357 add RenderInterface.h to parser-inc 2012-01-08 21:05:24 +00:00
David Rose
9159c3c341 whoops, bad auto-regexp changes 2012-01-08 18:11:42 +00:00
David Rose
87e6012f88 don't build if no librocket 2012-01-08 17:46:56 +00:00
David Rose
56f22e0692 WxPandaWindow 2012-01-08 16:10:18 +00:00
rdb
ce696a157e temporarily revert most of zhao's FBO changes, it seems to break a lot of things 2012-01-08 14:00:51 +00:00
rdb
19869ff338 seems to need .icns extension in .plist file on OSX 2012-01-08 13:57:37 +00:00
rdb
11d7fd56c1 delete shortcuts in uninstaller 2012-01-08 13:43:37 +00:00
rdb
3a98b5838a remove debug messages that zhao forgot to remove, and hopefully fix the interrogate rerun issue 2012-01-08 13:28:49 +00:00
rdb
c9a80e8076 fix one minor typo 2012-01-08 13:09:04 +00:00
rdb
3603ccee19 small fugbix 2012-01-08 13:02:55 +00:00
rdb
c45e05cffe recognise -i as valid option, of course 2012-01-08 12:52:11 +00:00
rdb
b92e172172 to hell with the encodings, let's just pull in morepy entirely for pdeploy 2012-01-08 11:51:05 +00:00
rdb
1208f78d86 let's just add some more standard encodings to the panda3d package 2012-01-08 11:48:53 +00:00
rdb
6eeccd0273 Move 'io' module from morepy to standard panda3d package 2012-01-08 10:58:30 +00:00
rdb
388551f4da add icon support to pdeploy, and write .desktop files on Linux 2012-01-08 10:40:48 +00:00
rdb
3fd427f0c9 add in rocket stuff, fix some of zhao's spelling errors and naming issues 2012-01-07 19:49:43 +00:00
rdb
b422d480a4 libRocket stuff 2012-01-07 19:40:53 +00:00
rdb
69fcb76b1a experimental libRocket support 2012-01-07 19:02:41 +00:00
rdb
2d78a0503b more easily extendable DisplayRegion 2012-01-07 18:52:20 +00:00
rdb
c06eafece4 fix from teedee 2012-01-07 08:40:06 +00:00
David Rose
2d0fb30fd6 support transparency in material's diffa 2012-01-06 21:58:36 +00:00