- fixed mouse cursor to work for all objects
- fixed event signals to work in both graphic engines: 2D and 3D
This commit is contained in:
4
descartes/__init__.py
Normal file
4
descartes/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Turn geometric objects into matplotlib patches"""
|
||||
|
||||
from descartes.patch import PolygonPatch
|
||||
|
||||
Reference in New Issue
Block a user