Commit Graph

6835 Commits

Author SHA1 Message Date
rdb 86509ab684 fix png compile error 2013-08-26 14:45:32 +00:00
rdb c606606a24 Separate out ffmpeg and vrpn. 2013-08-26 12:17:24 +00:00
rdb c0ddb63e88 minor fix 2013-08-25 19:39:15 +00:00
rdb 388c938c06 Add import for backward compatibility 2013-08-25 19:38:25 +00:00
rdb f54c1241ae slightly less unhelpful error messages 2013-08-25 19:38:02 +00:00
rdb 72aca47fa2 .pyd should be remapped to .so on OSX 2013-08-14 15:39:03 +00:00
rdb 037d803ae8 Let's reenable libp3dpython.so as viable fallback on non-Windows platforms. 2013-08-13 17:34:17 +00:00
rdb 1cfa19d473 support mousewheel in WxPandaWindow, bugfix provided by Craig (LP bug 1210850) 2013-08-13 14:18:02 +00:00
rdb d489f68115 Add support for 2D texture arrays to ShaderGenerator and BufferViewer (actual render-to-texture-array functionality to come) 2013-08-12 09:18:24 +00:00
David Rose a1c70ce95e avoid some divide-by-zero exceptions 2013-08-04 18:14:37 +00:00
rdb 712ecb8d3b Fix LerpBlendHelpers import 2013-07-27 11:03:39 +00:00
rdb bba6537f97 Fix VFSImporter for modules that change their sys.modules definition (such as 'Pmw' and 'panda3d') 2013-07-23 18:09:44 +00:00
rdb 808ca386c4 Fix error for modules where __file__ is None 2013-07-23 18:03:46 +00:00
rdb ac3ba58e55 Move all tk/tcl stuff to the 'tk' package, fix tcl file location 2013-07-23 17:54:30 +00:00
rdb 350b2aaf3c Add version of execfile() that uses the VFS 2013-07-23 17:27:58 +00:00
David Rose 87590d6d09 more robust fixes for moduledir vs. moduledir/__init__ confusion 2013-06-12 22:41:24 +00:00
rdb 106a7977ba fix particle panel error 2013-06-03 13:43:58 +00:00
rdb 7b7a7874d8 Add $INSTDIR\python\Scripts to %PATH% on Windows as well 2013-05-22 13:59:28 +00:00
rdb 3aaa57181d suggested fix by forum user JörnS 2013-05-07 11:12:27 +00:00
David Rose dd423baf64 support openWindow(host = xxx) 2013-05-06 17:09:29 +00:00
rdb 40cddd6280 Fixes for Python 3.2 2013-03-27 15:48:24 +00:00
rdb 0a167d9bfb performance improvement for panda3d module 2013-03-21 22:11:05 +00:00
rdb 4e819c8912 add pygame._view 2013-03-03 22:58:47 +00:00
rdb fbc097c323 dos2unix 2013-02-23 10:42:13 +00:00
rdb 192d10b937 Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate. 2013-02-16 19:22:26 +00:00
rdb 232821a0b1 minor memory leak 2013-02-13 13:21:21 +00:00
rdb 97c9914da2 compile fixes 2013-02-13 11:41:46 +00:00
rdb 40f70c388f Add wWinMain to FLTK p3dcert, and use wstring entirely [untested] 2013-02-13 11:34:00 +00:00
rdb 998f8a3e8f Oops, $PYVER should be ${PYVER} 2013-02-05 20:15:48 +00:00
rdb 65e93ee7be OpenAL package should probably include soft_oal.dll and wrap_oal.dll 2013-01-04 14:00:53 +00:00
rdb ef0805a549 Add windows.h include 2012-12-22 09:04:21 +00:00
David Rose 59a2aba71d egg module should include ptloader 2012-12-21 00:33:03 +00:00
David Rose 3af8da3bcd loader.saveModel(), EggToObjConverter, etc. 2012-12-20 00:09:14 +00:00
David Rose 4c2eb3d326 fix -S; it should accept windows-specific filenames. 2012-11-16 17:09:21 +00:00
David Rose 807aa62ade fix -S; it should accept windows-specific filenames. 2012-11-16 01:43:40 +00:00
David Rose fd42201e74 explicitly include all wxwidgets files 2012-11-06 19:17:18 +00:00
rdb b2f912c468 Make the Windows installer work with any version of Python
(fixes bug in 1.8.0 where it no longer reads/writes the correct registry key)
2012-10-22 08:46:37 +00:00
David Rose 850a301352 a couple more new issues with pdeploy 2012-10-09 17:08:43 +00:00
David Rose b9ba7b1b2e whoops, win64 -> win_amd64 2012-10-09 16:43:26 +00:00
David Rose 5de361dfd4 a bit more robustification 2012-10-01 22:40:27 +00:00
David Rose 0a72ac45c5 fix some issues with platform matching 2012-10-01 20:47:11 +00:00
David Rose da9ee4c165 use win_amd64 instead of win64, and win_i386 instead of win32 2012-10-01 18:24:13 +00:00
David Rose 9461cf2ea9 malloc.h is windows-only 2012-09-28 20:57:55 +00:00
David Rose a737ebcc90 per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
David Rose 16c0690edb notify-integrate 2012-09-28 16:46:28 +00:00
David Rose 53e999259d build on mac 2012-09-27 23:23:41 +00:00
David Rose 0662ea7958 multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
David Rose 4563c1e68e win64 into PROGRAMFILES64 2012-09-17 16:11:33 +00:00
David Rose 74a20d0305 add pdeploy -O 2012-09-13 22:57:53 +00:00
rdb 30e2c680e7 keep .nsi file if nsis failed 2012-09-05 07:21:26 +00:00
David Rose b9da2363f1 fix shutdown error 2012-08-22 02:10:01 +00:00
rdb b686b94385 fix compilation on non-windows 2012-08-14 08:32:29 +00:00
David Rose 9daf081364 p3d supports win64 2012-08-13 23:13:23 +00:00
rdb 07e3f33fd2 handle error better 2012-08-06 09:40:54 +00:00
rdb f565e3fb09 - volumetric lighting can be set to use the result of other postprocessing filters or framebuffer components 2012-07-25 08:22:30 +00:00
rdb d3d69aca60 fix crash in ShowBase.printEnvDebugInfo. fixes: LP#1021465 2012-07-09 10:04:05 +00:00
rdb aee35023f0 add packages installed later to PATH too (fixes bug LP 953847) 2012-05-10 07:26:23 +00:00
David Rose adf5131190 version issues with xulrunner api 2012-04-24 16:44:17 +00:00
rdb 438c297968 apply fix from et1337 2012-03-28 16:15:00 +00:00
David Rose 4d5a04ad75 store appRunner.p3dMultifile 2012-03-16 20:28:27 +00:00
rdb f651750539 NP_GetMIMEDescription should return const char* 2012-03-15 14:04:20 +00:00
rdb 14c0178225 include .tcl files in tk package 2012-03-15 09:36:24 +00:00
rdb 947faa7e68 oops, don't reuse amd64 binaries for i386 (and vice versa). fixes LP #949090 2012-03-12 09:24:09 +00:00
rdb fff971a04c remove CLASS_REMAP, use __init__ as constructor name 2012-03-05 08:47:30 +00:00
David Rose 237ae859d4 fix a2dTop etc. for y-up coordinate systems; add base.setAspectRatio() 2012-03-02 04:27:06 +00:00
David Rose 89cc0051ae fix base.oobeCull() 2012-02-23 15:12:52 +00:00
David Rose 6c3386c65f fix deprecated import syntax 2012-02-17 17:33:19 +00:00
David Rose 646f12f625 squelch backtrace on SystemExit 2012-02-16 00:19:09 +00:00
David Rose 1fc2e4b35d replace old NodePath.lerp* calls with NodePath.*Interval equivalents 2012-02-15 21:27:46 +00:00
David Rose 540e5ff85e whoops, float not int 2012-02-14 23:14:03 +00:00
David Rose 30e8d98f2c use toOsSpecific() where it counts 2012-02-14 23:12:20 +00:00
David Rose 2a782774aa whoops, important to default want-dev correctly based on __debug__ 2012-02-13 18:25:12 +00:00
David Rose cf816c9885 some config vars to control buffer viewer 2012-02-13 18:06:14 +00:00
David Rose c520c7a520 bah, improper import of DCFile 2012-02-13 17:51:59 +00:00
rdb 5bf3aa09d5 add libRocket extensions for packp3d to pick up 2012-02-11 19:39:33 +00:00
David Rose 91cb23abb0 oobeCull() also wants a cam argument 2012-02-09 22:35:08 +00:00
rdb 8062339604 fix broken implementation of join() 2012-02-09 12:01:40 +00:00
David Rose 6d630e2cf1 auto-clear depth between eyes by default for stereo 2012-02-08 20:34:26 +00:00
David Rose 71871ba28b base.oobe() accepts cam argument 2012-02-07 22:08:53 +00:00
David Rose beabaecca4 forgot os.path.join 2012-02-07 14:47:58 +00:00
rdb d9dd9c86bb Import Filename 2012-02-02 11:37:23 +00:00
rdb 1d12ecfcea Include Pmw.def 2012-02-02 11:28:59 +00:00
David Rose 6d7d6e9271 minor fix 2012-01-31 22:11:09 +00:00
rdb 66e8c2aafa *** empty log message *** 2012-01-31 21:53:47 +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
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 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
rdb 75a00f9553 add libRocket runtime package 2012-01-22 15:03:14 +00:00
rdb 9dcc7a5e35 fix Tk crash on OSX 2012-01-22 12:42:45 +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
David Rose 17f27744a9 add base.adjustWindowAspectRatio() 2012-01-17 05:39:25 +00:00
David Rose fb71b744a9 add wx-main-loop 2012-01-16 01:56:48 +00:00
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