direct.p3d

This package provides the Python interface to functionality relating to the Panda3D Runtime environment.

Deprecated since version 1.10.0: The p3d packaging system has been replaced with the new setuptools-based system. See the Distributing Panda3D Applications manual section.

direct.p3d.AppRunner

This module is intended to be compiled into the Panda3D runtime distributable, to execute a packaged p3d application, but it can also be run directly via the Python interpreter (if the current Panda3D and Python versions match the version expected by the application).

direct.p3d.DWBPackageInstaller

Deprecated since version 1.10.0.

direct.p3d.DeploymentTools

This module is used to build a graphical installer or a standalone executable from a p3d file.

direct.p3d.FileSpec

Deprecated since version 1.10.0.

direct.p3d.HostInfo

Deprecated since version 1.10.0.

direct.p3d.InstalledHostData

Deprecated since version 1.10.0.

direct.p3d.InstalledPackageData

Deprecated since version 1.10.0.

direct.p3d.JavaScript

This module defines some simple classes and instances which are useful when writing code that integrates with JavaScript, especially code that runs in a browser via the web plugin.

direct.p3d.PackageInfo

Deprecated since version 1.10.0.

direct.p3d.PackageInstaller

Deprecated since version 1.10.0.

direct.p3d.PackageMerger

Deprecated since version 1.10.0.

direct.p3d.Packager

This module is used to build a "Package", a collection of files within a Panda3D Multifile, which can be easily be downloaded and/or patched onto a client machine, for the purpose of running a large application.

direct.p3d.PatchMaker

Deprecated since version 1.10.0.

direct.p3d.ScanDirectoryNode

Deprecated since version 1.10.0.

direct.p3d.SeqValue

Deprecated since version 1.10.0.