Skip to content

Commit 660249a

Browse files
Mogurirdb
authored andcommitted
Remove p3d/AppRunner/plugin system
Co-authored-by: rdb <git@rdb.name> Closes panda3d#734
1 parent 4d9bfe7 commit 660249a

File tree

264 files changed

+1006
-72241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+1006
-72241
lines changed

direct/src/directscripts/DetectPanda3D.js

Lines changed: 0 additions & 99 deletions
This file was deleted.

direct/src/directscripts/RunPanda3D.js

Lines changed: 0 additions & 132 deletions
This file was deleted.

direct/src/dist/commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
from . import FreezeTool
2323
from . import pefile
24-
from direct.p3d.DeploymentTools import Icon
24+
from .icon import Icon
2525
import panda3d.core as p3d
2626

2727

0 commit comments

Comments
 (0)