rdb
|
7004283150
|
Fix stdpy error reporting in Python 2
|
2015-10-10 14:33:53 +02:00 |
Michael
|
a080135f0c
|
remove extensions folder
|
2015-10-09 12:24:03 +02:00 |
rdb
|
7f7f85794d
|
Fix various compilation and linker issues across several platforms
|
2015-10-07 21:09:35 +02:00 |
rdb
|
1ccf1cf29b
|
Port pdeploy to Python 3
|
2015-09-30 14:06:12 +02:00 |
rdb
|
532bee3b9e
|
More fixes to Python 3 rtdist, frozen p3dpython building, new open
|
2015-09-23 11:57:55 +02:00 |
rdb
|
759dc77ee1
|
Merge branch 'release/1.9.x'
|
2015-09-23 11:56:22 +02:00 |
rdb
|
49088fb7ce
|
Fix some issues with new VFS open() implementation
|
2015-09-21 17:46:50 +02:00 |
rdb
|
6d4d23cf6c
|
Fix some p3dCert issues
|
2015-09-20 16:01:49 +02:00 |
rdb
|
62217c652e
|
Fix various link issues on Windows when building rtdist
|
2015-09-20 01:37:49 +02:00 |
rdb
|
445c3461d6
|
Python 3 support to rtdist, reimplement VFS open() on top of io.IOBase, allow freezing into .c target, make VFSImporter and friends frozen into p3dpython
|
2015-09-18 21:20:25 +02:00 |
rdb
|
6fce996ceb
|
Add 'ast' module to morepy package
|
2015-09-15 17:15:12 +02:00 |
rdb
|
d13b43f003
|
Merge branch 'release/1.9.x'
|
2015-09-12 14:16:03 +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
|
1e6ca1451e
|
Merge branch 'release/1.9.x'
|
2015-09-05 15:34:23 +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
|
0ff6475b77
|
Merge branch 'release/1.9.x'
|
2015-09-02 03:32:04 +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
|
677407f586
|
Merge branch 'release/1.9.x'
|
2015-09-01 01:13:59 +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
|
3cd15c3d48
|
Merge branch 'release/1.9.x'
|
2015-08-31 15:59:06 +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
|
cbb3969017
|
Merge remote-tracking branch 'origin/release/1.9.x'
|
2015-08-23 17:03:55 +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
|
0c4c8484ba
|
Merge remote-tracking branch 'origin/release/1.9.x'
|
2015-08-20 21:28:25 +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 |
rdb
|
d569e2ab6f
|
Merge branch 'release/1.9.x'
|
2015-08-16 13:55:42 +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 |
rdb
|
3e34233b1c
|
Implement extracted files for packp3d and pdeploy (only when used together)
This also changes start_dir for pdeployed applications to point to the application directory, no longer to ~/.panda3d/start
|
2015-08-14 16:01:17 +02:00 |
Ed Swartz
|
03d633f2e7
|
For stdpy.file wrapper, handle mode more consistently with Python.
For Python 2, ignore unknown characters in the mode rather than silently failing to open.
For Python 3, fail if unknown characters appear.
|
2015-08-11 11:47:11 -05:00 |
rdb
|
3e6e355577
|
Fix error building rocket package on 1.9 branch
|
2015-08-10 04:35:15 +02:00 |
rdb
|
63c65b4228
|
Merge remote-tracking branch 'origin/release/1.9.x'
Conflicts:
direct/src/showutil/FreezeTool.py
|
2015-08-10 04:02:53 +02:00 |
rdb
|
d74f028198
|
Linux splash window shouldn't block waiting for pipe activity
|
2015-08-10 04:00:41 +02:00 |
rdb
|
03e377091d
|
Add in 'rocket' module for rocket package
|
2015-08-10 02:01:52 +02:00 |
rdb
|
2abc51d88f
|
Allow specifying contents of .py modules with file(text=...) in pdef
|
2015-08-10 01:57:00 +02:00 |
rdb
|
12af94707f
|
Fix cloggage of the pipe communicating with the forked X11 splash window subprocess
|
2015-08-10 01:53:16 +02:00 |