| .. |
|
.gitignore
|
*** empty log message ***
|
2010-07-06 21:57:17 +00:00 |
|
AppRunner.py
|
Add version of execfile() that uses the VFS
|
2013-07-23 17:27:58 +00:00 |
|
DWBPackageInstaller.py
|
a few tweaks
|
2009-10-25 21:39:41 +00:00 |
|
DeploymentTools.py
|
a couple more new issues with pdeploy
|
2012-10-09 17:08:43 +00:00 |
|
FileSpec.py
|
coupla more fixes for recent breaks to packaging
|
2011-09-23 22:10:40 +00:00 |
|
HostInfo.py
|
per_platform flag, giving better compatibility with old p3d files
|
2012-09-28 20:26:22 +00:00 |
|
InstalledHostData.py
|
automatic package management
|
2010-03-01 23:15:31 +00:00 |
|
InstalledPackageData.py
|
automatic package management
|
2010-03-01 23:15:31 +00:00 |
|
JavaScript.py
|
str(BrowserObject) should call toString()
|
2010-10-24 13:31:05 +00:00 |
|
PackageInfo.py
|
per_platform flag, giving better compatibility with old p3d files
|
2012-09-28 20:26:22 +00:00 |
|
PackageInstaller.py
|
show download progress as a fraction of the total progress, including stuff downloaded previously
|
2010-06-11 22:22:25 +00:00 |
|
PackageMerger.py
|
per_platform flag, giving better compatibility with old p3d files
|
2012-09-28 20:26:22 +00:00 |
|
Packager.py
|
.pyd should be remapped to .so on OSX
|
2013-08-14 15:39:03 +00:00 |
|
PatchMaker.py
|
fix failure to update import.xml hash after modifying it
|
2011-03-15 20:31:18 +00:00 |
|
ScanDirectoryNode.py
|
Fix plugin crash if hosts directory doesn't exist
|
2010-09-17 11:32:53 +00:00 |
|
SeqValue.py
|
coreapi version
|
2010-06-16 01:19:31 +00:00 |
|
Sources.pp
|
MAKE_BAT_SCRIPTS
|
2010-11-09 20:06:19 +00:00 |
|
__init__.py
|
move code to p3d directory for better organization
|
2009-08-23 02:00:03 +00:00 |
|
coreapi.pdef
|
add p3dembedw on windows, hide console window in pdeployed executables by default
|
2011-04-14 08:50:32 +00:00 |
|
p3dWrapper.c
|
Let's not add the Panda3D Runtime to PATH, instead, let's locate it in registry
|
2010-01-20 14:35:00 +00:00 |
|
packp3d.py
|
fix -S; it should accept windows-specific filenames.
|
2012-11-16 17:09:21 +00:00 |
|
panda3d.pdef
|
Separate out ffmpeg and vrpn.
|
2013-08-26 12:17:24 +00:00 |
|
pdeploy.py
|
use win_amd64 instead of win64, and win_i386 instead of win32
|
2012-10-01 18:24:13 +00:00 |
|
pmerge.py
|
add -p option to restrict package selection
|
2011-09-01 18:42:38 +00:00 |
|
ppackage.py
|
fix -S; it should accept windows-specific filenames.
|
2012-11-16 01:43:40 +00:00 |
|
ppatcher.py
|
Fix an error
|
2009-12-22 19:22:27 +00:00 |
|
runp3d.py
|
protect from builds without net or openssl
|
2009-10-13 18:56:17 +00:00 |
|
thirdparty.pdef
|
Move all tk/tcl stuff to the 'tk' package, fix tcl file location
|
2013-07-23 17:54:30 +00:00 |