mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Allow "from panda3d.vision" imports (from libp3vision)
This commit is contained in:
parent
640b428d91
commit
e9c52233f8
@ -9,6 +9,7 @@ panda3d_modules = {
|
||||
"skel" : "libpandaskel",
|
||||
"egg" : "libpandaegg",
|
||||
"ode" : "libpandaode",
|
||||
"vision" : "libp3vision",
|
||||
}
|
||||
|
||||
class panda3d_import_manager:
|
||||
|
Loading…
x
Reference in New Issue
Block a user