rdb
12873c0d7e
Fix wxPython and tkinter issues on Mac OS X
2016-06-10 02:02:36 +02:00
rdb
d53b2ca80e
Backport various bugfixes from master, among which:
...
- Fix Windows pbuffer crash on Intel cards
- Fix crash when using pnmimage.write with unsupported format
- Fix GLSL diagnostics on Mesa GLES2 compiler
- Reduce warning severity when resizing immutable storage texture
- Print more debug info when FrameBufferProperties are insufficient
- Fix "Bam file contains objects of unknown type: MovingPart<LMatrix4f>"
- Fix memory leak in BulletTriangleMesh
- Fix pmerge in Python 3
2016-06-07 14:40:27 +02:00
rdb
378f3e7e52
Add librt.so.1 to the list of libraries to ignore
2016-06-04 17:34:52 +02:00
rdb
987c5135a0
Make models from 'models' package available under models/ prefix as well
2016-06-03 16:45:10 +02:00
rdb
35ef92f8da
Fix AttributeError in setDaemon in threading module
2016-04-01 10:44:47 +02:00
rdb
461b231a2e
Don't show libpandaexpress ImportError if importing panda3d.core failed
2016-04-01 10:38:35 +02:00
rdb
2b034506fa
Backport fixes for Arch compile issues to 1.9
2016-03-25 01:40:00 +01:00
rdb
e8b920df90
Make default egg-object-type definitions available in packp3d
2016-03-17 21:40:54 +01:00
rdb
2c61260c5f
Generated API reference fixes
2016-02-01 14:49:09 +01:00
rdb
a55d915aea
Add missing CDistributedSmoothNodeBase import
2016-01-26 11:17:57 +01:00
rdb
287c44ce53
Various fixes for Python 3 versions before Python 3.3
2015-12-06 22:05:44 +01:00
rdb
9348cf6b29
Prevent packp3d from including xml and panda3d modules in every .p3d
2015-11-24 13:35:18 +01:00
rdb
2745f11b65
Add back ability to change default relief and frameSize of DirectDialog
2015-11-24 13:33:09 +01:00
rdb
5ac13fd2b1
Add ogv extension to default Packager extensions
2015-11-23 23:46:36 +01:00
rdb
e6b245c56d
Remove annoying ":Packager(warning): No such file" warning
2015-11-23 20:20:48 +01:00
rdb
75f7e70767
Fix issue installing pdeploy-generated .pkg on OS X El Capitan
2015-11-22 00:22:22 +01:00
rdb
f0e8dd4117
Build .p3d tools as part of SDK build process, if host URL and distributor are specified
2015-11-20 17:44:28 +01:00
rdb
2d6c2c5c6d
Remove dependency on tkpanels and tkwidgets modules when building .p3d package
2015-11-20 17:42:18 +01:00
rdb
378030e9b9
Remove unnecessary "pass" statements from DistributedCamera code
2015-11-19 15:38:57 +01:00
rdb
828fe2af88
Install panda3d runtime to /usr/local/bin/ to fix SIP error on El Capitan
2015-11-19 02:17:06 +01:00
rdb
0869266f1a
Fix base.config error in 1.9
2015-11-13 19:25:24 +01:00
rdb
ba3a2c1e38
Fix saveCubeMap and saveSphereMap in multithreaded pipeline
2015-11-09 02:26:02 +01:00
rdb
b1c7086cbc
Fix Rope, fix some unnecessary reliances on base.config
2015-11-01 15:53:02 +01:00
rdb
d3494edf2c
Address some rare crashes at shutdown
2015-10-31 04:11:12 +01:00
rdb
e48b910382
Don't umount all filesystems when ShowBase is destroyed
2015-10-27 13:00:29 +01:00
rdb
6d4d23cf6c
Fix some p3dCert issues
2015-09-20 16:01:49 +02:00
rdb
6fce996ceb
Add 'ast' module to morepy package
2015-09-15 17:15:12 +02:00
rdb
bed4fdd5af
Fix issue that caused pdeploy to spit out broken win32 installer alongside win_i386 installer
2015-09-11 19:13:55 +02:00
rdb
c9a45f288c
Proper display language detection on Windows
2015-09-11 17:32:49 +02:00
rdb
58963a167c
Implement user preferred language detection on Mac
2015-09-11 15:43:22 +02:00
rdb
d63110a49e
Add localized text strings to p3dcert
2015-09-11 13:27:31 +02:00
rdb
c33f3b3dca
Force httplib2 and pyglet to be platform-independent packages
2015-09-03 03:49:01 +02:00
rdb
e1d7c737cf
Fix "... is not a Multifile" error in pdeployed executables
2015-09-03 03:29:42 +02:00
rdb
f9f62f17f1
Implement font customization options in MacOSX splash window
...
Also, switch to non-deprecated CoreText API
2015-09-02 22:27:56 +02:00
rdb
be58900723
Implement custom font settings for splash window on Windows
2015-09-02 03:52:30 +02:00
rdb
7cae040278
Support custom font settings in splash window + X11 impl
2015-09-02 03:31:28 +02:00
rdb
8fd166e63f
panda3d.exe on Windows now respects child process exit codes
2015-09-01 04:06:29 +02:00
rdb
965ed034b2
Implement border width and bar bgcolor in Windows splash window
2015-09-01 04:02:52 +02:00
rdb
0bba09fc96
Add more customization options for splash screen, use proper Helvetica font for splash window on X11, change dimensioning rules to be more consistent with HTML/CSS rules
2015-09-01 01:13:17 +02:00
rdb
dbb83409e0
More panda3d.exe robustness: make sure contents.xml is fresh if core API fails hash check
2015-09-01 01:09:47 +02:00
rdb
838589ef0f
Fix bug: excluded modules in one package would be implicitly excluded from packages that depend on it
...
This fixes the lack of 'xml' package in the 'morepy' package.
2015-08-28 20:14:05 +02:00
rdb
09f2bea96f
Fix typo in error message
2015-08-23 14:56:53 +02:00
rdb
563f6843a2
Add -x option to packp3d, include 'cur' as an extractable extension by default
2015-08-23 14:56:03 +02:00
rdb
d8f655479a
Remove references to SourceForge CVS repository
2015-08-23 14:12:59 +02:00
rdb
9f85086c10
Apparently Python supports non-int status codes. Handle this correctly in the plug-in.
2015-08-22 20:27:51 +02:00
rdb
eecded05bd
Fix broken imports in ParticleTest
2015-08-20 21:59:12 +02:00
rdb
4342ff741b
Pass exit status of panda process on to panda3d process (non-Windows only so far)
2015-08-20 21:26:39 +02:00
rdb
f14f7d1913
Add missing 'os' module import
2015-08-18 17:46:38 +02:00
rdb
7ed146a4bf
Check environment var names case-insensitively on Windows to avoid PATH vs Path variable conflict
2015-08-17 21:34:10 +02:00
tobspr
e178ca4c9b
Fix missing imports in showbase when using sticky keys (was broken with commit 0aa0f34c74)
2015-08-16 13:52:07 +02:00