mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Added PhysXDevice.dll and CUDA RT to package physx
This commit is contained in:
parent
ab8123dc68
commit
1a4d47235b
@ -269,6 +269,8 @@ class physx(package):
|
|||||||
require('panda3d')
|
require('panda3d')
|
||||||
|
|
||||||
file('libpandaphysx.dll')
|
file('libpandaphysx.dll')
|
||||||
|
file('physxcudart_20.dll')
|
||||||
|
file('PhysXDevice.dll')
|
||||||
|
|
||||||
class ai(package):
|
class ai(package):
|
||||||
# This package contains the PandAI library for pathfinding
|
# This package contains the PandAI library for pathfinding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user