2
0
Эх сурвалжийг харах

Updated bounding box computation

Mark Mine 23 жил өмнө
parent
commit
57750c0f8a

+ 1 - 0
direct/src/directtools/DirectManipulation.py

@@ -40,6 +40,7 @@ class DirectManipulationControl(PandaObject):
         self.mode = 'select'
         # Check for a widget hit point
         node, hitPt, hitPtDist = direct.iRay.pickWidget()
+        print node, hitPt, hitPtDist
         # Did we hit a widget?
         if node:
             # Yes!