Commit Graph

6672 Commits

Author SHA1 Message Date
David Rose 6f5fd1525d GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +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 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
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 60f62deed1 minor fix when specifying an explicit pipe 2012-01-09 23:46:35 +00:00
David Rose 7c60573ab5 what a mess __dev__ has become 2012-01-09 22:17:54 +00:00
David Rose 5e4ca78c07 leveleditor works on Mac too 2012-01-09 21:55:54 +00:00
David Rose 56f22e0692 WxPandaWindow 2012-01-08 16:10:18 +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 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 b422d480a4 libRocket stuff 2012-01-07 19:40:53 +00:00
David Rose ea05496d09 disable Toontown's cheesy lock for normal, threaded Panda 2012-01-06 00:51:54 +00:00
David Rose 211df4b90f need default parameters for runp3d.py 2012-01-06 00:44:43 +00:00
David Rose 16ae6aa182 a little more information for incorrect arguments 2012-01-05 21:50:57 +00:00
David Rose e1a136a21e fix minor crash on input error 2012-01-05 21:49:46 +00:00
rdb 94fb5c97eb Windows installer should now ask if the user wants a desktop icon 2012-01-04 10:21:56 +00:00
David Rose c6c46bd61b aggressively locate already-imported modules 2012-01-03 21:05:51 +00:00
David Rose abb7a76368 Support __file__ in pdef file for convenience 2012-01-01 16:34:36 +00:00
Zhao Huang b4fcbfff0a added getJointTransformState 2011-12-30 01:29:53 +00:00
David Rose b5eeced04a whoops, remove debug prints 2011-12-29 22:02:08 +00:00
rdb 7eeb37ec94 make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager 2011-12-27 10:06:06 +00:00
rdb 306d6f993a coloured cartoon inking 2011-12-27 09:48:27 +00:00
rdb 6b3c53e115 fix a bug with crash when calling resizeBuffers 2011-12-27 09:48:01 +00:00
David Rose e9b967435e more win32 build issues 2011-12-20 20:26:08 +00:00
David Rose 328f834f55 cache results of __getattr__ for performance 2011-12-20 18:11:04 +00:00
David Rose fb220d8f93 missing file 2011-12-19 18:43:27 +00:00
David Rose c5c21a566a UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32 2011-12-18 16:30:31 +00:00
Zhao Huang 33e1ead6c5 Don't import ParticleInterval if the ParticleSystem doesn't exist (ie., not compiled in) 2011-12-15 04:45:40 +00:00
David Rose 622c047344 several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
David Rose 33398d9713 set_repository() and set_clock_delta() should be instance methods, not static class methods 2011-12-09 19:38:29 +00:00
David Rose f9658303e7 ah, *this* is the proper fix to recent interrogate bug. 2011-12-09 05:56:27 +00:00
David Rose 262a3558c7 fix interrogate error? 2011-12-09 02:35:34 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 35551fed85 add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00