Does JME have shaped drop shadows?

I have a drop shadow implementation that I’ve posted here before. It’s only shaped based on the bounding boxes of the geometry but it does have the added benefit of intersecting with the scene more correct otherwise.

I included them as part of SimArboreal:

…You can find the class here:

I haven’t tested it with JME 3.1 alpha 5 yet but it worked on alpha 3, I think.