jme3-utilities-heart v1.1.0
·
2273 commits
to master
since this release
- Reduced the likelihood of MyCamera.listViewPorts() coming up empty
- Accounted for bottom and left in MyCamera.frustumAspectRatio() calculations
- Added a version of Misc.getFpp() that sets numSamples
- Added MyLight class
- Added MyMath.isBetween(int, int, int) method