* Add screen and multiply blending modes This change also fixes a sorting issue: different sorting modes were sorted in different buckets which is incorrect. We want to sort only by distance. * Update release notes and Java API * Fix build error