jMonkeyEngine / jmonkeyengine

A complete 3-D game development suite written in Java.
http://jmonkeyengine.org
BSD 3-Clause "New" or "Revised" License
3.74k stars 1.12k forks source link

SingleLayerInfluenceMask: missing test case #2215

Closed capdevon closed 3 months ago

capdevon commented 4 months ago

To keep track of the forum discussion: https://hub.jmonkeyengine.org/t/singlelayerinfluencemask-missing-test-case/47541

The new class has been added to the core engine in the release of the upcoming version 3.7.0. Since the new class creates a new dependency by extending the ArmatureMask class, a maintenance test case is required IMO.